cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
437
Views
10
Helpful
4
Replies

Site to Site VPN over Internet

benolyndav
Enthusiast
Enthusiast

Hi

We have a site to site VPN from one of our Firewalls to a 3rd party in azure, should the traffic be natted or is it ok to have nat exemption in place for the servers traversing the VPN.??

 

Thanks

1 Accepted Solution

Accepted Solutions

@benolyndav if you use a NAT exemption rule, you use the real IP address - that way the peer network can communicate bidirectional with the real IP address. It depends on what services were being used, for example if DNS lookups are required this would resolve the real IP address and communication could be established. If you were nattting over the VPN and a DNS lookup is performed it would resolve the real IP address, but traffic is natted to a different IP address and subsequent DNS resolution would fail.

If you wish to hide your real network, then you may wish to NAT. I generally NAT over a VPN as an exception, depending on who the VPN is with.

 

View solution in original post

4 Replies 4

Rob Ingram
VIP Master VIP Master
VIP Master

Hi@benolyndav I'd configure NAT exemption for traffic over the VPN, but it depends on what you defined as interesting traffic. As in if the peer VPN is expecting traffic from the real IP or the NAT ip address.

 

Hi Rob

Great thats what I was planning, whats the reasons we do it this way please.??
Thanks

@benolyndav if you use a NAT exemption rule, you use the real IP address - that way the peer network can communicate bidirectional with the real IP address. It depends on what services were being used, for example if DNS lookups are required this would resolve the real IP address and communication could be established. If you were nattting over the VPN and a DNS lookup is performed it would resolve the real IP address, but traffic is natted to a different IP address and subsequent DNS resolution would fail.

If you wish to hide your real network, then you may wish to NAT. I generally NAT over a VPN as an exception, depending on who the VPN is with.

 

MHM Cisco World
VIP Mentor VIP Mentor
VIP Mentor

The policy based vpn need routing to destiantion to forward traffic'

In your case there is no routing for real IP but there is routing for mapped IP

That why you need to NAT real to mapped to forward traffic via tunnel.

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:

Recognize Your Peers