Sobanbabu Bakthavathsalu wrote: > Hi Alan, > > Any thought gone on this? > Why is the plugin unable to resolve the IP address of the RADIUS server, or trying to resolve an IP to IP? It's not. It's trying to resolve it's own IP address. Make sure DNS works, or edit the code to remove all references to gethostbyname(). > Is that something related to compilation? No. Alan DeKok.