Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 1997 05:37:27 -0800
From:      Julian Elischer <julian@whistle.com>
To:        StevenR362@aol.com
Cc:        zerodist@ms2.hinet.net, freebsd-current@FreeBSD.ORG
Subject:   Re: PPP dynamic IP routing
Message-ID:  <32E8BB17.41C67EA6@whistle.com>
References:  <970123210549_-2012976636@emout09.mail.aol.com>

next in thread | previous in thread | raw e-mail | index | archive | help
StevenR362@aol.com wrote:

> Try adding the following entry to ppp.linkup
> # Otherwise, simply add peer as default gateway.
> MYADDR:
>  add 0 0 HISADDR
> 
> You don't need an ifconfig line in ppp.conf but if you insist then do it like
> this.
>  set ifaddr 203.70.2.66/24 203.70.2.4/24 255.255.255.0
> ^ remember to have a leading space.
> 
The trick is to rememebr that HISADDR is a LITERAL and that you are 
not supposed to replace it with "his address"

I took months to figure that out.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32E8BB17.41C67EA6>