From owner-freebsd-questions Tue Feb 13 07:20:57 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA16881 for questions-outgoing; Tue, 13 Feb 1996 07:20:57 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA16871 for ; Tue, 13 Feb 1996 07:20:54 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id IAA22319; Tue, 13 Feb 1996 08:23:27 -0700 Date: Tue, 13 Feb 1996 08:23:27 -0700 From: Nate Williams Message-Id: <199602131523.IAA22319@rocky.sri.MT.net> To: "Jay L. West" Cc: nate@sri.MT.net, freebsd-questions@freebsd.org Subject: Re: Several misc. questions on user mode PPP In-Reply-To: <199602130732.HAA06754@bsd.tseinc.com> References: <199602130732.HAA06754@bsd.tseinc.com> Sender: owner-questions@freebsd.org Precedence: bulk > >> 1) I thought I had seen discussion in the mail list archives on doing 'arp' > >> commands when using iijPPP on dial in lines. Is it really necessary or am I > >> halucinating :))? Aren't arp entries added automatically via the ifconfig > >> for the tunx devices anyway? > > > >Sure, but the other machines on the same network don't have a route to > >the box. > > So.... do the arp commands get typed on a machine connecting via iijppp? The arp entries are added on the PPP server box, not the client. Whomever you are connecting to must allow proxy-arp routing to you. Nate