<?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 ASA5505 Internal traffic between two subnets in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-internal-traffic-between-two-subnets/m-p/2030975#M402907</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;post the config from the ASA and the routing table of the router and explain where this .80 host is located.&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;Alain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Oct 2012 18:22:03 GMT</pubDate>
    <dc:creator>cadet alain</dc:creator>
    <dc:date>2012-10-13T18:22:03Z</dc:date>
    <item>
      <title>ASA5505 Internal traffic between two subnets</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-internal-traffic-between-two-subnets/m-p/2030974#M402906</link>
      <description>&lt;P&gt;How do I allow traffic between two internal subnets behind a router on an ASA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have: Internet---ASA(192.168.1.1)---Router(192.168.1.2)--RouterSubnets(192.168.10.0/24)and(10.1.1.0/24)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't get to the Router Subnet from the ASA and vice-versa.&amp;nbsp; I also need the router subnet taffic to access the Internet.&amp;nbsp; I've set the static routes on the ASA and can ping 192.168.1.1 and an endpoint at 192.168.10.225.&amp;nbsp; However, I can't, say, use Terminal Services from an endpoint on the ASA at 192.168.1.80 to the router subnet endpoint at 192.168.10.225.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.1.80&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 59517&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.10.225&amp;nbsp; 3389&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Deny tcp src inside:192.168.1.80/59517 dst inside:192.168.10.225/3389 by access-group "inside_access_in" [0x0, 0x0]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same follow for the 10.1.1.0 network in all cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So bascially I want all traffic to flow freely from any router network to the ASA and vice-versa.&amp;nbsp; And allow any router network traffic destined for the Internet to flow freely to the ASA and then out to the Internet.&amp;nbsp; Maybe once the first problem is solved the other one will too.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:08:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-internal-traffic-between-two-subnets/m-p/2030974#M402906</guid>
      <dc:creator>ciscojoe837</dc:creator>
      <dc:date>2019-03-12T00:08:36Z</dc:date>
    </item>
    <item>
      <title>ASA5505 Internal traffic between two subnets</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-internal-traffic-between-two-subnets/m-p/2030975#M402907</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;post the config from the ASA and the routing table of the router and explain where this .80 host is located.&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;Alain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2012 18:22:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-internal-traffic-between-two-subnets/m-p/2030975#M402907</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2012-10-13T18:22:03Z</dc:date>
    </item>
    <item>
      <title>ASA5505 Internal traffic between two subnets</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-internal-traffic-between-two-subnets/m-p/2030976#M402908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The 192.168.1.80 is just an inside endpoint on the ASA.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping both ways so it seems like the traffic is being blocked from the log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Routes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.10.0&amp;gt;192.168.1.2(Router)&lt;/P&gt;&lt;P&gt;10.1.1.0&amp;gt;192.168.1.2(Router)&lt;/P&gt;&lt;P&gt;0 0&amp;gt;cloud&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router Routes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0 0&amp;gt;192.168.1.1(ASA)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2012 18:29:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-internal-traffic-between-two-subnets/m-p/2030976#M402908</guid>
      <dc:creator>ciscojoe837</dc:creator>
      <dc:date>2012-10-13T18:29:25Z</dc:date>
    </item>
  </channel>
</rss>

