You will also need to create a /etc/ppp/pap-secrets file.Quote:>My chat file (/etc/ppp/chat, for lack of a better location):
>'' \n
>'' ATZ
>OK ATDT<isp's phone number>
>CONNECT ''
>and I call it with the following:
>/usr/sbin/pppd /dev/ttyS1 115200 connect '/usr/sbin/chat -v -f \
>/etc/ppp/chat
>I have defaultroute, modem, lock, etc. set in /etc/ppp/options, like
>so:
>debug
>noipdefault
>user <isp login id>
>modem
>lock
>crtscts
>defaultroute
Mine is like:
my-isp-id * my-ips-password
Good Luck!