Networking-Forums.com

Professional Discussions => Security => Topic started by: routerdork on February 09, 2015, 01:19:18 PM

Title: Accessing Ports Through NAT
Post by: routerdork on February 09, 2015, 01:19:18 PM
Anyone have any ideas or pointers for accessing devices through NAT on an ASA? I've got a VMware server with several different Voice apps on it but they are on a network I can't route.

I'm trying to NAT a 10.x.x.x network to a 172.x.x.x network. The inside/outside interfaces are on different subnets from the NAT addresses, I've got static routes to take care of this. I've tried every combo of NAT I can think of and/or find on the line. I can ping the different servers and I can also see in the logs that a connection was made for 443 yet no webpage. Same thing for port 22.

I've followed the guide below, which has a different way than what I was doing things but still same results. I'm at a loss for what I could be missing.
http://www.cisco.com/c/en/us/td/docs/security/asa/asa91/configuration/firewall/asa_91_firewall_config/nat_objects.html#30173
Title: Re: Accessing Ports Through NAT
Post by: deanwebb on February 09, 2015, 01:25:15 PM
Create rules to permit the traffic. If the interfaces have the same trust level, then permit traffic between interfaces with the same trust level.
Title: Re: Accessing Ports Through NAT
Post by: killabee on February 09, 2015, 10:04:59 PM
Title: Re: Accessing Ports Through NAT
Post by: routerdork on February 13, 2015, 08:57:02 AM
Thanks for the responses guys. So evidently the guys onsite had something plugged in wrong and the outside interface ended up being on the same LAN segment as a SVI on the core switch which also had an SVI for the inside interface so the server traffic had an alternate path back. So long story short we got it working after a ton of wasted time.  :wall: :wall: :wall: