Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 1997 16:20:08 +0800
From:      zerodist <zerodist@ms2.hinet.net>
To:        freebsd-current@freebsd.org, freebsd-stable@freebsd.org, freebsd-questions@freebsd.org
Subject:   PPP dynamic IP routing
Message-ID:  <32E71F38.246E@ms2.hinet.net>

next in thread | raw e-mail | index | archive | help
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
    add 0 0 203.70.2.4/24 in ppp.linkup
But it seems not much help. Now I still have to add default route
manually.
In linux I can solve this problem using device name.
Thanks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32E71F38.246E>