<?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 Re: cannot reach special port from internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985196#M440054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked my PM and I already know what the problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like you are facing a Asymetric routing issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA is receiving the first tcp packet and this is not a SYN packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make it work do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list test permit tcp any host&amp;nbsp; outside_ip_address eq 8888&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map test&lt;/P&gt;&lt;P&gt;match access-group test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;class test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;set connection advanced&lt;/EM&gt;-&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;options tcp&lt;/EM&gt;-&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;state&lt;/EM&gt;-&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;bypass&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;Julio&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2012 22:31:44 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2012-07-03T22:31:44Z</dc:date>
    <item>
      <title>cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985186#M440041</link>
      <description>&lt;P&gt;Hi, i've got several problem. The goal is to reach port 8888 from outside to inside my lan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my config is simple, asa inside : 192.168.1.0/24, outside dhcp by fai.&lt;/P&gt;&lt;P&gt;inside to outside all is ok.&lt;/P&gt;&lt;P&gt;internet ping to outside interface is ok.&lt;/P&gt;&lt;P&gt;But internet to connect to port 8888 is not working.&lt;/P&gt;&lt;P&gt;I try many things and i'm quite sure that my config is shitty now...&lt;/P&gt;&lt;P&gt;So please help me &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here it is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/6&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/7&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.1.254 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt; mac-address a44c.1156.90b2&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address dhcp setroute&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;clock timezone CEST 1&lt;/P&gt;&lt;P&gt;clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00&lt;/P&gt;&lt;P&gt;dns domain-lookup inside&lt;/P&gt;&lt;P&gt;dns domain-lookup outside&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; name-server 178.250.208.37&lt;/P&gt;&lt;P&gt; name-server 8.8.8.8&lt;/P&gt;&lt;P&gt; domain-name xx&lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;object network obj_any&lt;/P&gt;&lt;P&gt; subnet 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network server1&lt;/P&gt;&lt;P&gt; host 192.168.1.20&lt;/P&gt;&lt;P&gt;object network NETWORK_OBJ_192.168.1.192_27&lt;/P&gt;&lt;P&gt; subnet 192.168.1.192 255.255.255.224&lt;/P&gt;&lt;P&gt;object network telephone_ip&lt;/P&gt;&lt;P&gt; host 192.168.1.5&lt;/P&gt;&lt;P&gt;object network lan&lt;/P&gt;&lt;P&gt; subnet 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt; description lan&lt;/P&gt;&lt;P&gt;object network vpn&lt;/P&gt;&lt;P&gt; range 192.168.69.100 192.168.69.110&lt;/P&gt;&lt;P&gt; description vpn&lt;/P&gt;&lt;P&gt;object network NETWORK_OBJ_192.168.1.0_24&lt;/P&gt;&lt;P&gt; subnet 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network NETWORK_OBJ_192.168.69.96_28&lt;/P&gt;&lt;P&gt; subnet 192.168.69.96 255.255.255.240&lt;/P&gt;&lt;P&gt;object service http_8888&lt;/P&gt;&lt;P&gt; service tcp destination eq 8888&lt;/P&gt;&lt;P&gt;object-group protocol DM_INLINE_PROTOCOL_1&lt;/P&gt;&lt;P&gt; protocol-object icmp&lt;/P&gt;&lt;P&gt; protocol-object udp&lt;/P&gt;&lt;P&gt; protocol-object tcp&lt;/P&gt;&lt;P&gt; protocol-object ip&lt;/P&gt;&lt;P&gt;object-group protocol TCPUDP&lt;/P&gt;&lt;P&gt; protocol-object udp&lt;/P&gt;&lt;P&gt; protocol-object tcp&lt;/P&gt;&lt;P&gt;object-group protocol DM_INLINE_PROTOCOL_2&lt;/P&gt;&lt;P&gt; protocol-object ip&lt;/P&gt;&lt;P&gt; protocol-object icmp&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit ip object NETWORK_OBJ_192.168.69.96_28 any&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object-group TCPUDP any object telephone_ip eq sip&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit icmp any any&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object http_8888 any object server1&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host 192.168.1.20 eq 8888&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host 192.168.1.20&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip any any&lt;/P&gt;&lt;P&gt;access-list nonat remark ACL for Nat Bypass&lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip 192.168.1.0 255.255.255.0 192.168.69.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list lan standard permit 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list SplitTunnel_ACL standard permit 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging buffered debugging&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;ip local pool vpn-pool 192.168.69.100-192.168.69.110 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;ipv6 icmp permit any inside&lt;/P&gt;&lt;P&gt;ipv6 icmp permit any outside&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;icmp permit any inside&lt;/P&gt;&lt;P&gt;icmp permit any outside&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static lan lan destination static vpn vpn&lt;/P&gt;&lt;P&gt;nat (inside,outside) source dynamic lan interface&lt;/P&gt;&lt;P&gt;nat (outside,outside) source dynamic any interface destination static server1 server1 service http_8888 http_8888&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network server1&lt;/P&gt;&lt;P&gt; nat (outside,inside) static interface service tcp 8888 8888&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:26:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985186#M440041</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2019-03-11T23:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985187#M440042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your NAT-config is probably incorrect. Keep in mind that the NAT-statements are processed top down. And the NAT for the Server has to be changed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;object network server1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; nat (inside,outside) static interface service tcp 8888 8888&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 20:51:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985187#M440042</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-07-03T20:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985188#M440043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok so can you tell me how i can correct my nat setup(topdown) ?&lt;/P&gt;&lt;P&gt;Thanks you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got this log always in logging :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from MYISPIP/64667 to outside:IPOFTHEOUTSIDEINTERFACE/8888&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 20:53:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985188#M440043</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-03T20:53:50Z</dc:date>
    </item>
    <item>
      <title>cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985189#M440044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets do it different&lt;/P&gt;&lt;P&gt;object network server1&lt;/P&gt;&lt;P&gt;no&amp;nbsp; nat (outside,inside) static interface service tcp 8888 8888&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network Internal_host&lt;/P&gt;&lt;P&gt;host&amp;nbsp; 192.168.1.20 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service 8888&lt;/P&gt;&lt;P&gt;Service tcp source eq 8888&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static&amp;nbsp; Internal_host interface service 8888 8888 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 20:54:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985189#M440044</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-03T20:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985190#M440045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julio, i try your config but same problem.&lt;/P&gt;&lt;P&gt;Log : &lt;/P&gt;&lt;P&gt;%ASA-7-710005: TCP request discarded from MYISPIP/64667 to outside:IPOFTHEOUTSIDEINTERFACE/8888&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 21:00:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985190#M440045</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-03T21:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985191#M440046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;packet-tracer input outside tcp 4.2.2.2 1025 interface_ip eq 8888&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 21:04:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985191#M440046</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-03T21:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985192#M440047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok here is the result.&lt;/P&gt;&lt;P&gt;btw now i got new log : &lt;/P&gt;&lt;P&gt;Deny TCP (no connection) from MYISPIP/64842 to ASAOUTSIDEIP/8888 flags FIN PSH ACK&amp;nbsp; on interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;/P&gt;&lt;P&gt;Type: UN-NAT&lt;/P&gt;&lt;P&gt;Subtype: static&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Internal_host interface service 8888 8888&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;NAT divert to egress interface inside&lt;/P&gt;&lt;P&gt;Untranslate ipoutsideinterface/8888 to 192.168.1.20/8888&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;/P&gt;&lt;P&gt;Type: ACCESS-LIST&lt;/P&gt;&lt;P&gt;Subtype: log&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp object obj_any object supernova eq 8888&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 4&lt;/P&gt;&lt;P&gt;Type: VPN&lt;/P&gt;&lt;P&gt;Subtype: ipsec-tunnel-flow&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;/P&gt;&lt;P&gt;Type: HOST-LIMIT&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype: rpf-check&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Internal_host interface service 8888 8888&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 8&lt;/P&gt;&lt;P&gt;Type: FLOW-CREATION&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;New flow created with id 4820, packet dispatched to next module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: outside&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;output-interface: inside&lt;/P&gt;&lt;P&gt;output-status: up&lt;/P&gt;&lt;P&gt;output-line-status: up&lt;/P&gt;&lt;P&gt;Action: allow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 21:12:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985192#M440047</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-03T21:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985193#M440048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Packet tracer looks good,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next test:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- capture asp type asp-drop all circular-buffer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try to connect to the port 8888 and provide the following outputs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh cap asp | include outside_ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 21:21:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985193#M440048</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-03T21:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985194#M440049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok here is the next:&lt;/P&gt;&lt;P&gt;anyway thx for help &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;check your pm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 21:40:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985194#M440049</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-03T21:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985195#M440052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;i've do some test, when i push the nat rules at the 1rst place get that :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deny TCP (no connection) from MYISPIP/64842 to ASAOUTSIDEIP/8888 flags FIN PSH ACK&amp;nbsp; on interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;when i push the nat rules at the last place get that :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;%ASA-7-710005: TCP request discarded from MYISPIP/64667 to outside:IPOFTHEOUTSIDEINTERFACE/8888&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 21:53:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985195#M440052</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-03T21:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985196#M440054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked my PM and I already know what the problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like you are facing a Asymetric routing issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA is receiving the first tcp packet and this is not a SYN packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make it work do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list test permit tcp any host&amp;nbsp; outside_ip_address eq 8888&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map test&lt;/P&gt;&lt;P&gt;match access-group test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;class test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;set connection advanced&lt;/EM&gt;-&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;options tcp&lt;/EM&gt;-&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;state&lt;/EM&gt;-&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;bypass&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;Julio&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-weight: bold; font-style: normal; color: #000000; font-family: arial, sans-serif; line-height: 16px; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 22:31:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985196#M440054</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-03T22:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985197#M440055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmm are you sure it's &lt;/P&gt;&lt;P&gt; match access-group test ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the only one command i can do is &lt;/P&gt;&lt;P&gt; match access-list test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway it's not working...&lt;/P&gt;&lt;P&gt;same error syn,ack etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question, this nat rule must be the first on the list ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i send you pm with my route print&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 22:45:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985197#M440055</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-03T22:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985198#M440059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry is match access-list!&lt;/P&gt;&lt;P&gt;No, we do not need it at the first place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear cap asp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then try to connect one more time,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Send me the cap one more time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 22:52:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985198#M440059</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-03T22:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985199#M440065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your mail &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 22:57:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985199#M440065</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-03T22:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985200#M440067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm do you think it's possible that all my problem come because i must spoof the mac adress to get dhcp from isp because he do mac filtering ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i must drop that in interface vlan 2 : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt; mac-address a44c.1156.90b2&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i think we will continue tomorrow because it's 1:40 in the morning here and i must sleep.&lt;/P&gt;&lt;P&gt;Have a nice day&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 23:28:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985200#M440067</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-03T23:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985201#M440071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure, if you want send me the config on a private message, I will resolve this for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 23:49:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985201#M440071</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-03T23:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985202#M440072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i send it to you now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 23:50:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985202#M440072</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-03T23:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985203#M440074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that does not work, please send the configuration with the changes I did&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 00:04:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985203#M440074</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-04T00:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985204#M440075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;done look your pm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 00:16:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985204#M440075</guid>
      <dc:creator>jonathan.borgeaud</dc:creator>
      <dc:date>2012-07-04T00:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: cannot reach special port from internet</title>
      <link>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985205#M440076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just answered that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 00:19:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-reach-special-port-from-internet/m-p/1985205#M440076</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-04T00:19:53Z</dc:date>
    </item>
  </channel>
</rss>

