Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 1999 22:27:25 -0500
From:      "The Novatnack" <phlegm@enter.net>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   PPP question
Message-ID:  <001101be7026$15534740$0d9c10cf@default>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_000E_01BE6FFC.2AE2C920
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hey,
This is what i know. The tun device is set up. The modem is detected and =
is at the right IRQ and com port. The error i get when i want to dial =
is.  I am manually dialing from my ISP.  It is a single computer.  I =
tried to include all the files that you would need.  Tell me if you need =
any more info.  THANKS!

Add route failed: 0.0.0.0 errno:Network is unreachable
Warning: Config: DNS no such key word
Warning: enable: Failed 1


=3D=3D=3D=3D=3D=3D=3D /etc/resolv.conf - Had to create it manually, =
wasnt there.
nameserver =3D ISP's nameserver 1
nameserver =3D ISP's nameserver 2

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D/etc/rc.conf
router=3D"NO"
router_enabled=3D"NO"

=3D=3D=3D=3D=3D=3D=3D=3D=3D/etc/ppp/ppp.linkup
provider:
    delete ALL
    add default HISADDR

=3D=3D=3D=3D=3D=3D=3D=3D /etc/ppp/ppp.conf
default:
    set device /dev/cuaa1
    set speed 38400=20
    set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\"         =
ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
provider:
    set phone "ISP's number"=20
    set login "TIMEOUT 5 ogin:--ogin: ppp word: ppp"=20
    set timeout 300=20
    set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0=20
    add default HISADDR
    enable dns=20

=3D=3D=3D=3D=3D=3D=3D /etc/hosts

127.0.0.1 kurrupt kurrupt.error23

=3D=3D=3D=3D=3D=3D=3D=3D/etc/host.conf
bind
hosts=20

------=_NextPart_000_000E_01BE6FFC.2AE2C920
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>
<META content=3D'"MSHTML 5.00.0910.1309"' name=3DGENERATOR></HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>
<DIV>Hey,<BR>This is what i know. The tun device is set up. The modem is =

detected and is at the right IRQ and com port. The error i get when i =
want to=20
dial is.&nbsp; I am manually dialing from my ISP.&nbsp; It is a single=20
computer.&nbsp; I tried to include all the files that you would =
need.&nbsp; Tell=20
me if you need any more info.&nbsp; THANKS!<BR></DIV>
<DIV>Add route failed: 0.0.0.0 errno:Network is unreachable<BR>Warning: =
Config:=20
DNS no such key word<BR>Warning: enable: Failed 1</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>=3D=3D=3D=3D=3D=3D=3D /etc/resolv.conf - Had to create it =
manually, wasnt=20
there.<BR>nameserver =3D ISP's nameserver 1<BR>nameserver =3D ISP's =
nameserver=20
2</DIV>
<DIV>&nbsp;</DIV>
<DIV>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D/etc/rc.conf<BR>router=3D&quot;NO&quot=
;<BR>router_enabled=3D&quot;NO&quot;</DIV>
<DIV>&nbsp;</DIV>
<DIV>=3D=3D=3D=3D=3D=3D=3D=3D=3D/etc/ppp/ppp.linkup<BR>provider:<BR>&nbsp=
;&nbsp;&nbsp; delete=20
ALL<BR>&nbsp;&nbsp;&nbsp; add default HISADDR</DIV>
<DIV>&nbsp;</DIV>
<DIV>=3D=3D=3D=3D=3D=3D=3D=3D =
/etc/ppp/ppp.conf<BR>default:<BR>&nbsp;&nbsp;&nbsp; set device=20
/dev/cuaa1<BR>&nbsp;&nbsp;&nbsp; set speed 38400 <BR>&nbsp;&nbsp;&nbsp; =
set dial=20
&quot;ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \&quot;\&quot; =
&nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; ATE1Q0 OK-AT-OK <A =
href=3D"file://\\dATDT\\T">\\dATDT\\T</A>=20
TIMEOUT 40 CONNECT&quot;<BR>provider:<BR>&nbsp;&nbsp;&nbsp; set phone=20
&quot;ISP's number&quot; <BR>&nbsp;&nbsp;&nbsp; set login &quot;TIMEOUT =
5=20
ogin:--ogin: ppp word: ppp&quot; <BR>&nbsp;&nbsp;&nbsp; set timeout 300=20
<BR>&nbsp;&nbsp;&nbsp; set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 =
0.0.0.0=20
<BR>&nbsp;&nbsp;&nbsp; add default HISADDR<BR>&nbsp;&nbsp;&nbsp; enable =
dns=20
</DIV>
<DIV>&nbsp;</DIV>
<DIV>=3D=3D=3D=3D=3D=3D=3D /etc/hosts</DIV>
<DIV>&nbsp;</DIV>
<DIV>127.0.0.1 kurrupt kurrupt.error23</DIV>
<DIV>&nbsp;</DIV>
<DIV>=3D=3D=3D=3D=3D=3D=3D=3D/etc/host.conf<BR>bind<BR>hosts =
</DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_000E_01BE6FFC.2AE2C920--



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?001101be7026$15534740$0d9c10cf>