Date: Sat, 20 Feb 1999 20:12:40 -0800 From: "Dan O'Connor" <dan@jgl.reno.nv.us> To: <freebsd-questions@FreeBSD.ORG>, "Enoch Wu" <wue@eskimo.com> Subject: Re: User PPP fails to connect with dynamic IP. Message-ID: <084401be5d50$711019c0$0200000a@danco.home>
next in thread | raw e-mail | index | archive | help
In /etc/ppp/ppp.conf, try changing these lines: > set ifaddr 127.0.0.1/0 127.0.0.2/0 > delete ALL > add 127.0.0.1/0 255.255.255.0 204.122.22.0/16 to: set ifaddr 127.0.0.1/0 127.0.0.2/0 255.255.255.0 add 0 0 127.0.0.2 Good luck! --Dan ** The thing I like most about Windows 98 is... ** You can download FreeBSD with it! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?084401be5d50$711019c0$0200000a>