Anthony Campbell wrote: > > # This file was generated by pppconfig. You can edit the following lines > # but please do not delete lines or the change the comments or you will > # confuse pppconfig. > noauth #pppconfig_noauth > connect "/usr/sbin/chat -v -f /etc/chatscripts/freeserve" #pppconfig_connect > debug #pppconfig_debug > /dev/ttyS0 #pppconfig_dev > 115200 #pppconfig_speed > defaultroute #pppconfig_route > noipdefault #pppconfig_ipdefault > user pentelikon.freeserve.co.uk #pppconfig_user > # End of pppconfig controlled lines. You can add lines below here without > # confusing pppconfig. > > And here is my /etc/chatscript/ logon file: > > ABORT BUSY > #ABORT "NO CARRIER" > ABORT VOICE > ABORT "NO DIALTONE" > ABORT "NO ANSWER" > "" ATZ > # > OK ATDT08450796699
Two points re the above :(1) I assume your /etc/chatscript file is called freeserve? (2) try enclosing your ISP username in single quotes as it contains dots. This may well be the problem.