From owner-freebsd-questions Sat May 2 06:46:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23286 for freebsd-questions-outgoing; Sat, 2 May 1998 06:46:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from flint.cyweb.com (root@cyweb.com [209.83.135.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23281 for ; Sat, 2 May 1998 06:46:56 -0700 (PDT) (envelope-from harry@visiontm.com) Received: from hp (pp43.islc.net [208.236.113.43]) by flint.cyweb.com (8.8.0/8.6.9) with SMTP id JAA03159; Sat, 2 May 1998 09:14:38 -0500 From: "Harry Patterson" To: "John Kelly" Cc: "freebsd-questions" Subject: Re: PPPD and Proxyarp Date: Sat, 2 May 1998 09:42:58 -0400 Message-ID: <01bd75d0$380c00c0$2b71ecd0@hp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John, Thanks for the reply. I know the 192.168 is reserved for Intranet's only, that's why I am using them on the ethernet and trying to use PPPD to obtain the Internet addresses. PPPD man pages say you can do it this way and the handbook provides almost this exact example using PPP. My understanding is that proxyarp is supposed to provide this "aliasing" so that the local net can use the PPPD connection. I had it working once using PPP by playing with manual settings which I thought I documented well, but now can't reproduce :-( . I haven't yet gotten PPPD to work with the proxyarp. Harry On Sat, 2 May 1998 07:49:54 -0400, "Harry Patterson" wrote: >The man page for PPPD says "The proxyarp option causes pppd to look for a >network interface on the same subnet as the remote host". I assume this is >my problem as my local net is 192.168.93 and my PPP connection is >208.236.113. You can't use 192.168.x.x on the Internet! They are unregistered addresses for internal use only. You have to set up NATD/IPFW to get address translation if you want 192.168.x.x hosts to talk on the Internet. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message