Re: gratuitous ARP with em interface.

From: Petri Helenius (pete_at_he.iki.fi)
Date: 05/29/03

  • Next message: Brad du Plessis: "Re: USB Modem support"
    Date: Thu, 29 May 2003 14:38:54 +0300
    To: Ruslan Ermilov <ru@freebsd.org>
    
    

    I haven't looked that deep into why, but em is quite slow on coming up
    compared to
    fxp for example. Probably something to do with hardware re-initialization.

    Pete

    Ruslan Ermilov wrote:

    >On Wed, May 28, 2003 at 07:57:07PM -0400, akanwar@digitarchy.com wrote:
    >
    >
    >>Hi all,
    >>
    >>Is there a known issue with alias IPs on em interfaces not sending out
    >>gratuitous arps ?
    >>
    >>The situation is as follows:
    >> I am running a custom redundancy daemon that migrates the IP address of a
    >>server from one interface to another in case the active network path fails.
    >>Till now I was experimenting with two fxp interfaces and everything worked
    >>perfectly. i.e. when the ip address moved over (using a perl script to run
    >>ifconfig commands) it sent out grat. arps for each of its alias IPs. This
    >>allowed the router to update its Arp table and talk to the newly active
    >>interface.
    >>
    >>Now when I try running the code with em (gigabit Ethernet over copper)
    >>NICs, I simply do not see the gratuitous arps come out of the new interface.
    >>
    >>I am at a loss to understand what has changed. Could it be that the line
    >>DOWN -> UP time of the em interface is longer thereby causing a loss of
    >>ARPs ? Any suggestions ?
    >>
    >>
    >>
    >Yes, I can reproduce this too, no gratuitous ARP is sent.
    >
    >
    >Cheers,
    >
    >

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Brad du Plessis: "Re: USB Modem support"

    Relevant Pages

    • fxp network problems on alpha
      ... I am experiencing a quite serious problems with the fxp ... interfaces in my alpha running 5.2.1 (the problem also shows ... PING bastard.snore.nl: 56 data bytes ... mbuf cluster usage: ...
      (freebsd-current)
    • TXCSUM on bge0 breaks bridging
      ... I have a machine that I'm using as a workstation, that I would also like to ... It has two interfaces: bge and fxp. ... device attached to fxp0. ...
      (freebsd-stable)
    • em driver + VLANs
      ... Basically bridging vlans - if I ... bridge my two main interfaces it works fine if they are fxp, ...
      (freebsd-net)
    • Re: Something is wrong with the fxp network driver
      ... We have several FreeBSD boxes here. ... Something is wrong with the fxp network driver ... the 6 machines in my cluster with fxp ... > interfaces all died at about the same time with fxp timeout errors. ...
      (freebsd-current)