Hi, > I add the following line to the /etc/init.d/radiusd : > start) > # Palliatif au pb du non-demarrage de radiusd apres reboot > # cf [email protected] thread "no start of > radiusd after reboot : mysql connection error" > ping -c 1 ntp.domain.com > > echo -n $"Starting RADIUS server: " > ...
hmmm, such a wierd setting requirement hints at the actual network interface needing a little more time until it is alive. this may point the finger away from the server and onto the network switch/router that it is connected to instead.... so you have eg 'spanning-tree portfast' configured on the port that the server is connected to? if not, you will have to wait up to 30 seconds after the network interface comes up before you are able to send/receive network packets. alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

