From owner-freebsd-questions Wed May 6 09:47:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28201 for freebsd-questions-outgoing; Wed, 6 May 1998 09:47:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28187 for ; Wed, 6 May 1998 09:47:22 -0700 (PDT) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.8.8/8.8.8) id LAA10760; Wed, 6 May 1998 11:47:05 -0500 (CDT) Date: Wed, 6 May 1998 11:47:05 -0500 (CDT) From: Mark Tinguely Message-Id: <199805061647.LAA10760@plains.NoDak.edu> To: freebsd-questions@FreeBSD.ORG, THIERRY.HERBELOT@telspace.alcatel.fr Subject: Re: proxy ARP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG proxy arps are established with the arp command: arp -s IP.IP.IP.IP EN:EN:EN:EN:EN:EN pub these entries are need to be updated everytime the proxy-arp machine reboots, so add these lines in the appropriate configuration file (like /etc/rc.local). --mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message