FAC 3.3 - IP Subnet as client in Radius Service
Hi,
does anybody know if it's possible to configure an IP Subnet instead of a single IP or FQDN for a Client in Radius Service?
For example, in Freeradius you can define:
client 192.168.1.0/24 { secret = VERYSECRETSTRING }
or
client private-network-1 { ipaddr = 192.168.1.0 netmask = 24 secret = VERYSECRETSTRING shortname = private-network-1 }
Thank you.
Regards.
Jorge.
