[clug] Re: [Q] Help with Actew Home Net 1 Dialup Plan

Maxious(Alex Sadleir) maxious at homemail.com.au
Sun Jul 20 16:27:24 EST 2003


i've had quite alot of trouble with ActewAGL aswell - just wouldn't 
connect at all.

i eventually discovered pppsetup that comes with slackware, it configed 
everything perfectly :)

heres my config files - they may or may not help

options:
# General configuration options for PPPD:
lock
defaultroute
noipdefault
modem
/dev/ttyS0
230400
crtscts
# Uncomment the line below for more verbose error reporting:
debug
# If you have a default route already, pppd may require the other side
# to authenticate itself, which most ISPs will not do.  To work around this,
# uncomment the line below.  Note that this may have negative side effects
# on system security if you allow PPP dialins.  See the docs in 
/usr/doc/ppp*
# for more information.
#noauth
passive
asyncmap 0
name "myusername at actewagl.net.au"

and chatscript :
TIMEOUT 60
ABORT ERROR
ABORT BUSY
ABORT "NO CARRIER"
ABORT "NO DIALTONE"
"" "AT&FH0" <- my modem's init string
OK "atdt0198333134"
TIMEOUT 75
CONNECT







More information about the linux mailing list