22 Aug
2010
22 Aug
'10
2:48 a.m.
Alexander Kubatkin wrote:
This isn't working, i'm trying to put 2 dns-servers in dhcp configuration like this: $RAD_REPLY{'DHCP-Domain-Name-Server'} = ["$ns1","$ns2"] ;
and in resolv.conf i see: nameserver IP1 IP2
The RADIUS server doesn't edit /etc/resolv.conf. The above line shows that both IPs are getting to the client (and WHY not run the server in debugging mode to see what it's sending?) Alan DeKok.