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

Nat 0 and VPN problem

I have a site-to-site VPN between ASA and local network is 192.168.0.0/16 that connect to branch network, that is 192.168.5.0/24.

When I configure a static nat for workstation to outside, I lost network connection from 192.168.0.0/16 to 192.168.5.0/24.

What I do?

Thanks!!!

1 Reply 1

mirober2
Cisco Employee
Cisco Employee

Hi Luis,

You are correct that you need a NAT 0 statement for this traffic. Assuming the 192.168.0.0/16 network is on the "inside" interface, the config might look like this:

access-list nat0acl permit ip 192.168.0.0 255.255.0.0 192.168.5.0 255.255.255.0

nat (inside) 0 access-list nat0acl

-Mike

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: