Matthias Lohr wrote:
I have the NAS-List in MySQL with hostnames, like nas1.foo.bar. It's nessecary to restart freeradius if the ip of a nas changes?
Yes. Does a restart have any influence to running sessions?
In the morning i had this error and i think this is because my ip has changed: # Error: Ignoring request from unknown client 85.25.116.14:2052 Or is there an option, which i can use to have not to restart?
No.
Don't use hostnames for RADIUS. Use IP addresses. I have only NAS with dynamic ips, so that doesn't work
Alan DeKok.
Matthias Lohr wrote:
Does a restart have any influence to running sessions?
If you're doing EAP, yes. If you're not doing EAP, there are no ongoing RADIUS sessions.
Don't use hostnames for RADIUS. Use IP addresses. I have only NAS with dynamic ips, so that doesn't work
Fix your network so that NASes have static IP's. RADIUS was designed to use static IP's. Alan DeKok.
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Matthias Lohr