I am trying to allocate a primary and secondary DNS server ip address to VPN clients within the group settings. These clients are termination on a Cisco 7200 Router. I am able to allocate an ip address from the dhcp pools fine, but I am unable to get the DNS Server addresses allocated. Below is the Radius Attribute that I have tested without success. Is there a different attribute that I should be using or am I doning this completly wrong.
Cisco AV-Pair
1) cisco-avpair= "ip:dns-servers=1.1.1.1 1.1.1.2"
also
IETF-Attribute
2) protocol:Primary-DNS-Server=1.1.1.1
protocol:Secondary-DNS-Server=1.1.1.2
Please advise
regards