06-18-2013 06:36 AM - edited 03-11-2019 06:59 PM
Hi,
We are planning to set up a IPSec VPN L2L tunnel with a client. Our client is running some internal networks(didn't disclose) and will nat his internal network with X.X.X.X public ip. We also have internal networks 10.50.101.0/24 and will nat it with Y.Y.Y.Y public ip to establish tunnel.
I am confused here that after setting up tunnel how could we connect to their internal servers.
Suppose if client is running 10.100.110.0/24 then will we able to reach their internal IPs. Since how packets would reach to 10.100.110.0/24 segments because we are trying to reach X.X.X.X.
Need your help pls..!!
Solved! Go to Solution.
06-18-2013 07:16 AM
Hi,
If both endpoints are doing only Dynamic NAT/PAT towards eachother then the networks cant communicate with eachother.
If you really need to be able to connect to the remote site servers through L2L VPN connection then they will need to configure NAT0 or Static Policy NAT for their servers so you will have some specific destination IP address to which to connect to.
As I said already, if Dynamic NAT/PAT is the only NAT done on the remote site towards your site then you WONT be able to connect to their servers.
When you are configuring the the ACL for the L2L VPN then always configure it to match the NATed address for both the source and destination networks.
The destination IP addresses/networks are naturally defined by the remote end. If they do NAT0 then you use their real networks as your destination address/network in the L2L VPN ACL. If they NAT their networks towards the L2L VPN connection then you naturally use those NAT IP addresses.
Hope this helps
Please do remember to mark the reply as the correct answer if it answered your question.
Naturally ask more if you still have questions.
- Jouni
- Jouni
06-18-2013 06:45 AM
Hi,
If the remote end is going to do Dynamic PAT for all the internal networks towards your site then there is no possibility for you to initiate connections to their servers.
They will either have to configure Static Policy NAT or NAT0 so that you can reach their internal servers.
- Jouni
06-18-2013 06:54 AM
Hi Jouni,
I think they are doing dynamic NAT since they have whole internal segments not specfic IPs. And we are also doing dynamic NAT at our end. So in this case connectivity would not happen b/w internal networks.? Pls brief.
Also if he does NAT 0 then source would be client internal network & destination my internal network or the public IP(Y.Y.Y.Y) to with i am natting my internal networks. Need your help on this pls.
06-18-2013 07:16 AM
Hi,
If both endpoints are doing only Dynamic NAT/PAT towards eachother then the networks cant communicate with eachother.
If you really need to be able to connect to the remote site servers through L2L VPN connection then they will need to configure NAT0 or Static Policy NAT for their servers so you will have some specific destination IP address to which to connect to.
As I said already, if Dynamic NAT/PAT is the only NAT done on the remote site towards your site then you WONT be able to connect to their servers.
When you are configuring the the ACL for the L2L VPN then always configure it to match the NATed address for both the source and destination networks.
The destination IP addresses/networks are naturally defined by the remote end. If they do NAT0 then you use their real networks as your destination address/network in the L2L VPN ACL. If they NAT their networks towards the L2L VPN connection then you naturally use those NAT IP addresses.
Hope this helps
Please do remember to mark the reply as the correct answer if it answered your question.
Naturally ask more if you still have questions.
- Jouni
- Jouni
06-18-2013 08:23 AM
Thanks For your info..Jouni.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide