<?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: Remote access VPN getting error in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585571#M564639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2011 12:45:54 GMT</pubDate>
    <dc:creator>mitang.prajapati</dc:creator>
    <dc:date>2011-03-02T12:45:54Z</dc:date>
    <item>
      <title>Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585567#M564635</link>
      <description>&lt;P&gt;Hello support, i had configure belowed on ASA 5540, now i got error to connect from internet outside to inside server.&lt;/P&gt;&lt;P&gt;THis is my remote access vpn configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One(config)#&lt;BR /&gt;&amp;nbsp; hash sha&lt;BR /&gt;&amp;nbsp; group 2&lt;BR /&gt;&amp;nbsp; isakmp enable outside&lt;BR /&gt;&amp;nbsp; ip local pool SDC!GSIDC 192.168.10.1-192.168.10.15 netmask 255.255.255.0&lt;BR /&gt;&amp;nbsp; username Dc2Idc password password&lt;BR /&gt;&amp;nbsp; crypto ipsec transform-set FirstSet esp-3des esp-md5-hmac&lt;BR /&gt;&amp;nbsp; tunnel-group tesTGroup type ipsec-ra&lt;BR /&gt;&amp;nbsp; tunnel-group tesTGroup general-attributes&lt;BR /&gt;&amp;nbsp; tunnel-group tesTGroup ipsec-attributes&lt;BR /&gt;&amp;nbsp; pre-shared-key 1234567812&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; crypto dynamic-map dyn1 1 set transform-set FirstSet&lt;BR /&gt;&amp;nbsp; crypto dynamic-map dyn1 1 set reverse-route&lt;BR /&gt;&amp;nbsp; crypto map mymap 1 ipsec-isakmp dynamic dyn1&lt;BR /&gt;&amp;nbsp; crypto map mymap interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto isakmp enable outside&lt;BR /&gt;crypto isakmp policy 1&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption 3des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 extended permit ip host 192.168.4.222 192.168.10.0 255.255.255.0&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:59:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585567#M564635</guid>
      <dc:creator>mitang.prajapati</dc:creator>
      <dc:date>2019-03-11T19:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585568#M564636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, not quite sure where it is actually failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean to say after you are connected to the VPN, you are not able to connect to an inside server?&lt;/P&gt;&lt;P&gt;Or, you are not able to connect to an inside server after you configure the VPN, however, you are not using the vpn?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise what is the ip address of the inside server that you try to access?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also lastly, the full config would help to understand what might cause the failure. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 11:58:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585568#M564636</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-03-02T11:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585569#M564637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actully we are try to connecte from internet but its not getting connecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My server IP 192.168.4.222 which are inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One(config)#&lt;BR /&gt;&amp;nbsp; hash sha&lt;BR /&gt;&amp;nbsp; group 2&lt;BR /&gt;&amp;nbsp; isakmp enable outside&lt;BR /&gt;&amp;nbsp; ip local pool SDC!GSIDC 192.168.10.1-192.168.10.15 netmask 255.255.255.0&lt;BR /&gt;&amp;nbsp; username Dc2Idc password password&lt;BR /&gt;&amp;nbsp; crypto ipsec transform-set FirstSet esp-3des esp-md5-hmac&lt;BR /&gt;&amp;nbsp; tunnel-group tesTGroup type ipsec-ra&lt;BR /&gt;&amp;nbsp; tunnel-group tesTGroup general-attributes&lt;BR /&gt;&amp;nbsp; tunnel-group tesTGroup ipsec-attributes&lt;BR /&gt;&amp;nbsp; pre-shared-key 1234567812&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; crypto dynamic-map dyn1 1 set transform-set FirstSet&lt;BR /&gt;&amp;nbsp; crypto dynamic-map dyn1 1 set reverse-route&lt;BR /&gt;&amp;nbsp; crypto map mymap 1 ipsec-isakmp dynamic dyn1&lt;BR /&gt;&amp;nbsp; crypto map mymap interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto isakmp enable outside&lt;BR /&gt;crypto isakmp policy 1&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption 3des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (INSIDE,outside) 59.100.90.46 192.168.4.222 netmask 255.255.255.255&lt;BR /&gt;access-list INSIDE_access_in extended permit tcp host 192.168.4.222 any&lt;BR /&gt;access-list INSIDE_access_in extended permit udp host 192.168.4.222 host 222.156.20.15 eq domain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:09:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585569#M564637</guid>
      <dc:creator>mitang.prajapati</dc:creator>
      <dc:date>2011-03-02T12:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585570#M564638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the ip address of the outside interface and its subnet?&lt;/P&gt;&lt;P&gt;Also what is the access-list that is applied to the outside interface. Please share those access-list.&lt;/P&gt;&lt;P&gt;VPN configuration will not affect the access towards the server.&lt;/P&gt;&lt;P&gt;Was this access working before?&lt;/P&gt;&lt;P&gt;I am assuming that you are accessing the server with its public ip address (59.100.90.46), and also how are you accessing the server? http or ping or what exactly is this server for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:45:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585570#M564638</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-03-02T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585571#M564639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:45:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585571#M564639</guid>
      <dc:creator>mitang.prajapati</dc:creator>
      <dc:date>2011-03-02T12:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585572#M564640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You haven't included the full config yet, and most importantly the access-list "outside_access_in".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what ip addres is 59.144.97.46? it is not in the same subnet as your ASA outside interface. Is this being routed towards your ASA outside interface? Do you own that IP? or is this IP assigned by your ISP? just wondering if it has been routed correctly towards the ASA outside interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:49:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585572#M564640</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-03-02T12:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585573#M564641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for delayed replay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are accessing server with remote desktop port server i.e 3389,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is 1st time configureed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i had attached my actul configuration to my DC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly forgot my previous configuration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:50:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585573#M564641</guid>
      <dc:creator>mitang.prajapati</dc:creator>
      <dc:date>2011-03-02T12:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585574#M564644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jenifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We could not upload full configuration to this so i had uploded specific configuration. we are sorry for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you want any specific configuration than let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below the outside acl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host 58.4.90.1 eq 3389&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:58:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585574#M564644</guid>
      <dc:creator>mitang.prajapati</dc:creator>
      <dc:date>2011-03-02T12:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585575#M564647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so i assume that you would like to NAT 192.168.4.222 to the ASA outside interface ip address (58.4.90.1) which is what is stated on your access-list&lt;/P&gt;&lt;P&gt;"outside_access_in". So if the above is a correct statement then the following static line is incorrect:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (INSIDE,outside) 59.100.90.46 192.168.4.222 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remove that, and configure the following instead:&lt;/P&gt;&lt;P&gt;no static (INSIDE,outside) 59.100.90.46 192.168.4.222 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (INSIDE,outside) tcp interface 3389 192.168.4.222 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then "clear xlate" after the above changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to RDP to 58.4.90.1 from the internet and that would RDP to your inside server: 192.168.4.222&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 13:07:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585575#M564647</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-03-02T13:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585576#M564654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, but for VPN connectivity how we give this server to outsode without using this port 3389.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any change in configuration for remote access server via cisco client 5.0 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 13:13:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585576#M564654</guid>
      <dc:creator>mitang.prajapati</dc:creator>
      <dc:date>2011-03-02T13:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585577#M564657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For remote access VPN, you can create NAT exemption and directly RDP to the server using its private ip address (192.168.4.222).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the config for NAT exemption if you don't already have it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list nonat permit ip 192.168.4.0 255.255.255.0 192.168.15.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (INSIDE) 0 access-list nonat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 13:18:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585577#M564657</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-03-02T13:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access VPN getting error</title>
      <link>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585578#M564663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These was not work and no log generate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 13:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-access-vpn-getting-error/m-p/1585578#M564663</guid>
      <dc:creator>mitang.prajapati</dc:creator>
      <dc:date>2011-03-02T13:25:46Z</dc:date>
    </item>
  </channel>
</rss>

