Hi,

                I want to make all the IPv6 address in a network to access the radius without specifying the individual ips in client.conf, because I am using DHCP server assigned IPs for clients.

                Whenever I add individual ip’s it’s working fine. But not, with below configuration in clients.conf.

                Client fd00:1:1:1::/63{
                                secret=mykey

                }

                But it throws the below error when I ran the radius in debug mode

Ignoring request to authentication address :: port 1812 from unknown client fd00:1:1:1:191a:ddba:1784:e7c6 port 45297

 my radius version is FreeRADIUS Version 2.1.7

                Thanks if anyone give solution to this.

 

Regards,

MK