https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208205
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from [email protected] --- Just a "me too" here... The box is a 10.3p5 running as a router/server. The internal interface (re0) got blocked (just once luckily until now). The outside interface (re1) was working, so I could log in remotely and reboot; ifconfig re0 down/up would not help. powerd is running in its default config (i.e. just powerd_enable="YES" in /etc/rc.conf). PF is not running, but IPFW is. # pciconf -lv ... re0@pci0:2:0:0: class=0x020000 card=0x78171462 chip=0x816810ec rev=0x0c hdr=0x00 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller' class = network subclass = ethernet re1@pci0:3:0:0: class=0x020000 card=0x34687470 chip=0x816810ec rev=0x06 hdr=0x00 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller' class = network subclass = ethernet -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
