Arko
2007-01-06 17:07:33 UTC
I'm doing connection to apn by second layer gprs modem. I have implemented
PPP protcol with LCP and CHAP. And in this chap authentication I have
problem. Used by me is chap-md5. I have made this algorithm to calculate
response on challenge but value of this response is incorrect. I have read
that the response is calculated with session ID and secret and information
received from server (APN - authenticator), but how?.
Anyone knows how can I calculate this properly?
For any help I will be gratefull.
Arko
PPP protcol with LCP and CHAP. And in this chap authentication I have
problem. Used by me is chap-md5. I have made this algorithm to calculate
response on challenge but value of this response is incorrect. I have read
that the response is calculated with session ID and secret and information
received from server (APN - authenticator), but how?.
Anyone knows how can I calculate this properly?
For any help I will be gratefull.
Arko