<?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 Easy VPN Issue? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/easy-vpn-issue/m-p/1656472#M557044</link>
    <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have 2 ASA5505&amp;nbsp; firewalls. I have one that has a static ip address that has been configured for Remote Access IPSEC VPN. The other one at the remote site I have configured the server Ip address for the first firewall. I have also up the Easy Vpn section of the firewall and it seems to connect because I see a red VPN light on the remote Firewall and a Green light on the server 5505 Firewall. I however can not connect/ping across the tunnel to my servers at the first site but if I connect using the VPN Client it works perfectly. I have tried to ping in Client mode and NEM Mode with no luck. What could be the problem?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 20:26:09 GMT</pubDate>
    <dc:creator>Charlie Mayes</dc:creator>
    <dc:date>2019-03-11T20:26:09Z</dc:date>
    <item>
      <title>Easy VPN Issue?</title>
      <link>https://community.cisco.com/t5/network-security/easy-vpn-issue/m-p/1656472#M557044</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have 2 ASA5505&amp;nbsp; firewalls. I have one that has a static ip address that has been configured for Remote Access IPSEC VPN. The other one at the remote site I have configured the server Ip address for the first firewall. I have also up the Easy Vpn section of the firewall and it seems to connect because I see a red VPN light on the remote Firewall and a Green light on the server 5505 Firewall. I however can not connect/ping across the tunnel to my servers at the first site but if I connect using the VPN Client it works perfectly. I have tried to ping in Client mode and NEM Mode with no luck. What could be the problem?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:26:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/easy-vpn-issue/m-p/1656472#M557044</guid>
      <dc:creator>Charlie Mayes</dc:creator>
      <dc:date>2019-03-11T20:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Easy VPN Issue?</title>
      <link>https://community.cisco.com/t5/network-security/easy-vpn-issue/m-p/1656473#M557045</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;If the configs on Server end and client end are correct, one reason is the client ASA not getting the your spilttunnel network (internal networks). On cleint ASA do 'show vpnclient detail'&amp;nbsp; gives you more information on the policy. If you still have issues, post both end units configs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 17:01:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/easy-vpn-issue/m-p/1656473#M557045</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-04-27T17:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Easy VPN Issue?</title>
      <link>https://community.cisco.com/t5/network-security/easy-vpn-issue/m-p/1656474#M557046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How I manually bring the tunnel up? Ids there a connect button somewhere on this remote ASA?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 17:59:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/easy-vpn-issue/m-p/1656474#M557046</guid>
      <dc:creator>Charlie Mayes</dc:creator>
      <dc:date>2011-04-27T17:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Easy VPN Issue?</title>
      <link>https://community.cisco.com/t5/network-security/easy-vpn-issue/m-p/1656475#M557048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'vnclient nem-st-autocnnect' command on client should automaticvally initiate the connection. There is no button. Basic config on client looks this way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vpnclient server x.x.x.x&amp;nbsp; y.y.y.y&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; Primary &amp;amp; backup server ips.&lt;/P&gt;&lt;P&gt;vpnclient mode network-extension-mode&lt;/P&gt;&lt;P&gt;vpnclient nem-st-autoconnect&lt;BR /&gt;vpnclient vpngroup &lt;GROUP name=""&gt; password &lt;XXXXX&gt;&lt;BR /&gt;vpnclient username &lt;USERNAME&gt; password&amp;nbsp; &lt;YYYYY&gt;&lt;/YYYYY&gt;&lt;/USERNAME&gt;&lt;/XXXXX&gt;&lt;/GROUP&gt;&lt;/P&gt;&lt;P&gt;vpnclient enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post the configs for both unts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 19:04:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/easy-vpn-issue/m-p/1656475#M557048</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-04-27T19:04:52Z</dc:date>
    </item>
  </channel>
</rss>

