Date: Thu, 15 Feb 2001 19:04:08 -0500 From: jimmy fix <jim_fix@operamail.com> To: freebsd-questions@freebsd.org Subject: ppp.conf -- help please! Message-ID: <3AA9DD93@operamail.com>
next in thread | raw e-mail | index | archive | help
hello. i try connect my freebsd box to the inernet for sometime now with no
success so far. i'll describe the problem and hope someone knows the answer
cause this is the last chance i give it...
i have edited the ppp.conf file, but the modem does not seem to dial. when i
run ppp and then type 'dial', i see the lights of the modem comming up but
after 2 secs it just stops. this is my ppp.conf file:
default:
#set log Phase Chat LCP IPCP CCP tun command
set device /dev/cuaa0
set speed 115200
set dial "ABORT BUSY TIMEOUT 15 \"\" AT \
OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
interactive:
set authname tonyJ
set authkey liston
set phone 0965898989
set openmode active
accept chap
enable dns
#pmdemand:
#set phone 0965898989
#set login "ABORT NO\\sCARRIER TIMEOUT 5 ogin:--ogin: ppp word: ppp"
#set timeout 120
#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
PAPorCHAPinteractive:
set phone 0965898989
set login
set authname tonyJ
set authkey liston
# set timeout 120
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
i try to setup ineractive mode so lets forget about the ondemand at the
moment. any ideas? i' appreciate any help...
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?3AA9DD93>
