9 Jan
2018
9 Jan
'18
3 p.m.
We are using freeradius version (debian) 2.1.12+dfsg-1.2 (we will consider to upgrade to min. 2.2.10 soon) We want to manage the IP pool for our ipsec client on radius side. For this I have set start-ip: 10.150.0.0 end-ip: 10.150.255.255 netmask: 255.255.255.0 Will this automatically exclude all IPs ending with .0 and .255??? e.g.: 10.150.0.0 10.150.0.255 10.150.1.0 10.150.1.255 . . . 10.150.255.0 10.150.255.255 Thank you.