cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3374
Views
0
Helpful
8
Replies

Dynamic Interface NAT on Transparent ASA

lcaruso
Level 6
Level 6

Hi,

I need NAT setup as it would be on Routed ASA where addresses arriving on the inside interface are hidden from outside via dynamic interface NAT.

Is that possible in Transparent Mode? This document doesn't discuss Dynamic NAT.

www.cisco.com/en/US/docs/security/asa/asa80/configuration/guide/cfgnat.html#wp1102744

2 Accepted Solutions

Accepted Solutions

http://www.cisco.com/en/US/docs/security/asa/asa90/configuration/guide/interface_complete_transparent.html

Remember to rate all of the helpful posts..

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

View solution in original post

No,

It means that you cannot use PAT while intenting to use the interface ip address but you could use any other.

Example

static (inside,outside) tcp 2.2.2.2 80 192.168.12.2.2 80

This will work....

Regards,

Only remember that you cannot try to use the keyword interface ( because there is no ip asssigned to any of the interfaces, that is all )

Remember to rate all of the helpful posts

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

View solution in original post

8 Replies 8

Julio Carvajal
VIP Alumni
VIP Alumni

Hello,

Yes, it can be done.

No problem at all.

Regards,

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

Thanks.

Is there a more up-to-date reference for 9.x ASAs and Transparent mode?

http://www.cisco.com/en/US/docs/security/asa/asa90/configuration/guide/interface_complete_transparent.html

Remember to rate all of the helpful posts..

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

Appreciate the link.

Can it do PAT?

The links I have read say no.

Note:

Starting with ASA/PIX 8.0(2), NAT/PAT is supported in the transparent firewall. Refer to

NAT in Transparent Mode

for more information.

You can use PAT but not with the ASA interfaces as there is no IP assigned to it.

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

It says (bullet point #4)

Because the transparent firewall does not have any interface IP addresses, you cannot use interface PAT.

So you can use PAT but it's not interface PAT. That means any public servers could not be published on an ASA in Transparent mode, right?

No,

It means that you cannot use PAT while intenting to use the interface ip address but you could use any other.

Example

static (inside,outside) tcp 2.2.2.2 80 192.168.12.2.2 80

This will work....

Regards,

Only remember that you cannot try to use the keyword interface ( because there is no ip asssigned to any of the interfaces, that is all )

Remember to rate all of the helpful posts

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC
Review Cisco Networking for a $25 gift card