<?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 Port Forwarding - 8.3 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-port-forwarding-8-3/m-p/3764292#M8391</link>
    <description>&lt;P&gt;Good morning all, I'm trying to create a rule on my ASA that will allow the outside to a www on the inside of my network but not having much luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;Dec 15 2018&lt;/TD&gt;&lt;TD&gt;11:06:15&lt;/TD&gt;&lt;TD&gt;106023&lt;/TD&gt;&lt;TD&gt;213.205.192.21&lt;/TD&gt;&lt;TD&gt;33112&lt;/TD&gt;&lt;TD&gt;192.168.6.245&lt;/TD&gt;&lt;TD&gt;80&lt;/TD&gt;&lt;TD&gt;Deny tcp src outside:213.205.192.xx/33112 dst inside:192.168.6.245/80 by access-group "global_access" [0x0, 0x0]&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network AD-Conrtoller&lt;BR /&gt;&amp;nbsp;host 192.168.6.245&lt;BR /&gt;&amp;nbsp;description AD-Conrtoller&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object service www-80&lt;BR /&gt;&amp;nbsp;service tcp source eq www&lt;BR /&gt;&amp;nbsp;description www-80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit tcp any object AD-Controller eq www&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show nat&lt;BR /&gt;Manual NAT Policies (Section 1)&lt;BR /&gt;1 (inside) to (outside) source static AD-Controller interface service any www-80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 2, untranslate_hits = 225&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the issue with the above?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 16:34:39 GMT</pubDate>
    <dc:creator>martynch1</dc:creator>
    <dc:date>2020-02-21T16:34:39Z</dc:date>
    <item>
      <title>ASA Port Forwarding - 8.3</title>
      <link>https://community.cisco.com/t5/network-security/asa-port-forwarding-8-3/m-p/3764292#M8391</link>
      <description>&lt;P&gt;Good morning all, I'm trying to create a rule on my ASA that will allow the outside to a www on the inside of my network but not having much luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;Dec 15 2018&lt;/TD&gt;&lt;TD&gt;11:06:15&lt;/TD&gt;&lt;TD&gt;106023&lt;/TD&gt;&lt;TD&gt;213.205.192.21&lt;/TD&gt;&lt;TD&gt;33112&lt;/TD&gt;&lt;TD&gt;192.168.6.245&lt;/TD&gt;&lt;TD&gt;80&lt;/TD&gt;&lt;TD&gt;Deny tcp src outside:213.205.192.xx/33112 dst inside:192.168.6.245/80 by access-group "global_access" [0x0, 0x0]&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network AD-Conrtoller&lt;BR /&gt;&amp;nbsp;host 192.168.6.245&lt;BR /&gt;&amp;nbsp;description AD-Conrtoller&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object service www-80&lt;BR /&gt;&amp;nbsp;service tcp source eq www&lt;BR /&gt;&amp;nbsp;description www-80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit tcp any object AD-Controller eq www&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show nat&lt;BR /&gt;Manual NAT Policies (Section 1)&lt;BR /&gt;1 (inside) to (outside) source static AD-Controller interface service any www-80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 2, untranslate_hits = 225&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the issue with the above?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:34:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-port-forwarding-8-3/m-p/3764292#M8391</guid>
      <dc:creator>martynch1</dc:creator>
      <dc:date>2020-02-21T16:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Port Forwarding - 8.3</title>
      <link>https://community.cisco.com/t5/network-security/asa-port-forwarding-8-3/m-p/3764312#M8399</link>
      <description>&lt;P&gt;put this command and try and let us know&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can also do a command&lt;/P&gt;&lt;P&gt;packet-tracer input outside tcp 8.8.8.8 1234 192.168.6.245 80 detail&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;than please share the output. this command will tell you where the problem is.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Dec 2018 09:44:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-port-forwarding-8-3/m-p/3764312#M8399</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-16T09:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Port Forwarding - 8.3</title>
      <link>https://community.cisco.com/t5/network-security/asa-port-forwarding-8-3/m-p/3764359#M8402</link>
      <description>Hi,&lt;BR /&gt;Your nat configuration appears incorrect. In your object "www-80" you are specifying the source port is tcp/80, but as your logs indicate the traffic source port is 33112.&lt;BR /&gt;&lt;BR /&gt;You would be sending traffic to destination of tcp/80, the tcp source port would be random. This example configuration should help:-&lt;BR /&gt;&lt;BR /&gt;object network AD-Conrtoller&lt;BR /&gt;host 192.168.6.245&lt;BR /&gt;nat (INSIDE,OUTSIDE) static interface service tcp www www&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Sat, 15 Dec 2018 16:20:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-port-forwarding-8-3/m-p/3764359#M8402</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-12-15T16:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Port Forwarding - 8.3</title>
      <link>https://community.cisco.com/t5/network-security/asa-port-forwarding-8-3/m-p/3764393#M8407</link>
      <description>&lt;P&gt;Hi RJI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is still need for access-group command according to the given config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface outside&lt;/P&gt;</description>
      <pubDate>Sat, 15 Dec 2018 19:23:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-port-forwarding-8-3/m-p/3764393#M8407</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2018-12-15T19:23:46Z</dc:date>
    </item>
  </channel>
</rss>

