CHAP Authentication Problem

2004-05-25 Thread SANDEEP KHANNA
respected sir, I am working on freeradius-0.9.3 version in linux. I have used PAP authentication successfully with both the radtest and radclient commands available. It return me Login Successful. But the problem is in using CHAP. 1. If I use the freeradius server and client for

CHAP Password

2004-05-23 Thread SANDEEP KHANNA
Hello Sir, I am using freeradius-0.9.3 version to test a different RADIUS server. When I send the Normal User-Name,Password to the server with the command radclient

Problem with Challenge

2004-05-22 Thread SANDEEP KHANNA
Hello Sir, I am using freeradius-0.9.3 version to test a different RADIUS server. When I send the Normal User-Name,Password to the server with the command radclient User-Name=somevalue | radclient server ip:port auth shared Secret key , I get a successful login message which is correct .

Re: Problem with sending challenge response

2004-05-17 Thread SANDEEP KHANNA
Sir thanks ver much for your response, but I have already read the rfc before sending my question. Could u please tell me the exact syntax on sending request with State attribute like I am using radtest username password server ip:port NAS port shared secret key to send the original request .

Re: Problem with sending challenge response

2004-05-17 Thread SANDEEP KHANNA
Sir thanks very much for your response, but I have already read the rfc before sending my question. Could u please tell me the exact syntax on sending request with State attribute like I am using radtest username password server ip:port NAS port shared secret key to send the original request .

Re: Problem with sending challenge response

2004-05-17 Thread SANDEEP KHANNA
Sir, I read radclient file . Its usage says Usage: radclient [options] server[:port] command [secret] and I have come to know through the rfc'c that I should include the state received from radius server as it is in my request.So how I will add this and also the encrypted password which I got

Re: Problem with sending challenge response

2004-05-17 Thread SANDEEP KHANNA
Sir, I read radclient file . Its usage says Usage: radclient [options] server[:port] command [secret] and I have come to know through the rfc'c that I should include the state received from radius server as it is in my request.So how I will add this and also the encrypted password which I got

Re: Problem with sending challenge response

2004-05-16 Thread SANDEEP KHANNA
Hello Sir, I am using freeradius to test a RADIUS server. When I give radtest command at a port where the server is listening for challenge handshake, it return me the challenge and the PIN as it should .Now I need to encrypt the password with this pin and state through my offline client and I

Problem with sending challenge response

2004-05-15 Thread SANDEEP KHANNA
Hello All, I am using freeradius-0.9.3 and it is working very fine. I have tested Access-Request for accounting purpose with no problem at all. But when i send request for challenge handshake, server returns me the PIN and the state . but I think i cant use the original request