From owner-freebsd-questions Sat Nov 14 14:12:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA20135 for freebsd-questions-outgoing; Sat, 14 Nov 1998 14:12:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA20127 for ; Sat, 14 Nov 1998 14:12:13 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.Awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id WAA15459; Sat, 14 Nov 1998 22:11:46 GMT (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id VAA19287; Sat, 14 Nov 1998 21:51:04 GMT (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199811142151.VAA19287@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Ghulam Dastgir" cc: freebsd-questions@FreeBSD.ORG Subject: Re: User PPP for FBSD 2.2.6 In-reply-to: Your message of "Fri, 13 Nov 1998 22:27:00 PST." <01be0f97$c9626620$b690a6c3@signup> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 14 Nov 1998 21:51:03 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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 , , 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