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

NAT and accessing an externaly published service from inside

relsethagen
Level 1
Level 1

Is it possible to have users on the inside interface of an ASA access a service sourced from their inside local IP address by going to the Public IP address (outside)global. I know I can do this on a router, but I haven't been able to get it to work on an ASA.

1 Accepted Solution

Accepted Solutions

acomiskey
Level 10
Level 10

Yes, this is possible.

same-security-traffic permit intra-interface

global (inside) 1 interface

nat (inside) 1 0 0

static (inside,inside) netmask 255.255.255.255

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807968d1.shtml#solution2

View solution in original post

3 Replies 3

acomiskey
Level 10
Level 10

Yes, this is possible.

same-security-traffic permit intra-interface

global (inside) 1 interface

nat (inside) 1 0 0

static (inside,inside) netmask 255.255.255.255

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807968d1.shtml#solution2

That was exactly what I was looking for thanks

ct_yau
Level 1
Level 1

Hi,

I exactly want to do this on a Cisco router but am not able to. Could you enlighten me on this?

Review Cisco Networking products for a $25 gift card