<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cisco ASA 5506 Basic Port Forwarding Help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-5506-basic-port-forwarding-help/m-p/3991218#M23679</link>
    <description>&lt;P&gt;Hello, I'm new to Cisco ASA and trying to replace an older Netgear firewall. This is my initial attempt to configure some very basic port forwarding on a newly purchased 5506 running ASA v9.8. It has the factory BVI configuration modified for the inside address (192.168.16.0). The outside interface is a single IP (DHCP) assigned by the ISP. Currently a simple network; everything on the private net is connected to inside_1. I had previously configured port forwarding on the existing older Netgear firewall for a DVR on the private net at 192.168.16.32 with ports 8000, 9000, and 9090. Users from outside can target the outside IP address and are able to use the DVR viewing and control application remotely. Initially, I had started to configure the 5506 for outside access to the DVR IP address port 8000 and test using Portcheckers without positive results.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've now pulled the 5506 and I'm testing it at home with outside host Putty Telnet to port 8000 targeting the outside interface and a host configured to the DVR IP address with a TCP listener running connected to inside_1. Although it appears I can get a successful packet trace in ASDM targeting the outside IP and port 8000 in both directions, I can't get through the outside interface and hit the listener on port 8000. I'm currently in the process of trying to configure syslog and res-test to bring forth any clues as to why the current acl and nat config is not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I keep thinking that the ACL is not working and that I've missed something fundamental. This continues to be learning curve for me, and it seems some basics with the 5506 have been problematic for many out there as well. Any help and pointers on this from the Cisco Community would be greatly appreciated!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current inside address is 192.168.16.1 and the outside interface address for testing is 192.168.10.10. Here is the output from a show running-config, show nat, and show translate:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Iselinfire# show running-config&lt;BR /&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;BR /&gt;: Serial Number: JAD231919ZG&lt;BR /&gt;: Hardware: ASA5506, 4096 MB RAM, CPU Atom C2000 series 1250 MHz, 1 CPU (4 cores)&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.8(2)&lt;BR /&gt;!&lt;BR /&gt;hostname Iselinfire&lt;BR /&gt;names&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface GigabitEthernet1/1&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address dhcp setroute&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/2&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_1&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/3&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_2&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/4&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_3&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/5&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_4&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/6&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_5&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/7&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_6&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/8&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_7&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface Management1/1&lt;BR /&gt;management-only&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface BVI1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.16.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;object network obj_any1&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any2&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any3&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any4&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any5&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any6&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any7&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network DVR_Host&lt;BR /&gt;host 192.168.16.32&lt;BR /&gt;object service DVR8000&lt;BR /&gt;service tcp source eq 8000 destination eq 8000&lt;BR /&gt;access-list outside_access_in extended permit object DVR8000 any object DVR_Host&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm-buffer-size 512&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside_1 1500&lt;BR /&gt;mtu inside_2 1500&lt;BR /&gt;mtu inside_3 1500&lt;BR /&gt;mtu inside_4 1500&lt;BR /&gt;mtu inside_5 1500&lt;BR /&gt;mtu inside_6 1500&lt;BR /&gt;mtu inside_7 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;icmp permit any inside&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;arp rate-limit 16384&lt;BR /&gt;!&lt;BR /&gt;object network obj_any1&lt;BR /&gt;nat (inside_1,outside) dynamic interface&lt;BR /&gt;object network obj_any2&lt;BR /&gt;nat (inside_2,outside) dynamic interface&lt;BR /&gt;object network obj_any3&lt;BR /&gt;nat (inside_3,outside) dynamic interface&lt;BR /&gt;object network obj_any4&lt;BR /&gt;nat (inside_4,outside) dynamic interface&lt;BR /&gt;object network obj_any5&lt;BR /&gt;nat (inside_5,outside) dynamic interface&lt;BR /&gt;object network obj_any6&lt;BR /&gt;nat (inside_6,outside) dynamic interface&lt;BR /&gt;object network obj_any7&lt;BR /&gt;nat (inside_7,outside) dynamic interface&lt;BR /&gt;object network DVR_Host&lt;BR /&gt;nat (inside_1,outside) static interface net-to-net service tcp 8000 8000&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 sctp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;timeout conn-holddown 0:00:15&lt;BR /&gt;timeout igp stale-route 0:01:10&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication login-history&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_1&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_2&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_3&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_4&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_5&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_6&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_7&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;no service sw-reset-button&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;telnet 192.168.16.0 255.255.255.0 inside_1&lt;BR /&gt;telnet 192.168.16.0 255.255.255.0 inside_7&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh stricthostkeycheck&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;!&lt;BR /&gt;class-map icmp-class&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map icmp_policy&lt;BR /&gt;class icmp-class&lt;BR /&gt;inspect icmp&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;!&lt;BR /&gt;service-policy icmp_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;Cryptochecksum:9bf4d390a79c9a97b093ce28fca7461e&lt;BR /&gt;: end&lt;BR /&gt;Iselinfire# show nat detail&lt;/P&gt;&lt;P&gt;Auto NAT Policies (Section 2)&lt;BR /&gt;1 (inside_1) to (outside) source static DVR_Host interface service tcp 8000 8000 net-to-net&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 192.168.16.32/32, Translated: 192.168.10.10/24&lt;BR /&gt;Service - Protocol: tcp Real: 8000 Mapped: 8000&lt;BR /&gt;2 (inside_1) to (outside) source dynamic obj_any1 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;3 (inside_2) to (outside) source dynamic obj_any2 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;4 (inside_3) to (outside) source dynamic obj_any3 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;5 (inside_4) to (outside) source dynamic obj_any4 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;6 (inside_5) to (outside) source dynamic obj_any5 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;7 (inside_6) to (outside) source dynamic obj_any6 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;8 (inside_7) to (outside) source dynamic obj_any7 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;Iselinfire#&lt;BR /&gt;Iselinfire# show xlate detail&lt;BR /&gt;1 in use, 1 most used&lt;BR /&gt;Flags: D - DNS, e - extended, I - identity, i - dynamic, r - portmap,&lt;BR /&gt;s - static, T - twice, N - net-to-net&lt;BR /&gt;TCP PAT from inside_1:192.168.16.32 8000-8000 to outside:192.168.10.10 8000-8000&lt;BR /&gt;flags srN idle 0:24:03 timeout 0:00:00 refcnt 0 xlate id 0x7f0566d73140&lt;/P&gt;&lt;P&gt;Iselinfire#&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2019 16:54:22 GMT</pubDate>
    <dc:creator>fretcat_56</dc:creator>
    <dc:date>2019-11-29T16:54:22Z</dc:date>
    <item>
      <title>Cisco ASA 5506 Basic Port Forwarding Help</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5506-basic-port-forwarding-help/m-p/3991218#M23679</link>
      <description>&lt;P&gt;Hello, I'm new to Cisco ASA and trying to replace an older Netgear firewall. This is my initial attempt to configure some very basic port forwarding on a newly purchased 5506 running ASA v9.8. It has the factory BVI configuration modified for the inside address (192.168.16.0). The outside interface is a single IP (DHCP) assigned by the ISP. Currently a simple network; everything on the private net is connected to inside_1. I had previously configured port forwarding on the existing older Netgear firewall for a DVR on the private net at 192.168.16.32 with ports 8000, 9000, and 9090. Users from outside can target the outside IP address and are able to use the DVR viewing and control application remotely. Initially, I had started to configure the 5506 for outside access to the DVR IP address port 8000 and test using Portcheckers without positive results.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've now pulled the 5506 and I'm testing it at home with outside host Putty Telnet to port 8000 targeting the outside interface and a host configured to the DVR IP address with a TCP listener running connected to inside_1. Although it appears I can get a successful packet trace in ASDM targeting the outside IP and port 8000 in both directions, I can't get through the outside interface and hit the listener on port 8000. I'm currently in the process of trying to configure syslog and res-test to bring forth any clues as to why the current acl and nat config is not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I keep thinking that the ACL is not working and that I've missed something fundamental. This continues to be learning curve for me, and it seems some basics with the 5506 have been problematic for many out there as well. Any help and pointers on this from the Cisco Community would be greatly appreciated!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current inside address is 192.168.16.1 and the outside interface address for testing is 192.168.10.10. Here is the output from a show running-config, show nat, and show translate:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Iselinfire# show running-config&lt;BR /&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;BR /&gt;: Serial Number: JAD231919ZG&lt;BR /&gt;: Hardware: ASA5506, 4096 MB RAM, CPU Atom C2000 series 1250 MHz, 1 CPU (4 cores)&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.8(2)&lt;BR /&gt;!&lt;BR /&gt;hostname Iselinfire&lt;BR /&gt;names&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface GigabitEthernet1/1&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address dhcp setroute&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/2&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_1&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/3&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_2&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/4&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_3&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/5&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_4&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/6&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_5&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/7&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_6&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/8&lt;BR /&gt;bridge-group 1&lt;BR /&gt;nameif inside_7&lt;BR /&gt;security-level 100&lt;BR /&gt;!&lt;BR /&gt;interface Management1/1&lt;BR /&gt;management-only&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface BVI1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.16.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;object network obj_any1&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any2&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any3&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any4&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any5&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any6&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network obj_any7&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network DVR_Host&lt;BR /&gt;host 192.168.16.32&lt;BR /&gt;object service DVR8000&lt;BR /&gt;service tcp source eq 8000 destination eq 8000&lt;BR /&gt;access-list outside_access_in extended permit object DVR8000 any object DVR_Host&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm-buffer-size 512&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside_1 1500&lt;BR /&gt;mtu inside_2 1500&lt;BR /&gt;mtu inside_3 1500&lt;BR /&gt;mtu inside_4 1500&lt;BR /&gt;mtu inside_5 1500&lt;BR /&gt;mtu inside_6 1500&lt;BR /&gt;mtu inside_7 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;icmp permit any inside&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;arp rate-limit 16384&lt;BR /&gt;!&lt;BR /&gt;object network obj_any1&lt;BR /&gt;nat (inside_1,outside) dynamic interface&lt;BR /&gt;object network obj_any2&lt;BR /&gt;nat (inside_2,outside) dynamic interface&lt;BR /&gt;object network obj_any3&lt;BR /&gt;nat (inside_3,outside) dynamic interface&lt;BR /&gt;object network obj_any4&lt;BR /&gt;nat (inside_4,outside) dynamic interface&lt;BR /&gt;object network obj_any5&lt;BR /&gt;nat (inside_5,outside) dynamic interface&lt;BR /&gt;object network obj_any6&lt;BR /&gt;nat (inside_6,outside) dynamic interface&lt;BR /&gt;object network obj_any7&lt;BR /&gt;nat (inside_7,outside) dynamic interface&lt;BR /&gt;object network DVR_Host&lt;BR /&gt;nat (inside_1,outside) static interface net-to-net service tcp 8000 8000&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 sctp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;timeout conn-holddown 0:00:15&lt;BR /&gt;timeout igp stale-route 0:01:10&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication login-history&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_1&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_2&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_3&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_4&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_5&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_6&lt;BR /&gt;http 192.168.16.0 255.255.255.0 inside_7&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;no service sw-reset-button&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;telnet 192.168.16.0 255.255.255.0 inside_1&lt;BR /&gt;telnet 192.168.16.0 255.255.255.0 inside_7&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh stricthostkeycheck&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;!&lt;BR /&gt;class-map icmp-class&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map icmp_policy&lt;BR /&gt;class icmp-class&lt;BR /&gt;inspect icmp&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;!&lt;BR /&gt;service-policy icmp_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;Cryptochecksum:9bf4d390a79c9a97b093ce28fca7461e&lt;BR /&gt;: end&lt;BR /&gt;Iselinfire# show nat detail&lt;/P&gt;&lt;P&gt;Auto NAT Policies (Section 2)&lt;BR /&gt;1 (inside_1) to (outside) source static DVR_Host interface service tcp 8000 8000 net-to-net&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 192.168.16.32/32, Translated: 192.168.10.10/24&lt;BR /&gt;Service - Protocol: tcp Real: 8000 Mapped: 8000&lt;BR /&gt;2 (inside_1) to (outside) source dynamic obj_any1 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;3 (inside_2) to (outside) source dynamic obj_any2 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;4 (inside_3) to (outside) source dynamic obj_any3 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;5 (inside_4) to (outside) source dynamic obj_any4 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;6 (inside_5) to (outside) source dynamic obj_any5 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;7 (inside_6) to (outside) source dynamic obj_any6 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;8 (inside_7) to (outside) source dynamic obj_any7 interface&lt;BR /&gt;translate_hits = 0, untranslate_hits = 0&lt;BR /&gt;Source - Origin: 0.0.0.0/0, Translated: 192.168.10.10/24&lt;BR /&gt;Iselinfire#&lt;BR /&gt;Iselinfire# show xlate detail&lt;BR /&gt;1 in use, 1 most used&lt;BR /&gt;Flags: D - DNS, e - extended, I - identity, i - dynamic, r - portmap,&lt;BR /&gt;s - static, T - twice, N - net-to-net&lt;BR /&gt;TCP PAT from inside_1:192.168.16.32 8000-8000 to outside:192.168.10.10 8000-8000&lt;BR /&gt;flags srN idle 0:24:03 timeout 0:00:00 refcnt 0 xlate id 0x7f0566d73140&lt;/P&gt;&lt;P&gt;Iselinfire#&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 16:54:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5506-basic-port-forwarding-help/m-p/3991218#M23679</guid>
      <dc:creator>fretcat_56</dc:creator>
      <dc:date>2019-11-29T16:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5506 Basic Port Forwarding Help</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5506-basic-port-forwarding-help/m-p/3991582#M23680</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;First of all, to test if you're config allows your port forwarding, you can use a command called packet-tracer. If the traffic will not go through, it'll tell your what rule denies the traffic.&lt;BR /&gt;&lt;BR /&gt;The port object on your outside acl should be destination and not source. The source port can be anything but the destination must be port  8000.&lt;BR /&gt;&lt;BR /&gt;For the nat, it should looks like:&lt;BR /&gt;object network DVR_Host&lt;BR /&gt;nat (inside_1,outside) static interface service tcp 8000 8000&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Dec 2019 05:05:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5506-basic-port-forwarding-help/m-p/3991582#M23680</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2019-12-01T05:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5506 Basic Port Forwarding Help</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5506-basic-port-forwarding-help/m-p/3991785#M23683</link>
      <description>&lt;P&gt;The destination port only for the outside ACL entry did the trick. I understand now, thank you Francesco. I've made a service group for the ACL with services for 8000, 9000, and 9090 destination ports only. I now need to redo the NAT configuration so all 3 ports are translated to DVR_Host. I appreciate your help, thanks again.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2019 20:49:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5506-basic-port-forwarding-help/m-p/3991785#M23683</guid>
      <dc:creator>fretcat_56</dc:creator>
      <dc:date>2019-12-01T20:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5506 Basic Port Forwarding Help</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5506-basic-port-forwarding-help/m-p/3992480#M23685</link>
      <description>You're welcome</description>
      <pubDate>Tue, 03 Dec 2019 03:09:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5506-basic-port-forwarding-help/m-p/3992480#M23685</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2019-12-03T03:09:16Z</dc:date>
    </item>
  </channel>
</rss>

