On Tue, Feb 20, 2001 at 07:39:25AM +1100, Alan Lee uttered:
> Hey.. Been forever since ive had to setup PPPD.
>
MUAH, know the feeling.

> Just a quick Q... The ISP my client is going to dialup into gives them a choice ... 
>"PPP for PPP, SLIP for SLIP etc"
> 
> Soo... We need to send "ppp", then a username & password.
>
In your chatscript, you'll have:
ogin: lalala
assword: ladida

Just add another expect/send pair before ogin, or sername, saying:
PPP: ppp

If you run chat with -v it will dump everything it recieves (and sends) to 
/var/log/messages, so you can edit it accordingly.

> Regards, Alan Lee

-- 
                                                    Steve
  "I'm a sysadmin because I couldn't beat a blind monkey in a coding contest."
                                                        --Me

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to