Hi,
     I am running FreeBSD 4.3 and i have tryed this from a fresh install.
 
i  have followed  all the instructions from http://www.xsproject.org/speedtouch/install.html
 
here are my ppp.conf and some error logs...
the username and passwd have been changed..
 
ppp.conf
 
adsl:
 accept chap
 set device !"/usr/local/bin/pppoa2 -vpi 0 -vci 38 -v 1"
 set speed sync
 set authname [EMAIL PROTECTED]
 set authkey h012312312
 set timeout 0
 set dial "08457876309"
 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
 
then if i type   ppp -background adsl
i get this error after about 30 secs
 
bash-2.05# ppp -background adsl
Working in background mode
Using interface: tun0
Aug  9 17:41:53 jackrob ppp[257]: tun0: Warning: Chat script failed
Child failed (errdead)
 
i have also included my ppp.log  ...
 
Aug  9 17:44:04 jackrob ppp[262]: Phase: Using interface: tun0
Aug  9 17:44:04 jackrob ppp[262]: Phase: deflink: Created in closed state
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: accept chap
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: set device !/usr/local/bin/pppoa2 -vpi 0 -vci 38 -v 1
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: set speed sync
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: set authname [EMAIL PROTECTED]
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: set authkey ********
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: set timeout 0
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: set dial 08757776009
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: add default HISADDR
Aug  9 17:44:04 jackrob ppp[262]: tun0: Command: adsl: enable dns
Aug  9 17:44:04 jackrob ppp[263]: tun0: Phase: PPP Started (background mode).
Aug  9 17:44:04 jackrob ppp[263]: tun0: Phase: bundle: Establish
Aug  9 17:44:04 jackrob ppp[263]: tun0: Phase: deflink: closed -> opening
Aug  9 17:44:04 jackrob ppp[263]: tun0: Phase: deflink: Connected!
Aug  9 17:44:04 jackrob ppp[263]: tun0: Phase: deflink: opening -> dial
Aug  9 17:44:04 jackrob ppp[263]: tun0: Chat: deflink: Dial attempt 1 of 1
Aug  9 17:44:04 jackrob ppp[263]: tun0: Chat: Expect(30): 08457876309
Aug  9 17:44:04 jackrob ppp[263]: tun0: Chat: Received: Using vpi.vci=0.38
Aug  9 17:44:34 jackrob ppp[263]: tun0: Chat: Expect timeout
Aug  9 17:44:34 jackrob ppp[263]: tun0: Warning: Chat script failed
Aug  9 17:44:34 jackrob ppp[263]: tun0: Phase: deflink: dial -> hangup
Aug  9 17:44:34 jackrob ppp[263]: tun0: Phase: deflink: Disconnected!
Aug  9 17:44:34 jackrob ppp[263]: tun0: Phase: deflink: Connect time: 30 secs: 0 octets in, 0 octets out
Aug  9 17:44:34 jackrob ppp[263]: tun0: Phase: deflink: : 0 packets in, 0 packets out
Aug  9 17:44:34 jackrob ppp[263]: tun0: Phase:  total 0 bytes/sec, peak 0 bytes/sec on Thu Aug  9 17:44:34 2001
Aug  9 17:44:34 jackrob ppp[263]: tun0: Phase: deflink: HUPing 265
Aug  9 17:44:34 jackrob ppp[263]: tun0: Phase: deflink: hangup -> closed
Aug  9 17:44:34 jackrob ppp[263]: tun0: Phase: bundle: Dead
Aug  9 17:44:34 jackrob ppp[263]: tun0: Phase: PPP Terminated (normal).
Aug  9 17:44:34 jackrob ppp[263]: tun0: Chat: Parent notified of failure
Aug  9 17:44:34 jackrob ppp[262]: tun0: Phase: Parent: Child failed (errdead)
 
 
if anyone has any ideas  please help!!!!
 
Thanks
 
Simon Glassman

Reply via email to