https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261746
--- Comment #9 from Michael <[email protected]> --- > Does manually re-adding the IP address for the hn/mce interface or setting > the link up/down change anything? No. Up/Down - doesn't change anything. root@frw05v5:~ # ifconfig . . . hn1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=8051b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,TSO4,LRO,LINKSTATE> ether 00:15:5d:d0:8b:43 inet 172.27.172.23 netmask 0xffffff00 broadcast 172.27.172.255 media: Ethernet 10GBase-CR1 <full-duplex,rxpause,txpause> status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> mce0: flags=8a43<UP,BROADCAST,RUNNING,ALLMULTI,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=8805bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,LRO,LINKSTATE> ether 00:15:5d:d0:8b:43 media: Ethernet 10GBase-CR1 <full-duplex,rxpause,txpause> status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> root@frw05v5:~ # ifconfig hn1 down root@frw05v5:~ # ifconfig hn1 up root@frw05v5:~ # ifconfig mce0 down root@frw05v5:~ # ifconfig mce0 up -- You are receiving this mail because: You are on the CC list for the bug.
