Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 1997 22:21:15 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        zerodist <zerodist@ms2.hinet.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PPP dynamic IP routing
Message-ID:  <Pine.BSI.3.94.970128221941.24983f-100000@localhost>
In-Reply-To: <32E71F38.246E@ms2.hinet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970128221941.24983f-100000>