Date: Sun, 8 Nov 1998 17:52:49 -0800 From: "Ghulam Dastgir" <banta@ghulam.force9.co.uk> To: <freebsd-questions@FreeBSD.ORG> Subject: Fw: Getting User PPP working for FBSD 2.2.6 Message-ID: <01be0b83$a7e9eee0$d98fa6c3@signup>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_0012_01BE0B40.99C6AEE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable -----Original Message----- From: Ghulam Dastgir <banta@ghulam.force9.co.uk> To: freebsd-questions@freebsd.org <freebsd-questions@freebsd.org> Date: Sunday, November 08, 1998 5:50 PM Subject: Getting User PPP working for FBSD 2.2.6 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 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?). /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_0012_01BE0B40.99C6AEE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=3Dtext/html;charset=3Diso-8859-1 = http-equiv=3DContent-Type><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 = HTML//EN"> <META content=3D'"MSHTML 4.71.1712.3"' name=3DGENERATOR> </HEAD> <BODY bgColor=3D#ffffff> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2><B>-----Original = Message-----</B><BR><B>From:=20 </B>Ghulam Dastgir <<A=20 href=3D"mailto:banta@ghulam.force9.co.uk">banta@ghulam.force9.co.uk</A>&g= t;<BR><B>To:=20 </B><A=20 href=3D"mailto:freebsd-questions@freebsd.org">freebsd-questions@freebsd.o= rg</A>=20 <<A=20 href=3D"mailto:freebsd-questions@freebsd.org">freebsd-questions@freebsd.o= rg</A>><BR><B>Date:=20 </B>Sunday, November 08, 1998 5:50 PM<BR><B>Subject: </B>Getting User = PPP=20 working for FBSD 2.2.6<BR><BR></DIV></FONT> <DIV><FONT face=3D"Courier New" size=3D2> <P>Hi, </P> <P>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.</P> <P>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.</P> <P>Any ideas?</P> <P>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?).</P> <P> </P> <P><STRONG><EM>/etc/ppp/ppp.conf:-</EM></STRONG></P> <P>default:</P> <P>set device /dev/cuaa0</P> <P>set speed 115200</P> <P>set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" = ATE1Q0=20 OK-AT-OK <A href=3D"file://\\dATDT\\T">\\dATDT\\T</A> TIMEOUT 40 = CONNECT"</P> <P>ISP:</P> <P>set phone "08451422000"</P> <P>set login "TIMEOUT 10 gin:-BREAK-gin: ghulam word: ghu1am=20 col:ppp"</P> <P>set timeout 120</P> <P>deny lqr </P> <P>set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0</P> <P>delete ALL</P> <P>add 0 0 HISADDR</P></FONT></DIV></BODY></HTML> ------=_NextPart_000_0012_01BE0B40.99C6AEE0-- 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?01be0b83$a7e9eee0$d98fa6c3>