I have a pair of Dell R210's running pfsense 2.1

On the dashboard, one of them sometimes shows "<full-duplex,master>" which after a few seconds changes to "<full-duplex" (without the trailing angle-backet)

This is on the slave box so it's carp BACKUP.

# ifconfig bce1
bce1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=c00bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWTSO,LINKSTATE>
    ether xx:xx:xx:xx:xx:xx
    inet ppp.pp.pp.230 netmask 0xfffffff0 broadcast ppp.pp.pp.239
    inet6 fe80::xxxx:xxff:fexx:xxxx%bce1 prefixlen 64 scopeid 0x4
    inet6 x:x:x:x::x prefixlen 64
    nd6 options=1<PERFORMNUD>
    media: Ethernet autoselect (1000baseT <full-duplex,master>)
    status: active
# ifconfig | grep -i carp
    carp: BACKUP vhid 101 advbase 1 advskew 100
    carp: BACKUP vhid 102 advbase 1 advskew 100
    carp: BACKUP vhid 201 advbase 1 advskew 100
    carp: BACKUP vhid 202 advbase 1 advskew 100
    carp: BACKUP vhid 100 advbase 1 advskew 100
    carp: BACKUP vhid 200 advbase 1 advskew 100

All the other interfaces show only <full-duplex>, as do all the interfaces on the master pfsense box.

Can someone tell me what's going on? And also why does the web interface truncate the ,master> part off after a few seconds?

Thanks,

Brian.
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to