<?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: Internal Host Access in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208518#M875679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Says it's too many characters...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Feb 2009 15:46:00 GMT</pubDate>
    <dc:creator>thomasmelvin</dc:creator>
    <dc:date>2009-02-27T15:46:00Z</dc:date>
    <item>
      <title>Internal Host Access</title>
      <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208514#M875671</link>
      <description>&lt;P&gt;I have an MPLS network, with a main site running hosted applications [10.10.x.x/21, Router - 10.10.0.254], and 3 other sites [10.11.x.x/21, 10.12.x.x/21 and 10.13.x.x/21; GW for each router at each site is 10.11.0.254/21, etc.].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the 10.10.x.x/21 network behind an ASA 5510. It's inside interface is 10.10.0.252/21. The entire 10.10.x.x/21 network is behind the ASA. None of the other sites can access the hosts on the 10.10.x.x/21, nor can the 10.10.x.x/21 hosts access the other sites. &lt;/P&gt;&lt;P&gt;******************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:58:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208514#M875671</guid>
      <dc:creator>thomasmelvin</dc:creator>
      <dc:date>2019-03-11T14:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Host Access</title>
      <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208515#M875673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Do the other sites have a route to 10.10.x.x/21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Have you setup access on the ASA. So if you want the whole internal network to be accessible from the remote sites &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 10.10.x.x 10.10.x.x netmask 255.255.248.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then you need to have an access-list applied to the outside interface of your ASA allowing access eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in permit ip 10.11.x.x 255.255.248.0 10.10.x.x 255.255.248.0 &lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note i have used IP in the acl but you can tie it down to specific ports/IP addresses if you need to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 10:31:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208515#M875673</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-02-27T10:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Host Access</title>
      <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208516#M875676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Yes all sites have a route to the 10.10.0.0/21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I added the static/acl and no change. I can't even ping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 15:20:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208516#M875676</guid>
      <dc:creator>thomasmelvin</dc:creator>
      <dc:date>2009-02-27T15:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Host Access</title>
      <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208517#M875678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post the config of the ASA ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 15:21:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208517#M875678</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-02-27T15:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Host Access</title>
      <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208518#M875679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Says it's too many characters...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 15:46:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208518#M875679</guid>
      <dc:creator>thomasmelvin</dc:creator>
      <dc:date>2009-02-27T15:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Host Access</title>
      <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208519#M875680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you save it in a notepad or wordpad you should be able to add an attachment to your message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you could try just pasting half of it into one message and the rest into another message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 15:56:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208519#M875680</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-02-27T15:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Host Access</title>
      <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208520#M875681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Jon...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an FYI, I cannot get the Cisco VPN CLient to work either :O)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 16:10:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208520#M875681</guid>
      <dc:creator>thomasmelvin</dc:creator>
      <dc:date>2009-02-27T16:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Host Access</title>
      <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208521#M875682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give an example of an IP address you are trying to access from a remote site and what the source IP address is as well. Also what tcp port you are trying to access on so &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;src IP address = &lt;/P&gt;&lt;P&gt;destination IP address = &lt;/P&gt;&lt;P&gt;Port number = &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 16:21:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208521#M875682</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-02-27T16:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Host Access</title>
      <link>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208522#M875683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John, sure...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;src IP address = 10.10.1.16&lt;/P&gt;&lt;P&gt;destination IP address = 10.11.0.254&lt;/P&gt;&lt;P&gt;Port number = 0 [STD PING]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same is true for the opposite.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 16:24:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-host-access/m-p/1208522#M875683</guid>
      <dc:creator>thomasmelvin</dc:creator>
      <dc:date>2009-02-27T16:24:11Z</dc:date>
    </item>
  </channel>
</rss>

