<?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 Cannot Pass Traffic to Internal SSH Server in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3901721#M24978</link>
    <description>&lt;P&gt;I've been banging my head against a wall for 2 days trying to get this to work, and I just can't seem to figure it out.&amp;nbsp; I have an ASA-5506 on a very small working network, and i'm trying to add the necessary rules to allow public access to an internal server through the single external IP, on port 22.&amp;nbsp; I've followed a number of guides online including the one at the link below, and no matter what I do, I keep getting &lt;STRONG&gt;TCP access denied by ACL from &lt;EM&gt;Source_IP to&lt;/EM&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;MyPublic_IP&lt;/STRONG&gt;.&amp;nbsp; &lt;/EM&gt;I tried to included the relevant lines from my config below.&amp;nbsp; Anyone have any suggestions?&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network &lt;EM&gt;Server_Name&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;host 10.240.240.83&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Auto NAT Policies (Section 2)&lt;/P&gt;&lt;P&gt;1 (inside) to (outside) source static&amp;nbsp;&lt;EM&gt;Server_Name&amp;nbsp;&lt;/EM&gt;interface service tcp ssh ssh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any object&amp;nbsp;&lt;EM&gt;Server_Name&amp;nbsp;&lt;/EM&gt;eq ssh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.petenetlive.com/KB/Article/0000077" target="_blank"&gt;https://www.petenetlive.com/KB/Article/0000077&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2019 20:39:31 GMT</pubDate>
    <dc:creator>CUITDirector</dc:creator>
    <dc:date>2019-08-01T20:39:31Z</dc:date>
    <item>
      <title>Cannot Pass Traffic to Internal SSH Server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3901721#M24978</link>
      <description>&lt;P&gt;I've been banging my head against a wall for 2 days trying to get this to work, and I just can't seem to figure it out.&amp;nbsp; I have an ASA-5506 on a very small working network, and i'm trying to add the necessary rules to allow public access to an internal server through the single external IP, on port 22.&amp;nbsp; I've followed a number of guides online including the one at the link below, and no matter what I do, I keep getting &lt;STRONG&gt;TCP access denied by ACL from &lt;EM&gt;Source_IP to&lt;/EM&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;MyPublic_IP&lt;/STRONG&gt;.&amp;nbsp; &lt;/EM&gt;I tried to included the relevant lines from my config below.&amp;nbsp; Anyone have any suggestions?&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network &lt;EM&gt;Server_Name&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;host 10.240.240.83&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Auto NAT Policies (Section 2)&lt;/P&gt;&lt;P&gt;1 (inside) to (outside) source static&amp;nbsp;&lt;EM&gt;Server_Name&amp;nbsp;&lt;/EM&gt;interface service tcp ssh ssh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any object&amp;nbsp;&lt;EM&gt;Server_Name&amp;nbsp;&lt;/EM&gt;eq ssh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.petenetlive.com/KB/Article/0000077" target="_blank"&gt;https://www.petenetlive.com/KB/Article/0000077&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 20:39:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3901721#M24978</guid>
      <dc:creator>CUITDirector</dc:creator>
      <dc:date>2019-08-01T20:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Pass Traffic to Internal SSH Server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3901724#M24981</link>
      <description>Hi,&lt;BR /&gt;My first guess would be that you have a Manual NAT rule which is being hit before your rule in Section 2. You probably have a dynamic rule for all outbound traffic, can you provide the output of "show run nat" to confirm.&lt;BR /&gt;&lt;BR /&gt;What is the output of "show nat" does it confirm any hits (untranslated/translated) on your nat rule?&lt;BR /&gt;&lt;BR /&gt;If you run packet-tracer from the CLI and provide the output, e.g. "packet-tracer input outside tcp 8.8.8.8 2000 &amp;lt;your-public-ip&amp;gt; 22" and provide the output.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 01 Aug 2019 20:51:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3901724#M24981</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-08-01T20:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Pass Traffic to Internal SSH Server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3901728#M24984</link>
      <description>&lt;P&gt;I'm not showing any hits on my NAT rule.&amp;nbsp; The one that was created for this is a "Network Object" NAT rule which was auto generated by the firewall when I added the NAT settings under the host.&amp;nbsp; I do have another NAT rule for outgoing traffic that includes the range that this server IP is in, and it is in a higher section.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The packet-tracer ends with the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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;output-line-status:&amp;nbsp; up&lt;/P&gt;&lt;P&gt;output-interface:&amp;nbsp; NP Identity Ifc&lt;/P&gt;&lt;P&gt;Action:&amp;nbsp; drop&lt;/P&gt;&lt;P&gt;Drop-reason:&amp;nbsp; (acl-drop) Flow is denied by configured rule&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 21:02:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3901728#M24984</guid>
      <dc:creator>CUITDirector</dc:creator>
      <dc:date>2019-08-01T21:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Pass Traffic to Internal SSH Server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3901730#M24988</link>
      <description>&lt;P&gt;Remove that NAT rule and re-add but make sure you use the command "after-auto". E.g.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;nat (INSIDE,OUTSIDE) &lt;STRONG&gt;after-auto&lt;/STRONG&gt; source dynamic any interface&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will move that NAT rule to Section 3 and allow traffic to hit your static NAT rule&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 21:08:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3901730#M24988</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-08-01T21:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Pass Traffic to Internal SSH Server</title>
      <link>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3902260#M24990</link>
      <description>&lt;P&gt;That did it.&amp;nbsp; Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 18:25:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-pass-traffic-to-internal-ssh-server/m-p/3902260#M24990</guid>
      <dc:creator>CUITDirector</dc:creator>
      <dc:date>2019-08-02T18:25:21Z</dc:date>
    </item>
  </channel>
</rss>

