- To: "Minh Van" <mle@xxxxxxxxxxxxxxxx>, <slug@xxxxxxxxxxx>
- Subject: Re: [SLUG] pap/chap script
- From: "Ian Ward" <ian@xxxxxxxxxxxxxxx>
- Date: Fri Sep 1 08:50:56 2000
What works for me to debug a dialin script is to connect to the modem using
cu
Sometimes you need to set the permissions, so try something like this.
#chmod 777 /dev/ttyS0
# cu -l ttyS0
at
OK
atdt222222
blah
blha
~.
#
Just write down the steps or questions you were asked.
Ian.
----- Original Message -----
From: "Minh Van" <mle@xxxxxxxxxxxxxxxx>
To: <slug@xxxxxxxxxxx>
Sent: Friday, 1 September 2000 2:37 PM
Subject: [SLUG] pap/chap script
> is it possible to attach a sniffer to a dialup authentication session ?
>
> i need to dump or log what is sent to & from my system to determine
> pap/chap/none authentication and the ppp talk (send-expect) script being
> issued from an isp.
>
> i know that usually ^SER and ^ASSWD are used.
>
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
>