<?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 ASA 8.4 Port forward problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780462#M496696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Just did that and i am still not getting through the firewall.&lt;/P&gt;&lt;P&gt;Is there a debug i could run to see why i am getting blocked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Sep 2011 17:14:35 GMT</pubDate>
    <dc:creator>mross1572</dc:creator>
    <dc:date>2011-09-30T17:14:35Z</dc:date>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780460#M496693</link>
      <description>&lt;P&gt;Im trying to forward an outside public port of 60080 to an inside host port of 80 to an IP camera.&lt;/P&gt;&lt;P&gt;I am having no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the forward from the ASA config but i will paste my current config along with the commands i ran.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #333333; text-decoration: underline; "&gt;&lt;STRONG&gt;commands i ran;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;object network IP_Cam&lt;BR /&gt;&amp;nbsp;&amp;nbsp; host 192.168.72.217&lt;BR /&gt;&amp;nbsp;&amp;nbsp; nat (inside,outside) static interface service tcp 80 60080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;access-list ipcam-in extended permit tcp any host 192.168.72.217 eq 60080 log&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;access-group ipcam-in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;My current config;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.4(2) &lt;BR /&gt;!&lt;BR /&gt;hostname MDR-ASA&lt;BR /&gt;domain-name MDR.LOCAL&lt;BR /&gt;enable password 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.72.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&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 Vlan5&lt;BR /&gt;no nameif&lt;BR /&gt;security-level 50&lt;BR /&gt;ip address 192.168.73.1 255.255.255.128 &lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa842-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone EST -5&lt;BR /&gt;clock summer-time EDT recurring&lt;BR /&gt;dns domain-lookup inside&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;name-server 192.168.254.223&lt;BR /&gt;name-server 192.168.254.5&lt;BR /&gt;name-server 208.67.222.222&lt;BR /&gt;name-server 8.8.8.8&lt;BR /&gt;domain-name MDR.LOCAL&lt;BR /&gt;object network obj-192.168.72.0&lt;BR /&gt;subnet 192.168.72.0 255.255.255.0&lt;BR /&gt;object network obj_any&lt;BR /&gt;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object-group network DM_INLINE_NETWORK_1&lt;BR /&gt;network-object 10.1.1.0 255.255.255.0&lt;BR /&gt;network-object 192.168.254.0 255.255.255.0&lt;BR /&gt;access-list outside_1_cryptomap extended permit ip 192.168.72.0 255.255.255.0 object-group DM_INLINE_NETWORK_1 &lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.72.0 255.255.255.0 object-group DM_INLINE_NETWORK_1 &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-645-106.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;nat (inside,any) source static obj-192.168.72.0 obj-192.168.72.0 destination static DM_INLINE_NETWORK_1 DM_INLINE_NETWORK_1 no-proxy-arp&lt;BR /&gt;!&lt;BR /&gt;object network obj_any&lt;BR /&gt;nat (inside,outside) dynamic interface&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 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;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication ssh console LOCAL &lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.72.0 255.255.255.0 inside&lt;BR /&gt;http 208.40.72.160 255.255.255.240 outside&lt;BR /&gt;http 108.66.125.224 255.255.255.255 outside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac &lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac &lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac &lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac &lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac &lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac &lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-DES-SHA esp-des esp-sha-hmac &lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-DES-MD5 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec ikev1 transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;BR /&gt;crypto map outside_map 1 match address outside_1_cryptomap&lt;BR /&gt;crypto map outside_map 1 set pfs &lt;BR /&gt;crypto map outside_map 1 set peer 208.40.72.162 &lt;BR /&gt;crypto map outside_map 1 set ikev1 transform-set ESP-3DES-SHA&lt;BR /&gt;crypto map outside_map 1 set reverse-route&lt;BR /&gt;crypto map outside_map interface outside&lt;BR /&gt;crypto ca trustpoint _SmartCallHome_ServerCA&lt;BR /&gt;crl configure&lt;BR /&gt;crypto ca certificate chain _SmartCallHome_ServerCA&lt;BR /&gt;certificate ca 6ecc7aa5a7032009b8cebcf4e952d491&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 308205ec 308204d4 a0030201 0202106e cc7aa5a7 032009b8 cebcf4e9 52d49130 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0d06092a 864886f7 0d010105 05003081 ca310b30 09060355 04061302 55533117 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30150603 55040a13 0e566572 69536967 6e2c2049 6e632e31 1f301d06 0355040b &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13165665 72695369 676e2054 72757374 204e6574 776f726b 313a3038 06035504 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0b133128 63292032 30303620 56657269 5369676e 2c20496e 632e202d 20466f72 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20617574 686f7269 7a656420 75736520 6f6e6c79 31453043 06035504 03133c56 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65726953 69676e20 436c6173 73203320 5075626c 69632050 72696d61 72792043 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65727469 66696361 74696f6e 20417574 686f7269 7479202d 20473530 1e170d31 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30303230 38303030 3030305a 170d3230 30323037 32333539 35395a30 81b5310b &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30090603 55040613 02555331 17301506 0355040a 130e5665 72695369 676e2c20 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 496e632e 311f301d 06035504 0b131656 65726953 69676e20 54727573 74204e65 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 74776f72 6b313b30 39060355 040b1332 5465726d 73206f66 20757365 20617420 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 68747470 733a2f2f 7777772e 76657269 7369676e 2e636f6d 2f727061 20286329 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3130312f 302d0603 55040313 26566572 69536967 6e20436c 61737320 33205365 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 63757265 20536572 76657220 4341202d 20473330 82012230 0d06092a 864886f7 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0d010101 05000382 010f0030 82010a02 82010100 b187841f c20c45f5 bcab2597 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a7ada23e 9cbaf6c1 39b88bca c2ac56c6 e5bb658e 444f4dce 6fed094a d4af4e10 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9c688b2e 957b899b 13cae234 34c1f35b f3497b62 83488174 d188786c 0253f9bc &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7f432657 5833833b 330a17b0 d04e9124 ad867d64 12dc744a 34a11d0a ea961d0b &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15fca34b 3bce6388 d0f82d0c 948610ca b69a3dca eb379c00 48358629 5078e845 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 63cd1941 4ff595ec 7b98d4c4 71b350be 28b38fa0 b9539cf5 ca2c23a9 fd1406e8 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18b49ae8 3c6e81fd e4cd3536 b351d369 ec12ba56 6e6f9b57 c58b14e7 0ec79ced &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4a546ac9 4dc5bf11 b1ae1c67 81cb4455 33997f24 9b3f5345 7f861af3 3cfa6d7f &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 81f5b84a d3f58537 1cb5a6d0 09e4187b 384efa0f 02030100 01a38201 df308201 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; db303406 082b0601 05050701 01042830 26302406 082b0601 05050730 01861868 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7474703a 2f2f6f63 73702e76 65726973 69676e2e 636f6d30 12060355 1d130101 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ff040830 060101ff 02010030 70060355 1d200469 30673065 060b6086 480186f8 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 45010717 03305630 2806082b 06010505 07020116 1c687474 70733a2f 2f777777 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2e766572 69736967 6e2e636f 6d2f6370 73302a06 082b0601 05050702 02301e1a &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1c687474 70733a2f 2f777777 2e766572 69736967 6e2e636f 6d2f7270 61303406 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03551d1f 042d302b 3029a027 a0258623 68747470 3a2f2f63 726c2e76 65726973 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 69676e2e 636f6d2f 70636133 2d67352e 63726c30 0e060355 1d0f0101 ff040403 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02010630 6d06082b 06010505 07010c04 61305fa1 5da05b30 59305730 55160969 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6d616765 2f676966 3021301f 30070605 2b0e0302 1a04148f e5d31a86 ac8d8e6b &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c3cf806a d448182c 7b192e30 25162368 7474703a 2f2f6c6f 676f2e76 65726973 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 69676e2e 636f6d2f 76736c6f 676f2e67 69663028 0603551d 11042130 1fa41d30 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1b311930 17060355 04031310 56657269 5369676e 4d504b49 2d322d36 301d0603 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 551d0e04 1604140d 445c1653 44c1827e 1d20ab25 f40163d8 be79a530 1f060355 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1d230418 30168014 7fd365a7 c2ddecbb f03009f3 4339fa02 af333133 300d0609 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2a864886 f70d0101 05050003 82010100 0c8324ef ddc30cd9 589cfe36 b6eb8a80 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4bd1a3f7 9df3cc53 ef829ea3 a1e697c1 589d756c e01d1b4c fad1c12d 05c0ea6e &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b2227055 d9203340 3307c265 83fa8f43 379bea0e 9a6c70ee f69c803b d937f47a &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6decd018 7d494aca 99c71928 a2bed877 24f78526 866d8705 404167d1 273aeddc &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 481d22cd 0b0b8bbc f4b17bfd b499a8e9 762ae11a 2d876e74 d388dd1e 22c6df16 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b62b8214 0a945cf2 50ecafce ff62370d ad65d306 4153ed02 14c8b558 28a1ace0 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5becb37f 954afb03 c8ad26db e6667812 4ad99f42 fbe198e6 42839b8f 8f6724e8 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6119b5dd cdb50b26 058ec36e c4c875b8 46cfe218 065ea9ae a8819a47 16de0c28 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6c2527b9 deb78458 c61f381e a4c4cb66&lt;BR /&gt;&amp;nbsp; quit&lt;BR /&gt;crypto ikev1 enable outside&lt;BR /&gt;crypto ikev1 policy 10&lt;BR /&gt;authentication crack&lt;BR /&gt;encryption aes-256&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 20&lt;BR /&gt;authentication rsa-sig&lt;BR /&gt;encryption aes-256&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 30&lt;BR /&gt;authentication pre-share&lt;BR /&gt;encryption aes-256&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 40&lt;BR /&gt;authentication crack&lt;BR /&gt;encryption aes-192&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 50&lt;BR /&gt;authentication rsa-sig&lt;BR /&gt;encryption aes-192&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 60&lt;BR /&gt;authentication pre-share&lt;BR /&gt;encryption aes-192&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 70&lt;BR /&gt;authentication crack&lt;BR /&gt;encryption aes&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 80&lt;BR /&gt;authentication rsa-sig&lt;BR /&gt;encryption aes&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 90&lt;BR /&gt;authentication pre-share&lt;BR /&gt;encryption aes&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 100&lt;BR /&gt;authentication crack&lt;BR /&gt;encryption 3des&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 110&lt;BR /&gt;authentication rsa-sig&lt;BR /&gt;encryption 3des&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 120&lt;BR /&gt;authentication pre-share&lt;BR /&gt;encryption 3des&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 130&lt;BR /&gt;authentication crack&lt;BR /&gt;encryption des&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 140&lt;BR /&gt;authentication rsa-sig&lt;BR /&gt;encryption des&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;crypto ikev1 policy 150&lt;BR /&gt;authentication pre-share&lt;BR /&gt;encryption des&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 86400&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 192.168.72.0 255.255.255.0 inside&lt;BR /&gt;ssh 208.40.72.160 255.255.255.240 outside&lt;BR /&gt;ssh 108.66.125.224 255.255.255.255 outside&lt;BR /&gt;ssh timeout 60&lt;BR /&gt;console timeout 0&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;dhcpd option 66 ip 192.168.254.162&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 192.168.72.100-192.168.72.130 inside&lt;BR /&gt;dhcpd dns 192.168.254.223 208.67.220.220 interface inside&lt;BR /&gt;dhcpd domain netdyninc.com interface inside&lt;BR /&gt;dhcpd auto_config outside vpnclient-wins-override interface inside&lt;BR /&gt;dhcpd update dns both override interface inside&lt;BR /&gt;dhcpd option 66 ip 208.40.72.164 interface inside&lt;BR /&gt;dhcpd enable inside&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;ntp server 38.117.195.101 source outside prefer&lt;BR /&gt;webvpn&lt;BR /&gt;username mross password 1toqI9xS.gj2m19O encrypted privilege 15&lt;BR /&gt;tunnel-group 208.40.72.162 type ipsec-l2l&lt;BR /&gt;tunnel-group 208.40.72.162 ipsec-attributes&lt;BR /&gt;ikev1 pre-shared-key *****&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;prompt hostname context &lt;BR /&gt;call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination address email &lt;A href="mailto:callhome@cisco.com" target="_blank"&gt;callhome@cisco.com&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:d77bb3f7ba2eb7b5e9e2cfc8573d1b1b&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:32:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780460#M496693</guid>
      <dc:creator>mross1572</dc:creator>
      <dc:date>2019-03-11T21:32:43Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780461#M496694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nat (inside,outside) static interface service tcp 80 60080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace "interface" with "IP_Cam"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 17:08:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780461#M496694</guid>
      <dc:creator>smsneteng</dc:creator>
      <dc:date>2011-09-30T17:08:47Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780462#M496696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Just did that and i am still not getting through the firewall.&lt;/P&gt;&lt;P&gt;Is there a debug i could run to see why i am getting blocked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 17:14:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780462#M496696</guid>
      <dc:creator>mross1572</dc:creator>
      <dc:date>2011-09-30T17:14:35Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780463#M496698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm an idiot, nvm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be that the PAM database already knows that 80=http, so you may either need to update the PAM to use 60080 as well, or just specify http instead of 80...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could set up a capture...I would build a new acl for the capture instead of using the existing one, since it is applied to an interface...first, enable logging @level 7 to the buffer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging en&lt;/P&gt;&lt;P&gt;logg buff deb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ext test-cam permit tcp any host 192.168.72.217&lt;/P&gt;&lt;P&gt;capture ip-cam access-l test-cam int in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then after a few attempts, do a sh cap ip-cam and sh logg | incl 192.168.72.217&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinda new to 8.4...huge difference from 7.x/8.0 lol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 17:28:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780463#M496698</guid>
      <dc:creator>smsneteng</dc:creator>
      <dc:date>2011-09-30T17:28:06Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780464#M496699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; this is the results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/55903 to outside:75.118.152.114/60080&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/46729 to outside:75.118.152.114/60080&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from 198.228.227.207/55903 to outside:75.118.152.114/60080&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 17:39:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780464#M496699</guid>
      <dc:creator>mross1572</dc:creator>
      <dc:date>2011-09-30T17:39:21Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780465#M496700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This whole port-mapping thing...so much easier and non-cryptic in IOS...lol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh wait---maybe you have to add that host to the"http outside" list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll bet that's it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;http outside 198.228.227.207&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;no http server enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;and enable https instead for ASDM---I'd never allow http for ASDM inside or ESPECIALLY outside myself, but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;anyway, try that, or turn http off for ASDM management and turn on https instead...or, update PAM...or, use the "http" keyword instead of using the port number in the static PAT statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 17:49:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780465#M496700</guid>
      <dc:creator>smsneteng</dc:creator>
      <dc:date>2011-09-30T17:49:53Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780466#M496701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing---on the acl, don't specify the port, because I remember that some IOSs in routers treat that as incoming and outgoing (in a router, I would need to specify the port in both source and dest statements...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 121 permit tcp any gt 1023 host x.x.x.x eq 60080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to allow any port outside of the well known ports inbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any other acls inbound? The other sh run doesn't show any...does everything else work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 17:53:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780466#M496701</guid>
      <dc:creator>smsneteng</dc:creator>
      <dc:date>2011-09-30T17:53:29Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780467#M496704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hehe, i cant win, failure on that trial as well.&lt;/P&gt;&lt;P&gt;this was so much easier in 8.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;might be time to open a TAC case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 18:00:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780467#M496704</guid>
      <dc:creator>mross1572</dc:creator>
      <dc:date>2011-09-30T18:00:52Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780468#M496706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; No i just built this asa, the only thing it does is NAT and has a site to site tunnel.&lt;/P&gt;&lt;P&gt;Which i can get to the IP camera fine from its inside address over the tunnel, but i have no luck getting it to work in 8.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 18:02:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780468#M496706</guid>
      <dc:creator>mross1572</dc:creator>
      <dc:date>2011-09-30T18:02:13Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780469#M496708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network IP_Cam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 192.168.72.217&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service tcp_80&lt;/P&gt;&lt;P&gt; service tcp destination eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service tcp_60080&lt;/P&gt;&lt;P&gt; service tcp destination eq 60080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (oustide,inside) source static any any destination static interface IP_Cam service tcp_60080 tcp_80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host 192.168.72.217&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 19:51:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780469#M496708</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-09-30T19:51:24Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780470#M496709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you, this was the answer and is working perfectly. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 22:31:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780470#M496709</guid>
      <dc:creator>mross1572</dc:creator>
      <dc:date>2011-10-03T22:31:50Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4 Port forward problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780471#M496710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the first I've seen of this problem, but even after building the NAT with the interface rather than an IP I &lt;EM style="font-weight: bold;"&gt;still&lt;/EM&gt; am getting constant TCP discards...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 15:53:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780471#M496710</guid>
      <dc:creator>soldnermichael</dc:creator>
      <dc:date>2013-06-14T15:53:39Z</dc:date>
    </item>
    <item>
      <title>Hi just a suggestion to test</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780472#M496713</link>
      <description>&lt;P&gt;Hi just a suggestion to test for those that have reached a dead end.&lt;/P&gt;
&lt;P&gt;My ASA version is 9.0(3), and i was trying to put together a static nat rule to allow me to RDP to an internal server Real ip = 10.0.32.15 from any ip coming from the Internet.&lt;/P&gt;
&lt;P&gt;I've spent days troubleshooting and testing different pat commands without success , no matter what i was receiving packets dropped left right and center when trying to rdp in to to my internal server via my pat rule.&lt;/P&gt;
&lt;P&gt;dropped logs looked like this&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;%ASA-7-710005: TCP request discarded from.......&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The solution for me was to move my static pat rules to the first position and the dynamic pat Hide rules after them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;you can do this easily within the asdm interface attached picture.&lt;/P&gt;
&lt;P&gt;The final pat rule that is currently in place in my configuration is described below&lt;/P&gt;
&lt;P&gt;!&lt;BR /&gt;object network rdp-hskpc&lt;/P&gt;
&lt;P&gt;! This is my internal host private ip aka Real IP and is the one i would like to remote in to from the outside&lt;BR /&gt;&amp;nbsp;host 10.0.32.15&lt;BR /&gt;! Patting the host on port 3389 RDP port &lt;BR /&gt;nat (inside,outside) static interface service tcp 3389 3389&lt;/P&gt;
&lt;P&gt;!Allowing the Real ip in my outside interface via ACL&lt;BR /&gt;access-list Outside_access_in extended permit tcp any host 10.0.32.15 eq 3389&lt;BR /&gt;access-group Outside_access_in in interface outside&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Link to Nat rule order article below&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/security/asa/asa90/configuration/guide/asa_90_cli_config/nat_overview.html#31590" title="Nat Rule Order  Cisco Systems, Inc. 	 Cisco ASA Series CLI Configuration Guide, 9.0"&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa90/configuration/guide/asa_90_cli_config/nat_overview.html#31590&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 21:09:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-port-forward-problem/m-p/1780472#M496713</guid>
      <dc:creator>Francisco Nicholls</dc:creator>
      <dc:date>2016-02-25T21:09:59Z</dc:date>
    </item>
  </channel>
</rss>

