Re: How to hard wire arp tables? (Newbie)

From: Luciano Miguel Ferreira Rocha (strange@nsk.yi.org)
Date: 11/14/01


Date: Wed, 14 Nov 2001 22:30:30 +0000
From: Luciano Miguel Ferreira Rocha <strange@nsk.yi.org>
To: focus-linux@securityfocus.com
Subject: Re: How to hard wire arp tables? (Newbie)
Message-ID: <20011114223030.A19812@nsk.yi.org>

On Wed, Nov 14, 2001 at 11:55:07AM -0800, Seth Arnold wrote:
> And, as a final parting thought -- arp's manpage claims to handle the
> arp *cache* .. does -f tell the arp tool to set those entries to 'never
> delete' in the cache?

A manually inserted arp definition is considered as static and never
expiring:

My man arp:

-s ....
If the temp flag is not supplied entries will be permanent stored into
the ARP cache. ^^^ ^^^^^^^^^

-f ....
Similar to the -s option, only this time the address info is taken from file.
...
Additionally the pub, temp and netmask flags can be used.

Regards,
Luciano Rocha

-- 
Luciano Rocha, strange@nsk.yi.org

The trouble with computers is that they do what you tell them, not what you want. -- D. Cohen



Relevant Pages

  • mac address issue
    ... I'm seeing two different mac addresses ... it's arp cache, but the switch plugged into that port doesn't. ...
    (Security-Basics)
  • Re: switch jamming
    ... > There are two widely-understood ways to make a switch send traffic your ... The other is to poison the ARP cache of one or more ... > that people are referring to the MAC address cache rollover attack ...
    (Vuln-Dev)
  • Re: Replacing a PIX 515E with a PIX 515
    ... She recommended that we reset the ARP ... After looking at the ARP cache on our router, ...
    (comp.dcom.sys.cisco)
  • Re: Any reasons to filter ARP packets?
    ... but maybe clear the cache (using the 'arp' command). ... Are they comming from the gateway MAC and out-site IP adresses? ... I don't observe any connection attempts any more. ...
    (comp.os.linux.security)
  • Re: Solaris ARP bug?
    ... all hosts listening on that wire should cache the ... Is ARP really covered in the Ethernet specification? ... RFC 826 says that a host should update an *existing* ARP cache entry ...
    (comp.sys.sun.admin)