Date: Fri, 28 Apr 2000 09:34:59 -0700 (PDT) From: Dave Banning <sky_tracker@yahoo.com> To: andrew@ugh.net.au Cc: questions@freebsd.org Subject: Re: ppp error when ISP igns DNS each session Message-ID: <20000428163459.676.qmail@web3202.mail.yahoo.com>
index | next in thread | raw e-mail
> Thats odd...apparenlty you have been igned the
> address 127.1.1.1.
I think that comes from my configuration
which DID work previous to the ISP changes...
> imagine you have trouble in your ppp.conf. Do you
> have any set ifaddr
> lines? Perhaps you can post ppp.conf as well (make
> sure you remove your
> password).
here is ppp.conf - the ondemand was the one that
worked originally - I took ondemand - copied it to
ISP and have been tweaking it to try and get a
connection.
---------------------------------------------------
default:
set device /dev/cuaa1
set log +Debug +Chat +Command +Warning
set speed 57600
disable pred1
deny pred1
disable lqr
deny lqr
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5
\"\" AT OK-AT-OK ATE1Q0 OK \\dATM0DT\\T TIMEOUT 40
CONNECT"
set redial 3 10
ISP:
set phone 6422952
set authname tracker1
set authkey passwordwashere
set timeout 300
set openmode active
accept chap
set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0
add! 0 0 HISADDR
enable dns
set redial 3 10
ondemand:
set log Debug
set phone 6422952
set login "ABORT NO\\sCARRIER TIMEOUT 5 ogin:--ogin:
tracker1 word: passwordwashere"
set timeout 300
set openmode active
accept chap
set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0
add 0 0 127.2.2.2
enable dns
set redial 3 10
-------------------------------------------------
> netstat -rn will make it go faster.
OK - here is;
netstat -rn
Routing tables
Internet:
Destination Gateway Flags Refs
Use Netif Expire
default 192.168.70.12 UGSc 0
0 tun0
127.0.0.1 127.0.0.1 UH 0
0 lo0
192.168.70.12 127.1.1.1 UH 1
0 tun0
__________________________________________________
Do You Yahoo!?
Talk to your friends online and get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000428163459.676.qmail>
