05-04-2009 06:51 AM - edited 03-11-2019 08:27 AM
Hi, my question is how can I make a source NAT within a Static PAT Rule? Static PAT changes only the Destination addresses and not the Sources. Background is that for routing issues the original sources should be hided behind the interface ip.Is ithis possible? And if yes, how? Thanks.
05-04-2009 06:56 AM
Not sure what you mean by "Static PAT Rule" but anyway to hide all inside addresses behind the outside interface IP address as an example
nat (inside) 1 0.0.0.0 0.0.0.0
global (outside) 1 interface
Jon
05-04-2009 11:26 PM
Thanks for the answer. I do a simple Port Forwarding on teh outside interface ip address to some internal hosts. That works quite easy with Static PAT. But my question is how can I achieve that the public addresses (sources) will never be seen on the real servers in the internal network. I will hide them (NAT) behind the interface ip of the e.g. internal interface. Must I build a second NAT Rule for that ? Who can help me?
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