rlm_perl multiple attributes in rad_reply was: Adding Multiple Cisco-AVPairs using rlm_perl
Alan DeKok
aland at deployingradius.com
Sun Aug 22 08:48:56 CEST 2010
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.
More information about the Freeradius-Users
mailing list