Re: arp entries for local interfaces disappearing ?

From: Ruslan Ermilov (ru_at_FreeBSD.org)
Date: 04/07/04

  • Next message: Luigi Rizzo: "Re: arp entries for local interfaces disappearing ?"
    Date: Wed, 7 Apr 2004 21:38:43 +0300
    To: Luigi Rizzo <luigi@FreeBSD.org>
    
    
    

    On Wed, Apr 07, 2004 at 10:57:48AM -0700, Luigi Rizzo wrote:
    > 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...
    >
    Here it doesn't disappear. Perhaps, you have some routing daemons
    running? Or when it's parent route gets removed, it's deleted too,
    for example, if you re-run ifconfig(8) on the interface. Please
    also note that if net.link.ether.inet.useloopback=1, the route is
    actually through lo0 (route -vn get -host 10.0.1.55).

    Cheers,

    -- 
    Ruslan Ermilov
    ru@FreeBSD.org
    FreeBSD committer
    
    



  • Next message: Luigi Rizzo: "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)
    • arp entries for local interfaces disappearing ?
      ... Can someone explain why, in my arp table, i don't have an ... entry for my local machine? ... I just noticed this by chance, ...
      (freebsd-net)
    • Re: Linux is Driving me $#@!!!! nutz!!!
      ... Do the route command, and you'll see a list of what addresses get routed where. ... is the loopback route to the local machine. ... If you want to make your machine with the modem a local router for your home net, you will have to delete the route entry for 0.0.0.0 on device ...
      (rec.crafts.metalworking)
    • 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)