[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pppd AARRRRGGGHHHH!!!!




> didn't dial

Hmm. Permissions on the script, permissions on the modem (both cua and
tty), no #! in the script, so run by the wrong shell, /etc/ppp/options
conflicting with your command line, were you root when you invoked pppd 
and a few other things.

Run minicom with script enabled and connect manually until you see PPP
garbage. Then disconnect and build the chat script from the script file.

Then run the script alone connected to the modem (</dev/... >/dev/...).
THEN run it from pppd.

hope it helps,

Peter