Vitux writes:
> Kind of silly, that pon doesn't give any kind of information on what it's
> doing...
pon is just a short little script that starts pppd and exits:
#!/bin/sh
/usr/sbin/pppd call ${1:-provider}
To find out what pppd is doing use the 'plog' command.
--
John Hasler
You might have gotten the modem on the wrong serial port. Happened to me
just yesterday (yea, I'm a newbie too). Thing is: com1 is ttyS0 in linux,
com2 is ttyS1 aso. Kind of silly, that pon doesn't give any kind of
information on what it's doing...
hth
Vitux
> -Oprindelig meddelelse-
> Fra
2 matches
Mail list logo