From: Bhaskar <vbhaskar@roc.co.in>
To: linux-ppp@vger.kernel.org
Subject: PPP is not establishing
Date: Fri, 09 Apr 2004 08:38:05 +0000 [thread overview]
Message-ID: <1081499169.3142.12.camel@Bhaskar> (raw)
Hi all,
I am trying to connect to an ISP using my linux machine. I am using
RedHat Linux 8.0 . And the ppp version is 2.4.1. I am not able to
understand why ISP is terminating the connection. I have traced the PPP
packets and sequence is :
Serial connection established.
using channel 9
Using interface ppp0
Connect: ppp0 <--> /dev/ttyS0
sent [LCP ConfReq id=0x1 <mru 1500> <asyncmap 0x0> <magic 0x6f879d4a>
<pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <mru 1500> <asyncmap 0x0> <magic 0x6f879d4a>
<pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <mru 1500> <asyncmap 0x0> <magic 0x6f879d4a>
<pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <mru 1514> <asyncmap 0x0> <auth pap> <magic
0x67f90746> <pcomp> <accomp>]
sent [LCP ConfAck id=0x1 <mru 1514> <asyncmap 0x0> <auth pap> <magic
0x67f90746> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <mru 1500> <asyncmap 0x0> <magic 0x6f879d4a>
<pcomp> <accomp>]
sent [PAP AuthReq id=0x1 user="ELAN123" password=<Hidden>]
rcvd [LCP ConfAck id=0x1 <mru 1500> <asyncmap 0x0> <magic 0x6f879d4a>
<pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <mru 1500> <asyncmap 0x0> <magic 0x6f879d4a>
<pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <mru 1500> <auth chap MD5> <magic 0xa2057c03>]
sent [LCP ConfReq id=0x2 <mru 1500> <asyncmap 0x0> <magic 0x5bd54857>
<pcomp> <accomp>]
sent [LCP ConfAck id=0x1 <mru 1500> <auth chap MD5> <magic 0xa2057c03>]
rcvd [LCP ConfRej id=0x2 <asyncmap 0x0> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <mru 1500> <magic 0x5bd54857>]
rcvd [LCP ConfAck id=0x3 <mru 1500> <magic 0x5bd54857>]
rcvd [LCP EchoReq id=0x0 magic=0xa2057c03]
sent [LCP EchoRep id=0x0 magic=0x5bd54857]
rcvd [LCP TermReq id=0x2]
LCP terminated by peer
sent [LCP TermAck id=0x2]
ISP is expecting both PAP and CHAP authentication. If PAP is
successful, then only CHAP authentication is requested.
What could be the reason for the termination.
Please give your comments.
With best regards,
bhaskar
next reply other threads:[~2004-04-09 8:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-09 8:38 Bhaskar [this message]
2004-04-09 15:30 ` PPP is not establishing Bill Unruh
2004-04-10 7:24 ` Bhaskar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1081499169.3142.12.camel@Bhaskar \
--to=vbhaskar@roc.co.in \
--cc=linux-ppp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox