Re: Loading permanent ARP entries at boot time

From: Ted Cabeen (ted_at_cabeen.org)
Date: 10/18/05

  • Next message: Foojian Lee: "ss"
    To: freebsd-isp@freebsd.org
    Date: Mon, 17 Oct 2005 15:00:07 -0700
    
    

    Brian Candler <B.Candler@pobox.com> writes:

    > On Sun, Oct 16, 2005 at 08:11:50AM -0500, Thomas S. Crum - AAA Web Solution, Inc. wrote:
    >> 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.
    >
    > Put your commands in /etc/rc.local

    You can also use /etc/ethers, although that might not be exactly what
    you're looking for. See ethers(5) for more info.

    -- 
    Ted Cabeen                http://www.cabeen.org                 ted@cabeen.org
    Check Website or Keyserver for PGP/GPG Key BA0349D2            ted@impulse.net
    "I have taken all knowledge to be my province." -F. Bacon   secabeen@pobox.com
    "Human kind cannot bear very much reality."-T.S.Eliot       secabeen@gmail.com
    _______________________________________________
    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"
    

  • Next message: Foojian Lee: "ss"

    Relevant Pages