Who/What is doing the NAT and where is that in relation to the wireless
access point and the radius server?

Lyle

----- Original Message ----- 
From: "Peeyush sharma" <[EMAIL PROTECTED]>
To: <freeradius-users@lists.freeradius.org>
Sent: Saturday, February 05, 2005 7:35 PM
Subject: Radtest problem


> Hi all,
>        I am a new user here. Infact this is my first
> email as I am just beginning to use freeradius. I am
> trying to run the Radius server and client in the same
> system but the server on wired LAN and the client on
> wireless. I am having some problem which I am
> mentioning below. It should be something very basic
> that I am ignoring. For any help many thanks in
> advance.
>
>   So here is the problem. The Radius server(wired) is
> running on 152.15.103.195 and the client I am using
> has the address 192.168.13.22.
>
>   I made the server run on the 152... address by
> changing the radiusd.conf file and added the entry for
> wireless client 192... in the clients.conf file.
>
>   My default route is set through wireless so that a
> request can be sent out. Now I give the following
> command. 'radtest123' is the user's password and the
> 'testing123-1' is the shared secret defined for the
> client in the client.conf file.
>
> *****
> Command Prompt# radtest someone radtest123
> 152.15.103.195 10 testing123-1
> Sending Access-Request of id 232 to
> 152.15.103.195:1812
>         User-Name = "someone"
>         User-Password = "radtest123"
>         NAS-IP-Address = something
>         NAS-Port = 10
> Re-sending Access-Request of id 232 to
> 152.15.103.195:1812
>         User-Name = "someone"
>         User-Password =
> "gB>\021\3642M\251\363\027\376\212\364\237\267\315"
>         NAS-IP-Address = something
>         NAS-Port = 10
> *****
> and this Re-sending keeps repeating until time-out
> occurs.
>
> Following is the server's output in radiusd -X.
> *****
> Listening on authentication 152.15.103.195:1812
> Listening on accounting 152.15.103.195:1813
> Listening on proxy 152.15.103.195:1814
> Ready to process requests.
> rad_recv: Access-Request packet from host
> 152.15.103.195:32775, id=232, length=59
> Ignoring request from unknown client
> 152.15.103.195:32775
> ******
>
>      I understand that this error is coming becuase of
> address 152.15... not being defined in the
> clients.conf file. But in that file we define the
> address of the client and not the server and IP
> address in the radtest command stands for the server
> not the client.
>      Now what I am failing to understand is that if my
> wireless client is sending the request then the server
> should have 192.168.13.22 as the host from which the
> request has been received, then why it is having
> 152.15.... as the sender's address.
>      I am sure becuase of the tcpdump command output
> that the wireless client is the default outgoing
> source and thus the request must come from the
> 192.168... and not from 152.15....
>
>    Something very basic is wrong, any help will be
> wonderful.
>
>  Thanks.
> --Peeyush
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> All your favorites on one personal page - Try My Yahoo!
> http://my.yahoo.com
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
>


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to