01-17-2013 08:12 AM
Hello Cisco ASA experts,
I am using Cisco ASA 8.4 and AnyConnect 3.0 to provide remote access to the corporate users. My question is concerning the IP address assignment.
I need a provide an IP from a local IP pool (managed by ASA) so I declared an internal address pool and I target this local IP pool in my AnyConnect Ceonnection Profile:
ip local pool RAPool 192.168.32.2-192.168.47.254 mask 255.255.240.0
(...)
tunnel-group RATest general-attributes
address-pool RAPool
(...)
dhcpd dns xxxx xxxx
dhcpd wins xxxx xxxx
dhcpd domain xxxx
dhcpd update dns
Doing this my remote users keep unreferred on my corporate DNS server. So it seams my dhcpd with dynamic DNS parameters does not trigger using the local ip address assignment.
Is there a way to update my DNS Server while using an local IP pool on ASA for Remote access VPN ?
10-22-2014 06:14 AM
Joan,
Did you ever get a resolution on this? I am having the same problem.
Shane
10-23-2014 08:30 AM
Shane,
My solution is to forward the remote user access DHCP request to our internal corporate DHCP/DNS directly. So the DNS entry is correctly updated when the ASA generate the DHCP request for the Remote User.
There is no solution to update the corporate DNS using the ASA internal IP Pool.
Using an external DHCP server to distribute IP addresses to the remote user requires defining the DHCP server IP in the Connection Profile, setting the DHCP scope in the associated Group Policy and activating the Use DHCP in the global address assignment policy.
Joan
10-27-2014 02:13 PM
Joan,
Do you recall if the request for DHCP was passing over the internal or external interface of your ASA?
11-19-2014 08:37 AM
The DHCP request was passing over the internal interface by routing (as the DHCP server is inside). Note it is not the remote access client which makes a DHCP request directly. It is generated by the ASA which requests the DHCP and then it distributes the IP to the remote access client.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide