All of lore.kernel.org
 help / color / mirror / Atom feed
* read and set static ARPs
@ 2003-07-23 19:29 Javier Garza
  2003-07-24  6:44 ` Cedric Blancher
  0 siblings, 1 reply; 2+ messages in thread
From: Javier Garza @ 2003-07-23 19:29 UTC (permalink / raw)
  To: netfilter

Hi.
  somebody know which is  the   patched version of the Red Hat 
/etc/init.d/network
script which read and set static ARPs from a file, /etc/init.d/static-arp.

Thanksssss

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: read and set static ARPs
  2003-07-23 19:29 read and set static ARPs Javier Garza
@ 2003-07-24  6:44 ` Cedric Blancher
  0 siblings, 0 replies; 2+ messages in thread
From: Cedric Blancher @ 2003-07-24  6:44 UTC (permalink / raw)
  To: Javier Garza; +Cc: netfilter

Le mer 23/07/2003 à 21:29, Javier Garza a écrit :
>   somebody know which is  the   patched version of the Red Hat 
> /etc/init.d/network
> script which read and set static ARPs from a file, /etc/init.d/static-arp.

Just fill /etc/ethers file and add a command such as :

	/usr/sbin/arp -f /etc/ethers

to your startup script.

If your file is /etc/init.d/static-arp, then :

	/usr/sbin/arp -f /etc/init.d/static-arp

-- 
http://www.netexit.com/~sid/
PGP KeyID: 157E98EE FingerPrint: FA62226DA9E72FA8AECAA240008B480E157E98EE


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-24  6:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-23 19:29 read and set static ARPs Javier Garza
2003-07-24  6:44 ` Cedric Blancher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.