From: Jason Cash (cash2001@swbell.net)
Date: Tue May 20 2003 - 22:54:08 GMT-3
The task instructs:
config R2 to authenticate r5 only when R5 calls r2
the solution on r2 is:
ppp callback accept
ppp authentication chap callback
Won't this have R2 authenticate R5 when it is calling back? That would be
auth. two times (once on the callback request and once on the callback). I
don't think this would accomplish the task.
Wouldn't this be better:
R2
ppp callback accept
ppp authentication chap callin
This way it only authenticates on the callin. Am I right in this logic?
This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:45 GMT-3