OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: bringha on March 31, 2017, 08:05:26 am

Title: 17.1.3 and 17.1.4 looses WAN from time2time
Post by: bringha on March 31, 2017, 08:05:26 am
Hello all,

now already the second time in the last 7 days, I experienced a loss of the WAN interface - out of the sudden, system .log contains

Code: [Select]
Mar 31 07:44:51 OPNsense kernel: igb1: Watchdog timeout -- resetting
Mar 31 07:44:51 OPNsense kernel: igb1: Queue(73303552) tdh = 718230942, hw tdt = 38012041
Mar 31 07:44:51 OPNsense kernel: igb1: TX(73303552) desc avail = 0,Next TX to Clean = 0
Mar 31 07:44:51 OPNsense kernel: igb1: link state changed to DOWN
Mar 31 07:44:52 OPNsense configd.py: [2613750e-b422-4cd4-b3e7-af62c8e262a4] Linkup stopping igb1
Mar 31 07:44:52 OPNsense opnsense: /usr/local/etc/rc.linkup: DEVD Ethernet detached event for wan
Mar 31 07:44:52 OPNsense UNKNOWN[95178]: Exiting, sigterm or sigint received.
Mar 31 07:44:52 OPNsense UNKNOWN[95178]: sending stop adverts
Mar 31 07:44:52 OPNsense UNKNOWN[95178]: removing /var/run/radvd.pid
Mar 31 07:44:55 OPNsense kernel: igb1: link state changed to UP
Mar 31 07:44:55 OPNsense configd.py: [95439359-bc6d-431b-8e0c-17a8ec6b78d8] Linkup starting igb1
Mar 31 07:44:55 OPNsense opnsense: /usr/local/etc/rc.linkup: DEVD Ethernet attached event for wan
Mar 31 07:44:55 OPNsense opnsense: /usr/local/etc/rc.linkup: HOTPLUG: Configuring interface wan
Mar 31 07:44:56 OPNsense opnsense: /usr/local/etc/rc.linkup: Accept router advertisements on interface igb1
Mar 31 07:44:56 OPNsense opnsense: /usr/local/etc/rc.linkup: ROUTING: setting IPv4 default route to 192.168.X.X
Mar 31 07:44:56 OPNsense opnsense: /usr/local/etc/rc.linkup: The command '/sbin/route delete -inet 'default'' returned exit code '1', the output was 'route: route has not been found delete net default fib 0: not in table'
Mar 31 07:44:59 OPNsense opnsense: /usr/local/etc/rc.newwanipv6: rc.newwanipv6: Informational is starting igb1.
Mar 31 07:45:00 OPNsense opnsense: /usr/local/etc/rc.newwanipv6: rc.newwanipv6: on (IP address: fe80::XX:XX:XX:a21d) (interface: wan) (real interface: igb1).
Mar 31 07:45:02 OPNsense opnsense: /usr/local/etc/rc.newwanipv6: The command '/sbin/route delete -host 192.168.X.X' returned exit code '1', the output was 'route: route has not been found delete host 192.168.X.X fib 0: not in table'
Mar 31 07:45:02 OPNsense opnsense: /usr/local/etc/rc.newwanipv6: The command '/sbin/route delete -host 8.8.8.8' returned exit code '1', the output was 'route: route has not been found delete host 8.8.8.8 fib 0: not in table'
Mar 31 07:45:02 OPNsense opnsense: /usr/local/etc/rc.newwanipv6: ROUTING: setting IPv4 default route to 192.168.X.X

Despite it seems that WAN is tried to be restarted and reconfigured, traffic is not possible over WAN. Situation can only be fixed by manually restarting the WAN interface via GUI.

Any Idea How I could track this down further?

Looking forward t your reply

Br br