<?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: VPN Authentication in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668684#M557604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the vpn-filter command to permit or deny VPN users access to certain subnets and/or port numbers. See below a config example:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00808c9a87.shtml"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00808c9a87.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to rate all posts that are helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2011 12:16:57 GMT</pubDate>
    <dc:creator>sean_evershed</dc:creator>
    <dc:date>2011-04-18T12:16:57Z</dc:date>
    <item>
      <title>VPN Authentication</title>
      <link>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668683#M557603</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a specific requirement. I am using ASA 5510 and I have integrated my AD for Remote vpn user authentication. Now I want to restrict these vpn users to access some specified resources in my inside LAN. Can anyone suggest that how can I do this?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R.MADHANKUMAR&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:22:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668683#M557603</guid>
      <dc:creator>Madhan Kumar</dc:creator>
      <dc:date>2019-03-11T20:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Authentication</title>
      <link>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668684#M557604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the vpn-filter command to permit or deny VPN users access to certain subnets and/or port numbers. See below a config example:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00808c9a87.shtml"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00808c9a87.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to rate all posts that are helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 12:16:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668684#M557604</guid>
      <dc:creator>sean_evershed</dc:creator>
      <dc:date>2011-04-18T12:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Authentication</title>
      <link>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668685#M557606</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;Thanks for your reply. In the given example the authentication is LOCAL database. But in my case I integrated a Active directory for authenticate remote vpn users. In this case where can I call the vpn-filter?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhankumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 05:33:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668685#M557606</guid>
      <dc:creator>Madhan Kumar</dc:creator>
      <dc:date>2011-04-19T05:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Authentication</title>
      <link>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668686#M557607</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;you will be calling the authentication server in the tunnel-group. based on the credentials a group-policy will be selected as per the ldap attribute map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the group-policy will be a vpn-filter defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.:&lt;/P&gt;&lt;P&gt;hostname(config)# aaa-server LDAP protocol ldap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config-aaa-server-group)# aaa-server LDAP (inside) host 10.10.1.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; hostname(config-aaa-server-group)# ldap-base-dn cn=Users,dc=stops,dc=net&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; hostname(config-aaa-server-group)# ldap-scope subtree&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; hostname(config-aaa-server-group)# ldap-login-password *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; hostname(config-aaa-server-group)# ldap-login-dn CN=Administrator,DC=stops,DC=net&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; hostname(config-aaa-server-group)# server-type Microsoft&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; hostname(config-aaa-server-group)# ldap-attribute-map LDAP-VPN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap attribute-map LDAP-VPN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; map-name&amp;nbsp; memberOf IETF-Radius-Class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; map-value memberOf "CN=VPN Users,CN=Users,DC=abc,DC=com" policy1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;group-policy vpn-filter internal&lt;BR /&gt;group-policy vpn-filter attributes&lt;BR /&gt; vpn-filter value 103&lt;BR /&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;access-list 103 extended permit udp 10.16.20.0 255.0.0.0 host 172.16.1.1 eq 53&lt;BR /&gt;&lt;BR /&gt;tunnel-group LDAPVPN type remote-access&lt;BR /&gt;tunnel-group LDAPVPN general-attributes&lt;BR /&gt; address-pool policy1&lt;BR /&gt; authentication-server-group LDAP&lt;BR /&gt; default-group-policy vpn-filter&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;BR /&gt;tunnel-group LDAPVPN ipsec-attributes&lt;BR /&gt; pre-shared-key *&lt;/PRE&gt;
&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.:please mark this post as answered if you feel your query is resolved. Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 08:20:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668686#M557607</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-04-19T08:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Authentication</title>
      <link>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668687#M557608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I am using Active directory instead of ldap as a radius serer. Can the above config will also suite for AD authention?. If no, let me know the config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MADHANKUMAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 09:28:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668687#M557608</guid>
      <dc:creator>Madhan Kumar</dc:creator>
      <dc:date>2011-04-19T09:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Authentication</title>
      <link>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668688#M557609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well you need to tell the IAS or NPS to return the radius attribute 25 (It's called "Class") and assign it the&amp;nbsp; value of &lt;EM&gt;ou=MyVPNGroupPolicy&lt;/EM&gt;&amp;nbsp; where MyVPNGroupPolicy is the&amp;nbsp; name of your group policy in the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This option is under&amp;nbsp; the standard radius attributes on one of the last configuration screens&amp;nbsp; of the wizard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The group-policy and the tunnel-group configuration needs to be present in the ASA. it will be the same as in my previous post here. only the LDAP configuration part is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: please mark this thread as answered if you feel your query is resolved. Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 13:53:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-authentication/m-p/1668688#M557609</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-04-20T13:53:42Z</dc:date>
    </item>
  </channel>
</rss>

