08-14-2014 06:32 AM - edited 03-11-2019 09:38 PM
Hi Experts..
I have users sitting on inside and they are trying to access a DMZ server with its outside(public) ip (X.X.X.191) which is static nat but they are unable to reach server. I have allowed same security permit traffic inter & intra interface. ALso have disable spoofing. Still unable to reach. Pls help me out.
object network obj-ANY
nat (inside,outside) dynamic interface
object network obj-ftp-server
nat (dmz,outside) static X.X.X.191
08-15-2014 07:13 AM
Thanks Karsten for your help, i will be coordinating with my seniors on this, and will look for workaround to make communication through outside nat ip, if you can help me on this that will be highly appreciable.
Also could you tell me why i can not reach outside nat ip from indise, why ASA is denying it. What could be the reason, Actually i need to justify this to my seniors.
08-15-2014 07:28 AM
> Also could you tell me why i can not reach outside nat ip from indise, why ASA is denying it. What could be the reason, Actually i need to justify this to my seniors.
It's the way the ASA works internally. Generalized: When the ASA sees the public IP it decides to route the Packet to the outside interface. And then it's too late for a new decision that the destination is actually on a different interface. The workaround is to NAT on the destination because that decision is done earlier. But that's not the right way to use the ASA.
08-15-2014 08:17 AM
Thanks Karsten, i have started searching config example for this workaround, it would be very greatful and appreciated if you can share this.
08-22-2014 09:35 AM
Hi.. I did try to explore NAT configuration for this problem to could not get successful. Pls help me out sharing config fo this.
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