cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
611
Views
0
Helpful
3
Replies

Static NAT on ASA query

marcusbrutus
Level 1
Level 1

Hi,

Given the below setting:

static (dmz,outside) 33.33.33.1 10.0.0.1 netmask 255.255.255.255

If a packet comes from the inside to destination 33.33.33.1, how will the inspection and traffic flow go?

I am thinking that the firewall, upon receipt of the packet from an inside host, will forward the packet to the outside interface.  Upon reaching the outside interface, since there is no ACL applied on the outside that will allow inside IP addresses to enter the DMZ zone, the packet get dropped.

Is the above analysis correct?

Thanks.

1 Accepted Solution

Accepted Solutions

Hello,

Sure, There will be no problem.

Try it out and let us know.

Thanks !

Mike

View solution in original post

3 Replies 3

Maykol Rojas
Cisco Employee
Cisco Employee

Hello,

Mike here I hope you are doing great. Not exactly, You will be able to access that resource only if you run DNS doctoring, Otherwise what you will be doing will be a hairping on the outside interface which is not allowed on the firewall. My suggestion for you if you want to access this host that is on the DMZ with the mapped IP, you can configure something like this

static (dmz,inside) 33.33.33.1 10.0.0.1 netmask 255.255.255.255

That way you will be able to access that resource with the Mapped IP instead of using the private. Here is a document for reference.

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807968c8.shtml

Hope it helps.

Mike

Mike

Hi Maykol,

Thanks for the reply.

If i have both configurations running on the firewall, will it work?

static (dmz,outside) 33.33.33.1 10.0.0.1 netmask 255.255.255.255

static (dmz,inside) 33.33.33.1 10.0.0.1 netmask 255.255.255.255

Thanks again.

Hello,

Sure, There will be no problem.

Try it out and let us know.

Thanks !

Mike
Review Cisco Networking for a $25 gift card