cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4113
Views
0
Helpful
3
Replies

DHCP relay for VPN SSL users (ASA)

ngorenko
Level 1
Level 1

I have ASA 5520 as vpn termination point. In front of asa there is firewall that translates the public ip to private and pass the SSL traffic to ASA. I configured DHCP relay to get IP for home users from Windows DHCP server:

dhcprelay server 10.100.2.101 inside

dhcprelay enable vpn

dhcprelay setroute vpn

and it does not work. with local pool it works fine. Shall I do something else? When I switch on debug there is no any activity.

1 Accepted Solution

Accepted Solutions

Yudong Wu
Level 7
Level 7

Are you trying to assign IP to SSL vpn client by using DHCP server?

If yes, you don't need those commands which are listed in your post.

Basically, you need define dhcp server in tunnel-group and dhcp-network-scope in group-policy.

Here is an example for Ipsec client. The setup should be similar.

http://www.cisco.com/en/US/partner/products/ps6120/products_configuration_example09186a0080a66bc6.shtml

View solution in original post

3 Replies 3

Yudong Wu
Level 7
Level 7

Are you trying to assign IP to SSL vpn client by using DHCP server?

If yes, you don't need those commands which are listed in your post.

Basically, you need define dhcp server in tunnel-group and dhcp-network-scope in group-policy.

Here is an example for Ipsec client. The setup should be similar.

http://www.cisco.com/en/US/partner/products/ps6120/products_configuration_example09186a0080a66bc6.shtml

Thank you for advice.

Actually I had these commands in my configuration, but together with global dhcp relay it did not work. After I removed DHCP relay from interface, I could get ip address assignment from DHCP server for SSL VPN clients.

Now I have another problem: I could get only ip address, but not any other options: dns, default gateway, proxy settings etc. The client pc shows that dhcp not enebled on the client. Can I change this settings in the ASA configuration?

I don't think the vpn client will get default gw, dns from dhcp server.

After tunnel is up, you can use "route print" on client to check the routing. Some necessary routing for VPN traffic should be automatically added already.

You can add dns info in related group policy by "dns-server" command.

I am not sure about proxy.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: