cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
450
Views
3
Helpful
7
Replies

ASA 5515 Firewall Port Forwarding Issue

Pyie Phyo Htay
Level 1
Level 1

Dear Team Members,

Greeting to all!
Currently I'm facing with the port forwarding issues for Port 80, I have two wan interface primary is VPN and secondary is OUTSIDE. I set to VPN interface default route administrative value to 1 and secondary default route administrative value to 2.

Now, I try to config port forwarding for internal nginx server 10.20.115.10 to can access form the public with 203.120.197.204 Port  80.

Here is my configuration: 

object network NGINX-10.20.115.10-80
host 10.20.115.10

object network NGINX-10.20.115.10-80
nat (internal,VPN) static interface service tcp www www

access-group AZURE-VPN-ACL in interface VPN

access-list AZURE-VPN-ACL extended permit tcp any object NGINX-10.20.115.10 eq www log

It's not working I can not browsing to my port forwarding from public. But AnyConnect VPN is still working with the port 444 and that has been open. Someone please helps me my issues?

Thanks.

PPH

 

7 Replies 7

object network NGINX-10.20.115.10-80
nat (internal,OUTSIDE) static interface service tcp www www

 

you need NAT, 
the ASA will select either VPN or OUTSIDE 
and then the traffic will NATing 

Dear MHM,

Do you mention do i need to config for both OUTSIDE interface and VPN interface with NAT,

Please kindly provide the configuration for both side. 

If i shutdown the OUTSIDE interface without configuration for like that it can be ok?

object network NGINX-10.20.115.10-80
nat (internal,OUTSIDE) static interface service tcp www www

Thanks.

 

If i shutdown the OUTSIDE interface without configuration for like that it can be ok?  <<- can be more elaborate ?
https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/118962-configure-asa-00.html

this link can help you 

Many Thanks bro let me change the config and let you back know the result.

Thanks for your helps.

You are so welcome

Dear MHM,

When i try to change the config for NAT, one of the old configuration is disappear so, do i need to config with another object name for same  host ip address and NAT.

Example : object network NGINX-10.20.115.10-80-2
nat (internal,OUTSIDE) static interface service tcp www www

Am I right?

Thanks.

 

Sorry I make link, but not reply
Yes you are correct you need two different object name with same subnet.
thanks 
MHM

Review Cisco Networking for a $25 gift card