Loading permanent ARP entries at boot time
From: Thomas S. Crum - AAA Web Solution, Inc. (tscrum_at_aaawebsolution.com)
Date: 10/16/05
- Previous message: Brian Candler: "Re: Courier from ports without FAM? or securing FAM."
- Next in thread: Thomas S. Crum - AAA Web Solution, Inc.: "RE: Loading permanent ARP entries at boot time"
- Reply: Thomas S. Crum - AAA Web Solution, Inc.: "RE: Loading permanent ARP entries at boot time"
- Reply: Brian Candler: "Re: Loading permanent ARP entries at boot time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-isp@freebsd.org> Date: Sun, 16 Oct 2005 08:11:50 -0500
Hi all,
I am having a terrible time answering this silly question.
I am trying to load arp entries from a file at boot time.
I can add the individual permanent arp entries with:
arp -S hostname ether_addr
But, when I reboot the system the arp entries are lost.
I understand that I can load arp entries from a file with:
arp -f file.txt
file.txt = hostname ether_addr [temp] [pub]
But, how can I make arp read this file at boot time?
Thank you,
-Tom
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Brian Candler: "Re: Courier from ports without FAM? or securing FAM."
- Next in thread: Thomas S. Crum - AAA Web Solution, Inc.: "RE: Loading permanent ARP entries at boot time"
- Reply: Thomas S. Crum - AAA Web Solution, Inc.: "RE: Loading permanent ARP entries at boot time"
- Reply: Brian Candler: "Re: Loading permanent ARP entries at boot time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|