Why nas1 and nas2 same NASIPAddress ( freeradius clients.conf and radiusclient.conf)
sekchel lee
sekchel at gmail.com
Fri Sep 16 04:31:22 CEST 2011
clients.conf
client 127.0.0.1 {
secret = test1234
shortname = localhost
nastype = other
}
client 111.222.333.253
{
secret = test0000
shortname = 111.222.333.253
nastype = other
}
---------------------------------------------------------------------------------
nas1
radiusclient.conf
...
...
authserver localhost
acctserver localhost
...
...
nas2
radiusclient.conf
...
...
authserver 111.222.333.253
acctserver 111.222.333.253
...
...
---------------------------------------------------------------------------------
user-nas1
id | pool_name | FramedIPAddress | NASIPAddress | CalledStationId |
CallingStationID | expiry_time | username | pool_key
+-----+-----------+-----------------+--------------+-----------------+------------------+---------------------+----------+----------
| 560 | ns1_pool | 172.16.6.22 | 127.0.0.1 | |
111.222.333.444 | 2011-10-01 09:06:50 | user-nas1 | 7
user-nas2
id | pool_name | FramedIPAddress | NASIPAddress | CalledStationId |
CallingStationID | expiry_time | username | pool_key
+-----+-----------+-----------------+--------------+-----------------+------------------+---------------------+----------+----------
| 614 | ns2_pool | 172.16.10.22 | 127.0.0.1 | |
555.666.777.888 | 2011-10-01 09:30:10 | user-nas2 | 15
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20110916/cccda689/attachment.html>
More information about the Freeradius-Users
mailing list