<?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: Troubleshooting via Packet Tracer - Denied Implicit Rule in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464981#M667574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the packet capture shows no return traffic, If it is a linux host, make sure the following look right:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right IP address ---&amp;gt; ifconfig&lt;/P&gt;&lt;P&gt;Right default route ---&amp;gt; netstat -rn&lt;/P&gt;&lt;P&gt;Right ARP entry for gateway ---&amp;gt; arp -an&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Jul 2010 00:12:56 GMT</pubDate>
    <dc:creator>Magnus Mortensen</dc:creator>
    <dc:date>2010-07-31T00:12:56Z</dc:date>
    <item>
      <title>Troubleshooting via Packet Tracer - Denied Implicit Rule</title>
      <link>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464976#M667521</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am pretty new to asa and I am trying to troubleshoot a ssh problem coming from outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings for the servers are identical, however, ssh failed on 2223 where 2222 is running perfect fine. I do not understand why using port 2223 is not working. Any comment or idea will be appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary, i am having two problem:&lt;/P&gt;&lt;P&gt;1. ssh from outside interface is not passing through&lt;/P&gt;&lt;P&gt;2. Packet tracer is reporting "denied implicit rule" with working configuration (may be i have the command wrong?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh running&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;name 192.168.10.90 cent5push01&lt;BR /&gt;static (inside,outside) tcp interface 2222 cent5push01 2222 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name 192.168.10.80 QCCENT5&lt;BR /&gt;static (inside,outside) tcp interface 2223 QCCENT5 2223 netmask 255.255.255.255&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh access-list&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;access-list outside_access_in line 29 remark ssh1&lt;BR /&gt;access-list outside_access_in line 30 extended permit tcp any interface outside eq 2222 (hitcnt=31) 0xbd684543&lt;BR /&gt;access-list outside_access_in line 31 remark ssh2&lt;BR /&gt;access-list outside_access_in line 32 extended permit tcp any interface outside eq 2223 (hitcnt=23) 0x8890efe9&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh nat&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt; match tcp inside host cent5push01 eq 2222 outside any static translation to x.x.x.x/2222&lt;/P&gt;&lt;P&gt; match tcp inside host QCCENT5 eq 2223 outside any static translation to x.x.x.x/2223&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh conn&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;TCP outside 204.136.26.42:2998 inside cent5push01:2222, idle 0:00:00, bytes 423044, flags UIOB&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use packet tracer to troubleshot the problem, but seems like the packet tracer is not working correctly for me while port 2222 is open.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;packet-tracer input outside tcp 1.1.1.1 3000 192.168.10.90 2222 detailed.&lt;BR /&gt;&lt;BR /&gt;Type: FLOW-LOOKUP&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Found no matching flow, creating a new flow&lt;BR /&gt;&lt;BR /&gt;Phase: 2&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: input&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;in&amp;nbsp;&amp;nbsp; 192.168.10.0&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.0&amp;nbsp;&amp;nbsp; inside&lt;BR /&gt;&lt;BR /&gt;Phase: 3&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: DROP&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;BR /&gt; Forward Flow based lookup yields rule:&lt;BR /&gt; in&amp;nbsp; id=0x3d366f0, priority=11, domain=permit, deny=true&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hits=1627282, user_data=0x5, cs_id=0x0, flags=0x0, protocol=0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; src ip=0.0.0.0, mask=0.0.0.0, port=0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dst ip=0.0.0.0, mask=0.0.0.0, port=0, dscp=0x0&lt;BR /&gt;&lt;BR /&gt;Result:&lt;BR /&gt;input-interface: outside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: inside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:18:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464976#M667521</guid>
      <dc:creator>hstf_techy</dc:creator>
      <dc:date>2019-03-11T18:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting via Packet Tracer - Denied Implicit Rule</title>
      <link>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464977#M667527</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;Your packet-tracer is destined for a private IP address. You should be using the public as defined by your static NAT. In your case, the outside interface.&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;packet-tracer input outside tcp 1.1.1.1 3000 &lt;OUTSIDE_IP&gt; [2222 | 2223] detailed&lt;/OUTSIDE_IP&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 15:11:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464977#M667527</guid>
      <dc:creator>johuggin</dc:creator>
      <dc:date>2010-07-30T15:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting via Packet Tracer - Denied Implicit Rule</title>
      <link>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464978#M667532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the prompt reply! Definitely a beginner mistake, the flow went through. Looks like the problem is on the linux box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 16:06:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464978#M667532</guid>
      <dc:creator>hstf_techy</dc:creator>
      <dc:date>2010-07-30T16:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting via Packet Tracer - Denied Implicit Rule</title>
      <link>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464979#M667538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, no big deal. The conventions can change from release to release so it's hard to be 100% positive on something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to confirm the linux box is the culprit and you have an outside host you can test from, you might try some captures:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# access-list capout permit tcp host &lt;TEST_OUTSIDE_IP&gt; interface outside eq 2223&lt;/TEST_OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# access-list capout permit tcp interface outside eq 2223 host &lt;TEST_OUTSIDE_IP&gt;&lt;/TEST_OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# access-list capin permit tcp host &lt;TEST_OUTSIDE_IP&gt; host 192.168.10.80 eq 2223&lt;/TEST_OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# access-list capin permit tcp host 192.168.10.80 eq 2223 host &lt;TEST_OUTSIDE_IP&gt;&lt;/TEST_OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# end&lt;/P&gt;&lt;P&gt;hostname# cap capin access-list capin interface inside&lt;/P&gt;&lt;P&gt;hostname# cap capout access-list capout interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, generate some test traffic to the 2223 and get the output of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname# show cap capin&lt;/P&gt;&lt;P&gt;hostname# show cap capout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 16:17:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464979#M667538</guid>
      <dc:creator>johuggin</dc:creator>
      <dc:date>2010-07-30T16:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting via Packet Tracer - Denied Implicit Rule</title>
      <link>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464980#M667558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking about the end-to-end model, thats the reason I put in the private address instead of public address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back to capture...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh cap capin&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;3 packets captured&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 1: 15:33:22.978724 802.1Q vlan#1 P0 test_outside_ip.52761 &amp;gt; 192.168.10.80.2223: S 406911835:406911835(0) win 65535 &lt;MSS 1380=""&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 2: 15:33:25.965419 802.1Q vlan#1 P0 test_outside_ip.52761 &amp;gt; 192.168.10.80.2223: S 406911835:406911835(0) win 65535 &lt;MSS 1380=""&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 3: 15:33:31.954876 802.1Q vlan#1 P0 test_outside_ip.52761 &amp;gt; 192.168.10.80.2223: S 406911835:406911835(0) win 65535 &lt;MSS 1380=""&gt;&lt;BR /&gt;3 packets shown&lt;/MSS&gt;&lt;/MSS&gt;&lt;/MSS&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh cap capin&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;3 packets captured&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 1: 15:33:22.978465 802.1Q vlan#2 P0 test_outside_ip.52761 &amp;gt; dest_ip.2223: S 3293377222:3293377222(0) win 65535 &lt;MSS 1380=""&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 2: 15:33:25.965404 802.1Q vlan#2 P0 test_outside_ip.52761 &amp;gt; dest_ip.2223: S 3293377222:3293377222(0) win 65535 &lt;MSS 1380=""&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 3: 15:33:31.954845 802.1Q vlan#2 P0 test_outside_ip.52761 &amp;gt; dest_ip.2223: S 3293377222:3293377222(0) win 65535 &lt;MSS 1380=""&gt;&lt;BR /&gt;3 packets shown&lt;BR /&gt;&lt;/MSS&gt;&lt;/MSS&gt;&lt;/MSS&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a side note, ssh within the inside network has no problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 19:39:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464980#M667558</guid>
      <dc:creator>hstf_techy</dc:creator>
      <dc:date>2010-07-30T19:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting via Packet Tracer - Denied Implicit Rule</title>
      <link>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464981#M667574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the packet capture shows no return traffic, If it is a linux host, make sure the following look right:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right IP address ---&amp;gt; ifconfig&lt;/P&gt;&lt;P&gt;Right default route ---&amp;gt; netstat -rn&lt;/P&gt;&lt;P&gt;Right ARP entry for gateway ---&amp;gt; arp -an&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jul 2010 00:12:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464981#M667574</guid>
      <dc:creator>Magnus Mortensen</dc:creator>
      <dc:date>2010-07-31T00:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting via Packet Tracer - Denied Implicit Rule</title>
      <link>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464982#M667586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; netstat -an will show if there is a SOCKET open for TCP port 2223.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jul 2010 00:13:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464982#M667586</guid>
      <dc:creator>Magnus Mortensen</dc:creator>
      <dc:date>2010-07-31T00:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting via Packet Tracer - Denied Implicit Rule</title>
      <link>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464983#M667605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ping.netstat, arp, ifconfig all reports correclty as it should be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, that reminded me to use tracert and ka-boom...The gateway information was missing it was not 'permanently' saved after reboot. I added it in the network config file and it is all set. I overlooked because I was able to ping the router therefore I did not think it was the gateway...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the tips!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jul 2010 15:32:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/troubleshooting-via-packet-tracer-denied-implicit-rule/m-p/1464983#M667605</guid>
      <dc:creator>hstf_techy</dc:creator>
      <dc:date>2010-07-31T15:32:38Z</dc:date>
    </item>
  </channel>
</rss>

