cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
851
Views
0
Helpful
1
Replies

Remote Access VPN and Identity NAT

Dear Support-Team,

I configured Remote Access VPN in 8.3 version.

My inside users are 192.168.2.0/24

Remote Pool : 10.10.10.1 to 10.10.10.10

I configured identity NAT as :


object network obj-192.168.2.0
subnet 192.168.2.0 255.255.255.0

object network remote_pool
range 10.10.10.0 10.10.10.10

nat (inside,outside) source static obj-192.168.2.0 obj-192.168.2.0 destination static remote_pool remote_pool

After entering below command to define remote pool i got error as  "Addresses overlap with existing static NAT"

ip local pool RPOOL 10.10.10.1-10.10.10.10 mask 255.255.255.0

Kindly help me to solve this issue..

Regards,

Janardhan

1 Reply 1

csaxena
Cisco Employee
Cisco Employee

Hello Janardhan,

In the config for creating objects, define the network rather than range.


object network remote_pool
subnet 10.10.10.0 255.255.255.0

With this you will be able to add the remote access VPN pool.

Hope this helps. Please reply back if you need any further assistance.

Regards,
Chirag
P.S.: Please mark this thread as answered if you feel your query is answered. Do rate helpful posts.

Review Cisco Networking for a $25 gift card