08-31-2020 12:34 AM
Hi all,
I've been trying to configure inside destination NAT rules on IOS 16 but however, the command ip nat inside destination list 100 pool xxx is reported as ambiguous and it seems that the router is not accepting the pool parameter.
Or is there a better way to expose the ports of the server to the Internet with one IP while the server Internet connection uses another IP?
08-31-2020 12:55 AM
- What is your particular device/model ? NAT pools are not available on switches currently as far as I am aware still to this date,
M.
08-31-2020 01:17 AM
Hello
What router is this running on?
May I also asked what is it your wanting to accomplish with DNAT
09-02-2020 04:26 AM
Running on CSR1000V with IOS XR version 16, I would like to map one global IP(let's say IP A) to one server so that services like HTTP, SSH will be exposed to the Internet. However, I don't want to let this server connect to the internet with this global IP(IP A), which means that if I run a curl in the server, the curl should use another global IP(IP B, in this case).
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