arp entries for local interfaces disappearing ?

From: Luigi Rizzo (luigi_at_freebsd.org)
Date: 04/07/04

  • Next message: Ruslan Ermilov: "Re: arp entries for local interfaces disappearing ?"
    Date: Wed, 7 Apr 2004 10:57:48 -0700
    To: net@freebsd.org
    
    

    Can someone explain why, in my arp table, i don't have an
    entry for my local machine ? I just noticed this by chance,
    on my 4.9 box at the office, and now again at home:

    > ifconfig
        rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
                inet 10.0.1.55 netmask 0xffffff00 broadcast 10.0.1.255
                inet 10.1.1.236 netmask 0xffffff00 broadcast 10.1.1.255
                ether 00:40:f4:34:b1:4b
                media: Ethernet autoselect (100baseTX <full-duplex>)
                status: active
        lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
                inet 127.0.0.1 netmask 0xff000000
    > arp -na
        ? (10.0.1.52) at 00:02:2d:08:a3:3b on rl0 [ethernet]
        ? (10.0.1.64) at 52:54:05:de:99:7c on rl0 [ethernet]
    >

    the interface is actually up and moving traffic -- the box is talking
    to 10.0.1.52.
    The route magically reappears if i try to open a session to the
    local box using the interface's address:

    > ssh 10.0.1.55
          ... bla bla bla ...
    > arp -na
        ? (10.0.1.52) at 00:02:2d:08:a3:3b on rl0 [ethernet]
        ? (10.0.1.55) at 00:40:f4:34:b1:4b on rl0 permanent [ethernet]
        ? (10.0.1.64) at 52:54:05:de:99:7c on rl0 [ethernet]

    and it's marked permanent, so it should not expire! Yet it
    looks like they do anyways...

    cheers
    luigi
    _______________________________________________
    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: Ruslan Ermilov: "Re: arp entries for local interfaces disappearing ?"

    Relevant Pages

    • Re: arp entries for local interfaces disappearing ?
      ... >entry for my local machine? ... I just noticed this by chance, ... ping -c 1 to the startup script so the entry would ... To unsubscribe, ...
      (freebsd-net)
    • Re: arp entries for local interfaces disappearing ?
      ... > entry for my local machine? ... I just noticed this by chance, ... Or when it's parent route gets removed, it's deleted too, ...
      (freebsd-net)
    • RE: Migrating From W2K Server to W2K3 Server
      ... Adprep created the log file ADPrep.log under ... Adprep copied file K:\I386\schema.ini from installation ... point to local machine under directory C:\WINNT\system32. ... The base entry to start the search is ...
      (microsoft.public.windows.server.migration)
    • Re: [SLE] Fetchmail drama
      ... On Sunday 28 March 2004 20:55, Bruce Marshall wrote: ... > where 'linux1' is the name of my local machine. ... You'll see an entry in ...
      (SuSE)
    • Re: 2 servers, one wont ping from behind firewalls
      ... stroller wrote: ... In particular, the IP stack thought it was a local machine, so it ... sent an ARP request for the hardware address. ... < This line left intentionally blank to confuse you. ...
      (comp.unix.solaris)