radius client with multiple IPs
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Wed Jan 28 12:53:58 CET 2015
> On 28 Jan 2015, at 18:39, Stefano Zanmarchi <zanmarchi at gmail.com> wrote:
>
> 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?
You need three entries.
You can use a template if you really want to avoid duplicating the info.
-Arran
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
More information about the Freeradius-Users
mailing list