using radtest as a different client..

Oguzhan Kayhan oguzhank at bilkent.edu.tr
Fri Oct 17 16:10:19 CEST 2008


>>I just wonder if i can use radtest command as testing from a different
>>client?
>>Such as,
>>Assume i have a client conf for 1.1.1.1 ip add.  in my
>> freeradius(2.2.2.2)
>>server.
>>And from 3.3.3.3 client(lets call client3)  i am trying to test the
>>connection.like
>>radtest user pass 2.2.2.2 10 secret ?????? ?????
>>
>>There is two optional parameters as i see on man page. PPPhint and
>> nasname.
>>Is it possible to test from client1 as is it is from client2 like
>> radtest user pass 2.2.2.2 10 secret 3.3.3.3
>
> Yes. You just need to add 3.3.3.3 (that's where you are sending the
> request from?) to clients.conf as well.


I think i couldnt describe my question well.
What i want is to learn if the virtual domain configuration is similar to
apache's virtual domain.As we can use names instead of IPs.

As, on freeradius if i create 2 clients like
client1 {
         secret= a1a1a1
         virtual_server= bbbbbb
         }

and client2 {
         secret= a2a2a2
         virtual_server= cccccc
         }

And on another server on different interfaces if i run 2 authentication
softwares (like chillispot for example) is it possible to give a name
instead of ip adress with NAS-ID or something else.
So, it can select different virtual servers for different connections?
Or does it only check the incoming ip for the client??
And acts as the first client information that it finds on clients.conf(or
virtual config)




>
> Ivan Kalik
> Kalik Informatika ISP
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>





More information about the Freeradius-Users mailing list