Skip to content

Instantly share code, notes, and snippets.

@fireglow
Created October 19, 2017 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fireglow/7385b866725e9256d49e1781743d62e0 to your computer and use it in GitHub Desktop.
Save fireglow/7385b866725e9256d49e1781743d62e0 to your computer and use it in GitHub Desktop.
Testing OPNsense re issues
Test scenario:
1. Remove all ethernet cables
2. Boot up system from CF card
3. Configure Interfaces: vr0 as WAN, re0 as LAN
4. Plug in cable modem to vr0
5. Plug in LAN switch to re0
Test case #1, image: OPNsense-17.7.5-OpenSSL-serial-i386.img
vr0= ok, DHCP lease from cable modem after step 4
re0= issues after step 5: Repeated Interface UP/DOWN in dmesg, then system locks up
Test case #2, image: OPNsense-201710181831-OpenSSL-serial-i386.img
vr0= ok, DHCP lease from cable modem after step 4
re0= issues after step 5: Repeated Interface UP/DOWN in dmesg, then system locks up
Note:
FreeBSD-11.1-STABLE-i386-20171012-r324546-mini-memstick.img:
Everything works as expected: vr0, re0, re1 can be set up, can acquire DHCP leases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment