Menu

#17 arp monitoring + round-robin mode

open
nobody
None
5
2004-01-07
2004-01-07
Anonymous
No

Hello, I'm trying to agregate twoethernet interfaces on
two linux (redhat 7.4.20). I' using bonging (v2.4.20-
20030320"). I'd like not to use mii to monitor link
availability, so I'm trying with arp monitoring. Althought
when working in HA mode it works, when working on
mode 0 It doesn't work (it keeps on sending arp replies,
but the system doesn't care when the interface is not
receiving any frame, and losses one out of two packets)

----- -----
RH |----------- | RH |
|---------- | |
----- -----

mii-tool response
eth0: negotiated 100baseTx-FD, link ok
eth1: negotiated 100baseTx-FD, link ok

ethtool eth0 response
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 32
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: d
Current message level: 0xffffffff (-1)
Link detected: yes

ethtool eth1
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 32
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: d
Current message level: 0xffffffff (-1)
Link detected: yes
Is it possible to make it work? maybe patching the
bonding driver?

Discussion


Log in to post a comment.