From owner-freebsd-questions Fri May 29 11:52:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09824 for freebsd-questions-outgoing; Fri, 29 May 1998 11:52:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09737 for ; Fri, 29 May 1998 11:52:14 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id LAA00462; Fri, 29 May 1998 11:51:45 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Fri, 29 May 1998 11:51:45 -0700 (PDT) From: Doug White Reply-To: Doug White To: "Oleg G." cc: Questions Subject: Re: PPPD question. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 29 May 1998, Oleg G. wrote: > On Thu, 28 May 1998, Doug White wrote: > > > On Thu, 28 May 1998, Oleg G. wrote: > > > > > > > > Thanx, I'm resolv my problem. > > > My bug is: > > > -I have the part of C-class IP addresses > > > 195.230.139.50-195.230.139.63 netmask 255.255.255.240 > > > -and I try to connect 195.230.139.50:195.230.139.51 in the same > > > subnet, via ppp, but it not working > > > -when I used IP 198.192.2.1 on remote, and change the > > > /etc/ppp/options on server and remote, I link the boxes :) > > > > > > My question: > > > In one subnet I not connect two boxes via ppp? > > > > It should work, concievably, but the server has to know how to route it. > > Hi Doug! > Thanx, for Your msg. > It does not work now, I do not know where is my bug. > What I have to say to server how to route it. > It must be configured? > If yes, could You please, write to me which the rc.*, or any other files, > I have to edit? You probably have to enable proxy arp on the server. I remember doing this a while back and having that problem until I enabled proxyarp on the server (which was running pppd). Just add `proxyarp' to the /etc/ppp/options file on the server and you should be okay. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message