cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
738
Views
0
Helpful
2
Replies

extend local network

alexbak79
Level 1
Level 1

Hello experts

i was wondering is possible a vpn client to take IP from easy vpn server from my local dhcp pool?

2 Replies 2

Jennifer Halim
Cisco Employee
Cisco Employee

Yes, it is possible to use DHCP to assign the VPN Client address. Just make sure that the vpn client has a unique subnet than your internal networks.

Here is a sample config for your reference:

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

Hope that helps.

Hello Jennifer and thanx for your reply.

These commands apply only for ASA/PIX devices. I have a cisco 887 router for my home network. I have already setup an easy vpn server (via sdm) but it assigns ip addresses using this command ip local pool .

What I’m trying to do is: when a known remote device enters my network via vpn, router should give ip address from my local dhcp pool network range (I did proper ip-mac bindings of devices). So I don’t want a unique ip address and subnet for the remote device. I did research and different command combinations on router but still nothing happened.

Sounds a simple scenario but how is this really possible?