<?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: Local Lan Access thru the ASA5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139332#M956330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The vpn is now working.  I added your suggestions.  I also added a route I had oitted in the router for the 172.20.72.x network to send 10.12.27.x traffic to the asa5510 at 172.20.72.5.  After that, pings and access worked.   Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Mar 2009 20:03:24 GMT</pubDate>
    <dc:creator>broow</dc:creator>
    <dc:date>2009-03-20T20:03:24Z</dc:date>
    <item>
      <title>Local Lan Access thru the ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139326#M956322</link>
      <description>&lt;P&gt;I am at my wits end trying to figure this out.  We are in the process of replacing our good ol' 3030 with an ASA 5510 for vpn purposes.  I have setup the ASA as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E0/0 is the public interface:	 xxx.xxx.199.10/24&lt;/P&gt;&lt;P&gt;E0/1 is the private interface:	172.20.72.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The remote clients get a 10.12.27.xxx address from the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The client get the address fine, but can not access anything on the 172.20.72.xxx network.  What piece am I missing?  Some type of NAT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:21:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139326#M956322</guid>
      <dc:creator>broow</dc:creator>
      <dc:date>2020-02-21T11:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Local Lan Access thru the ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139327#M956324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check your nonat acl to make sure you permit RA vpn pool network,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list nside_nat0_outbound extended permit ip 172.20.72.0 255.255.255.0 10.12.27.0 &lt;MASK&gt;&lt;/MASK&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you already have a nonat acl peimiting the traffic then make sure you have  NAT-T enabled globally in ASA : &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a00807e0aca.shtml#Solution1" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a00807e0aca.shtml#Solution1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 20:23:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139327#M956324</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-03-18T20:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Local Lan Access thru the ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139328#M956325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William, is your problem resolved with the suggestions I have provided, let us know otherwise to assist  you fruther.&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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 21:52:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139328#M956325</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-03-19T21:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Local Lan Access thru the ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139329#M956327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the same boat, but I am missing the big picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my IP configs of my VPN connected client:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPP adapter NationalAccess - BroadbandAccess:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Connection-specific DNS Suffix  . :&lt;/P&gt;&lt;P&gt;        IP Address. . . . . . . . . . . . : 70.211.67.89&lt;/P&gt;&lt;P&gt;        Subnet Mask . . . . . . . . . . . : 255.255.255.255&lt;/P&gt;&lt;P&gt;        Default Gateway . . . . . . . . . : 70.211.67.89&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ethernet adapter VPN#1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Connection-specific DNS Suffix  . :&lt;/P&gt;&lt;P&gt;        IP Address. . . . . . . . . . . . : 172.16.100.1&lt;/P&gt;&lt;P&gt;        Subnet Mask . . . . . . . . . . . : 255.255.255.0&lt;/P&gt;&lt;P&gt;        Default Gateway . . . . . . . . . :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the ipconfig and route print. The ASA address is: 163.105.74.249  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping the ASA and Yahoo, but no inside addresses (10.4.4.x)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me some ideas of what is wrong. I am using split tunneling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 13:22:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139329#M956327</guid>
      <dc:creator>oneirishpollack</dc:creator>
      <dc:date>2009-03-20T13:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Local Lan Access thru the ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139330#M956328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still stuck,&lt;/P&gt;&lt;P&gt;I will send my config file if that is okay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 14:42:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139330#M956328</guid>
      <dc:creator>broow</dc:creator>
      <dc:date>2009-03-20T14:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Local Lan Access thru the ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139331#M956329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attached is the config file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 15:10:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139331#M956329</guid>
      <dc:creator>broow</dc:creator>
      <dc:date>2009-03-20T15:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Local Lan Access thru the ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139332#M956330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The vpn is now working.  I added your suggestions.  I also added a route I had oitted in the router for the 172.20.72.x network to send 10.12.27.x traffic to the asa5510 at 172.20.72.5.  After that, pings and access worked.   Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 20:03:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139332#M956330</guid>
      <dc:creator>broow</dc:creator>
      <dc:date>2009-03-20T20:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Local Lan Access thru the ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139333#M956331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William,  glad all has worked, don't forget to rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 21:24:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/local-lan-access-thru-the-asa5510/m-p/1139333#M956331</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-03-20T21:24:58Z</dc:date>
    </item>
  </channel>
</rss>

