From owner-freebsd-questions Sun Nov 8 09:52:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01840 for freebsd-questions-outgoing; Sun, 8 Nov 1998 09:52:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cask.force9.net (cask.force9.net [195.166.128.29]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA01830 for ; Sun, 8 Nov 1998 09:52:15 -0800 (PST) (envelope-from banta@ghulam.force9.co.uk) Received: (qmail 10913 invoked from network); 8 Nov 1998 17:54:16 -0000 Received: from relay2.force9.net (195.166.128.25) by cask.force9.net with SMTP; 8 Nov 1998 17:54:16 -0000 Received: (qmail 11318 invoked from network); 8 Nov 1998 17:45:25 -0000 Received: from 473.hiper01.shef.dialup.force9.net (HELO signup) (195.166.143.217) by relay2.force9.net with SMTP; 8 Nov 1998 17:45:25 -0000 From: "Ghulam Dastgir" To: Subject: Getting User PPP working for FBSD 2.2.6 Date: Sun, 8 Nov 1998 17:50:12 -0800 Message-ID: <01be0b83$4a510e80$d98fa6c3@signup> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BE0B40.3C2DCE80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BE0B40.3C2DCE80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, 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 a host of 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 configuration /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?). =20 /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" set timeout 120 deny lqr=20 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 delete ALL add 0 0 HISADDR ------=_NextPart_000_0004_01BE0B40.3C2DCE80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi, 

I've followed the instructions on my online handbook and configured = User PPP.=20 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=20 included any "auto" options etc yet) to my local ISP (by = typing=20 "dial ISP" at the ppp prompt) I get a host of error/warning = messages=20 like: add route failed; 0.0.0.0:errno:network is unreachable; = DialModem:dial=20 failed.

Any ideas?

I've included my main configuration /etc/ppp/ppp.conf below. For the = sake of=20 brevity I've not included my other files (though I've double checked = them as=20 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=20 OK-AT-OK \\dATDT\\T TIMEOUT 40 = CONNECT"

ISP:

set phone "08451422000"

set login "TIMEOUT 10 gin:-BREAK-gin: ghulam word: ghu1am=20 col:ppp"

set timeout 120

deny lqr

set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0

delete ALL

add 0 0 HISADDR

------=_NextPart_000_0004_01BE0B40.3C2DCE80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message