cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
686
Views
0
Helpful
4
Replies

HTTPS port forwarding from outside to inside, TCP access denied by ACL

kaurtammai
Level 1
Level 1

I'm having hard times with port forwarding with Cisco ASA 5512-x. Cisco version is 9.2(1) and Device Manager Version 7.3(1)101.

I've made NAT one-to-one translation entries and also created required Access rules.

Is this related somehow to ASDM access? I've changed ASDM access port from 443 -> 8080 and no other service should be using this port.

NAT Rule :

nat (Outside,Inside) source static VMHost1 VMHost1 destination static interface VOIPJaam service HTTPS HTTPS net-to-net

Outside-In has rule VMHost1 ->  Outside and Outside-Out has VMHost1 -> VOIPJaam. Inside-out has VMHost1 ->VOIPJaam.

4 Replies 4

Philip D'Ath
VIP Alumni
VIP Alumni

I'm having trouble understand that.  What is the inside IP address of the host, and what should the outside world see it as?

Dear Philip,

Inside aadress is 192.168.0.253. Outside world should see it as xx.xx.xx.xx:443.

xx.xx.xx.xx is our external public address, which is defined as outside interface address. Does that make it a little clearer?

Hi there,

have you tested object nat? see sample below.

object network INTERNAL_SERVER
host 192.168.0.253

object network INTERNAL_SERVER
nat (inside,outside) static interface service tcp 443 443

regards

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

I agree with hackergk1  .  For some reason I can't rate hackergk1's response.

Review Cisco Networking for a $25 gift card