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>
index | next in thread | raw e-mail
[-- Attachment #1 --]
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
======= /etc/resolv.conf - Had to create it manually, wasnt there.
nameserver = ISP's nameserver 1
nameserver = ISP's nameserver 2
==========/etc/rc.conf
router="NO"
router_enabled="NO"
=========/etc/ppp/ppp.linkup
provider:
delete ALL
add default HISADDR
======== /etc/ppp/ppp.conf
default:
set device /dev/cuaa1
set speed 38400
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
provider:
set phone "ISP's number"
set login "TIMEOUT 5 ogin:--ogin: ppp word: ppp"
set timeout 300
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
add default HISADDR
enable dns
======= /etc/hosts
127.0.0.1 kurrupt kurrupt.error23
========/etc/host.conf
bind
hosts
[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 5.00.0910.1309"' name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<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
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!<BR></DIV>
<DIV>Add route failed: 0.0.0.0 errno:Network is unreachable<BR>Warning: Config:
DNS no such key word<BR>Warning: enable: Failed 1</DIV>
<DIV> </DIV>
<DIV><BR>======= /etc/resolv.conf - Had to create it manually, wasnt
there.<BR>nameserver = ISP's nameserver 1<BR>nameserver = ISP's nameserver
2</DIV>
<DIV> </DIV>
<DIV>==========/etc/rc.conf<BR>router="NO"<BR>router_enabled="NO"</DIV>
<DIV> </DIV>
<DIV>=========/etc/ppp/ppp.linkup<BR>provider:<BR> delete
ALL<BR> add default HISADDR</DIV>
<DIV> </DIV>
<DIV>======== /etc/ppp/ppp.conf<BR>default:<BR> set device
/dev/cuaa1<BR> set speed 38400 <BR> set dial
"ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\"
ATE1Q0 OK-AT-OK <A href="file://\\dATDT\\T">\\dATDT\\T</A>
TIMEOUT 40 CONNECT"<BR>provider:<BR> set phone
"ISP's number" <BR> set login "TIMEOUT 5
ogin:--ogin: ppp word: ppp" <BR> set timeout 300
<BR> set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
<BR> add default HISADDR<BR> enable dns
</DIV>
<DIV> </DIV>
<DIV>======= /etc/hosts</DIV>
<DIV> </DIV>
<DIV>127.0.0.1 kurrupt kurrupt.error23</DIV>
<DIV> </DIV>
<DIV>========/etc/host.conf<BR>bind<BR>hosts </DIV></FONT></DIV></BODY></HTML>
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001101be7026$15534740$0d9c10cf>
