cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
706
Views
0
Helpful
4
Replies

L2L VPN with nat

jnarenkivicius
Level 1
Level 1

HI All

I am quite inexperienced on this subject and would greatly appreciate guidance on this

I need to create a VPN tunnel between our site and a remote site. 

On our site, we are a 192.168.0.X network our external ip address is 12.53.150.100

The site we will need to connect to is 69.144.38.48

We need to have it go from host to host meaning 192.168.0.97 --> 69.144.38.50 and they want our ip to be translated to 10.9.250.1

Thanks in advance

Jason

1 Accepted Solution

Accepted Solutions

droeun141
Level 1
Level 1

Are you familiar with setting up a regular L2L tunnel? in addition to that, you would just need to create a policy nat:

access-list 100 extended permit ip host 192.168.0.97 host 69.144.38.50

static (inside,outside) 10.9.250.1 access-list 100

When defining your crypto ACL, you would specify 10.9.250.1 as the source instead of 192.168.0.97.

Let me know if you need any more help.

View solution in original post

4 Replies 4

droeun141
Level 1
Level 1

Are you familiar with setting up a regular L2L tunnel? in addition to that, you would just need to create a policy nat:

access-list 100 extended permit ip host 192.168.0.97 host 69.144.38.50

static (inside,outside) 10.9.250.1 access-list 100

When defining your crypto ACL, you would specify 10.9.250.1 as the source instead of 192.168.0.97.

Let me know if you need any more help.

jnarenkivicius
Level 1
Level 1

Hi,  Thanks for the quick reply

Sorry I not too savy with this device+

I have created the L2L tunnel before using the ASA 5505 VPN wizard.

can you explain that a little more

Thanks

Jason

Is it a PIX or an ASA? did the remote side give you any of their config? phase 1, phase 2, etc.

jnarenkivicius
Level 1
Level 1

Thanks!  was able to get it going with your help

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: