Date: Sat, 14 Nov 1998 21:51:03 +0000 From: Brian Somers <brian@Awfulhak.org> To: "Ghulam Dastgir" <banta@ghulam.force9.co.uk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: User PPP for FBSD 2.2.6 Message-ID: <199811142151.VAA19287@woof.lan.awfulhak.org> In-Reply-To: Your message of "Fri, 13 Nov 1998 22:27:00 PST." <01be0f97$c9626620$b690a6c3@signup>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,=20 > > I've followed the instructions on my online handbook and configured User = > PPP. I'm a typical home user with dynamically allocated IP addresses. > > Anyway, when I try to start a straight-forward ppp connection (I've not = > included any "auto" options etc yet) to my local ISP (by typing "dial = > ISP" at the ppp prompt) I get error/warning messages like: add route = > failed; 0.0.0.0:errno:network is unreachable; DialModem:dial failed. > > Any ideas? > > I've included my main ppp configuration file /etc/ppp/ppp.conf below. = > For the sake of brevity I've not included my other files (though I've = > double checked them as well - if you want I can supply these?). > > > > /etc/ppp/ppp.conf:- > > default: > > set device /dev/cuaa0 > > set speed 115200 > > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK = > \\dATDT\\T TIMEOUT 40 CONNECT" > > ISP: > > set phone "08451422000" > > set login "TIMEOUT 10 gin:-BREAK-gin: ghulam word: ghu1am col:ppp" Enable chat logging and you'll see that you're expecting the other side to send ``col:ppp''. I doubt they will. [......] Get the latest ppp from http://www.Awfulhak.org/ppp.html if you want the add warning to go away. -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour.... 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?199811142151.VAA19287>