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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to