k***@gmail.com
2006-12-01 10:36:11 UTC
What will happen if a ppp peer receives a PAP authenticate
Ack with an identifier different from the one it sent in PAP
authenticate request?
The below is the log of what actually happened. I am simulating
one of the peer and using pppd in Linux as the other peer.
The log is that of the pppd.
Can somebody explain me the behavior from the below log?
Is the behavior correct one?
Log:
====
Using interface ppp0
Connect: ppp0 <--> /dev/pts/10
rcvd [LCP ConfReq id=0x1 <auth pap>]
sent [LCP ConfReq id=0x1 <auth pap>]
sent [LCP ConfAck id=0x1 <auth pap>]
rcvd [LCP ConfAck id=0x1 <auth pap>]
sent [PAP AuthReq id=0x1 user="root" password=<hidden>]
sent [PAP AuthReq id=0x2 user="root" password=<hidden>]
rcvd [PAP AuthAck id=0x3 "login ok"]
Remote message: login ok
PAP authentication succeeded
sent [LCP TermReq id=0x2 "Authentication failed"]
sent [LCP TermReq id=0x3 "Authentication failed"]
Connection terminated.
Thanks,
Sriram K
Ack with an identifier different from the one it sent in PAP
authenticate request?
The below is the log of what actually happened. I am simulating
one of the peer and using pppd in Linux as the other peer.
The log is that of the pppd.
Can somebody explain me the behavior from the below log?
Is the behavior correct one?
Log:
====
Using interface ppp0
Connect: ppp0 <--> /dev/pts/10
rcvd [LCP ConfReq id=0x1 <auth pap>]
sent [LCP ConfReq id=0x1 <auth pap>]
sent [LCP ConfAck id=0x1 <auth pap>]
rcvd [LCP ConfAck id=0x1 <auth pap>]
sent [PAP AuthReq id=0x1 user="root" password=<hidden>]
sent [PAP AuthReq id=0x2 user="root" password=<hidden>]
rcvd [PAP AuthAck id=0x3 "login ok"]
Remote message: login ok
PAP authentication succeeded
sent [LCP TermReq id=0x2 "Authentication failed"]
sent [LCP TermReq id=0x3 "Authentication failed"]
Connection terminated.
Thanks,
Sriram K