radius client with multiple IPs

Stefano Zanmarchi zanmarchi at gmail.com
Wed Jan 28 12:39:45 CET 2015


Hallo,
probaby a silly question, but man clients.conf didn't solve my doubts.
I need to setup a new client with 3 IP addresses in clients.conf.
Can I simply add more ipaddr fields like this:

client myWLC {
       ipaddr          = 192.168.1.211
       ipaddr          = 192.168.7.4
       ipaddr          = 192.168.210.210
       require_message_authenticator = yes
       secret          = ....
       virtual_server = eduroam
       nastype         = other
}

or do I need 3  "client myWLC" entries, one for each IP?

Thanks in advance for your help,
Stefano


More information about the Freeradius-Users mailing list