All,
I am currently working on a lab the issues i am having is with using an external dhcp server.
I know the server is reacahle becasue the same server is also being used for LDAP for ACS 5.4 for all vpn users. ACS server is in the Inside and DHCP server is in the DMZ.
I can not able to get the setup to work properly i am trying to set it up so when users login in vpn anyconnect client the address is given to the client via an external dhcp server which is in the DMZ.
If i configure the vpn address to be given from a local pool it working with no issues.
I have configured.
dhcprelay enable outside
dhcpreplay setroute outside
dhcprelay server 192.x.x.x DMZ
vpn-address-assign dhcp
is there anything else i can try. ASA is running 8.4 (2)
I kep getting a msg no IPAA: DHCP configured, no viable servers found for tunnel-group which i do have configured.
Also wireshark capture on the server shows no DHCPDiscover coming in or DHCPOffers being sent out.