Hi! We recently moved from a Cisco based router to OpenBSD and have
been wrapped. The only issue is that recently, every 2 days or so, the
OBSD 3.9 router stops moving packets and has to be rebooted. The
system is an dual AMD 64 with

The console reports "bge0: Watchdog timeout"

The console responsiveness is intermittent - I get 5 secons (ish) of
input before it freezes for around 10 seconds. This repeats over and
over.

Top says their is only 1 process on the queue.

ifconfig says all NICs are up and connected.

I'm at a loss where to start looking.

# ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
       groups: lo
       inet 127.0.0.1 netmask 0xff000000
       inet6 ::1 prefixlen 128
       inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
       lladdr 00:e0:81:32:06:57
       media: Ethernet autoselect (100baseTX full-duplex)
       status: active
       inet 10.1.1.17 netmask 0xff000000 broadcast 10.255.255.255
       inet6 fe80::2e0:81ff:fe32:657%fxp0 prefixlen 64 scopeid 0x1
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
       lladdr 00:ex:8x:3x:0x:a4
       groups: egress
       media: Ethernet autoselect (1000baseT full-duplex)
       status: active
       inet x.x.x.86 netmask 0xfffffffc broadcast x.x.x.87
       inet6 xe80::xe0:x1ff:xe32:xa4%bge0 prefixlen 64 scopeid 0x2
bge1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
       lladdr 00:ex:8x:3x:0x:a5
       media: Ethernet autoselect (1000baseT full-duplex)
       status: active
       inet y.y.y.254 netmask 0xffffff00 broadcast y.y.y.255
       inet6 xe80::xe0:x1ff:xe32:xa5%bge1 prefixlen 64 scopeid 0x3

Reply via email to