09-04-2003 12:58 AM - edited 02-21-2020 12:45 PM
Has anyone experience with NATing on a GRE tunnel interface? I need to NAT between two private networks because they are overlapping. I tried to NAT directly on the tunnel interface.
e.g.
Ethernet 0/0
ip nat inside
Tunnel0 (GRE with CryptoMap)
ip nat outside
However I didn't succeed this way. What's the best way to achive my goal?
09-10-2003 11:02 AM
NAT such that it translates the inside device to an address from the pool and the outside device to an address from the corresponding pool .
You can check the following link for more details.
09-19-2003 01:51 AM
Thanks. I already checked this paper. The problem is that it only talks about IPsec and not about GRE/Ipsec and nating on a Tunnel interface.
However I made some tests in the lab and it worked fine. So I went back to the customer-site and I had to reboot the small 836 to get it working.
What I learnedis : "ip nat outside" on a tunnel interface on a Cisco 836 is no problem. This is good news if you have to add partners companies with GRE/IPsec and they don't have IP ranges you like, so you just NAT them and give them IP addresses of your choice.
10-31-2010 03:00 AM
Hi,
Could you please send me the working config, if possible? I am in the same situation.
Looking for your prompt response.
Thanks,
Regards,
Mubasher Sultan
04-29-2015 07:33 AM
Hi ,
have you solved the problem, i have the same issue and the only solution is the GRE/ipsec .
Could you provide me with configs please ?
Thanks,
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