Andy: replies to your questions
1 I cannot tell you what smpppd is. If anything has been started it can only be as a result of the scripts I have already entered. 2 I am reasonably sure the bootscript is OK. 3 The output from 'ls -l /etc/init.d/dial' is' -rwxr--r-- 1 root root 220 2006-05-06 17:08 /etc/init.d/dial 4 The output from 'cat /etc/init.d/dial' is #!bin/bash modprobe pppoatm count=0 while [[$((count++)) -lt 40 ]] do sync=$(dmesg | grep 'ADSL line is up') if [ ! -z "$sync" ] then pppd call speedtch exit 0 fi sleep 1 done echo "The SpeedTouch firmware did not load" 5 I typed 'insserv dial &&' during the original set-up. Thanks again. Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
