From owner-freebsd-questions Tue Jan 28 22:21:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA12419 for questions-outgoing; Tue, 28 Jan 1997 22:21:22 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA12413 for ; Tue, 28 Jan 1997 22:21:19 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.4/8.6.12) with SMTP id WAA01170; Tue, 28 Jan 1997 22:21:15 -0800 (PST) Date: Tue, 28 Jan 1997 22:21:15 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: zerodist cc: freebsd-questions@freebsd.org Subject: Re: PPP dynamic IP routing In-Reply-To: <32E71F38.246E@ms2.hinet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Yow! Crosspost overkill! Please try to limit posting to one or two lists. Thanks! On Thu, 23 Jan 1997, zerodist wrote: > I use a dial up phone to dial up to my ISP. Both my ISP and I got ip > addresses > randomly. To do automatic routing, I use Ip style as follows in ppp.conf > and > ppp.linkup. > ifconfig 203.70.2.66/24 203.70.2.4/24 in ppp.conf Are you sure you want to hardwire this? > add 0 0 203.70.2.4/24 in ppp.linkup Change this to 'add 0 0 HISADDR' and it should work better. (HISADDR==other side's IP address, MYADDR=IP address assigned to your/local side) I've had trouble getting ppp.linkup to execute properly, but that may be my fault. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major