cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1402
Views
0
Helpful
1
Replies

Port forwarding in ASA 5512 using ASDM 6.6

Linto Mookken
Level 1
Level 1

Hi Guys,

Cheers!!!

Hope you are doing well...

I am Linto and I wouldlike to know how to do port forwarding in ASA 5512 by using ASDM 6.6 . This is my first time doing configuration in ASA. So if anyone can help me it is highly appreciating.

The scenario is i have one static IP address and I need to access some devices like CCTV DVR from out side office. So can any one help me to resolve this issue.

Thanks in advance

Thanks & Regards

Linto A Mookken

1 Reply 1

Julio Carvajal
VIP Alumni
VIP Alumni

Hello,

I do not have ASDM access right now and it will take way longer to take screen-shots, etc, etc and I do not have the time. Maybe some guys here will have the time.

That being said I can show you the commands via CLI

object  service HTTP

service tcp source eq 80

object network Internal_Camera

host 192.168.10.2

object network External-IP-Camera

host 4.4.4.4

nat (inside,outside) 1 source static Internal_Camera External-IP-Camera service HTTP HTTP

With that configuration you will be doing a NAT for port 80 from your internal camera to that Global Public IP address.

Now for the ACL to allow the traffic

access-list outside_in permit tcp any host 192.168.10.2 eq 80

access-group outside_in in interface outside

Looking for some network assistance?? Contact me directly at jcarvaja@laguiadelnetworking.com

I will fix your problem ASAP.

Cheers,

Julio Carvajal Segura
http://laguiadelnetworking.com

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