Feisty dialup connection problems
Peter Garrett
peter.garrett at optusnet.com.au
Sun May 27 13:30:46 UTC 2007
On Sun, 27 May 2007 21:15:54 +0930
squareyes <squareyes at internode.on.net> wrote:
> Log shows it's connecting then dropping out "refused"
>
> May 27 14:11:02 here chat[5820]: ATDT0198331337^M^M
> May 27 14:11:02 here chat[5820]: CONNECT
> May 27 14:11:02 here chat[5820]: -- got it
> May 27 14:11:02 here chat[5820]: send (\d)
> May 27 14:11:03 here pppd[5814]: Serial connection established.
> May 27 14:11:03 here pppd[5814]: Using interface ppp0
> May 27 14:11:03 here pppd[5814]: Connect: ppp0 <--> /dev/ttyS2
> May 27 14:11:05 here pppd[5814]: Remote message: Request Denied
> May 27 14:11:05 here pppd[5814]: Connection terminated.
> May 27 14:11:06 here pppd[5814]: Exit.
What does
ls -l /dev/ttyS2
say?
For comparison purposes, here my one and only serial port is /dev/ttyS0
and the output is:
$ ls -l /dev/ttyS0
crw-rw---- 1 root dialout 4, 64 2007-05-25 06:35 /dev/ttyS0
Also, I assume that you have checked that your default user is in the
"dialout" group. Can you connect using
sudo pon ?
If so, you have a permissions problem - either you are not in the right
groups or the device has the wrong permissions.
Just a couple of possible things to trouble-shoot...
Peter
More information about the ubuntu-users
mailing list