<?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: ASA static ip address per user in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121049#M420894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this IAS free to download or do we have to purchase it.  Can it be configured on the existing Radius serve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2008 10:34:42 GMT</pubDate>
    <dc:creator>patel.nishit</dc:creator>
    <dc:date>2008-10-20T10:34:42Z</dc:date>
    <item>
      <title>ASA static ip address per user</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121045#M420878</link>
      <description>&lt;P&gt;Need to know if their is a way to configure the following on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have 60 users login via VPN through ASA and authenticated via Radius server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we need, 60 users configured with each allocated a static ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;60 User - 60 Static Ip address&lt;/P&gt;&lt;P&gt;User 1 - 10.10.10.1&lt;/P&gt;&lt;P&gt;User 2 - 10.10.10.2&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;User 60 - 10.10.10.60&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At present we can do this by creating a object-group per user but this is not scalable, therefore if their is a efficient way of doing this.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:02:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121045#M420878</guid>
      <dc:creator>patel.nishit</dc:creator>
      <dc:date>2020-02-21T11:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static ip address per user</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121046#M420880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To use DHCP to assign addresses for VPN clients, you must first configure a DHCP server and the range of IP addresses that the DHCP server can use. Then you define the DHCP server on a tunnel group basis. Optionally, you can also define a DHCP network scope in the group policy associated with the tunnel group or username. This is either an IP network number or IP Address that identifies to the DHCP server which pool of IP addresses to use. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the url below for more information on configuring ip address in ASA:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa81/config/guide/vpnadd.html#wp998941" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa81/config/guide/vpnadd.html#wp998941&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 19:03:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121046#M420880</guid>
      <dc:creator>sadbulali</dc:creator>
      <dc:date>2008-10-10T19:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static ip address per user</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121047#M420885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can assign each user an IP address via the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Locally for each user. (very hectic)&lt;/P&gt;&lt;P&gt;&amp;gt; Using AAA Server&lt;/P&gt;&lt;P&gt;&amp;gt; Using DHCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just make sure you set the appropriate option in the 'vpn-addr-assign' command.&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;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 10:43:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121047#M420885</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-10-11T10:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static ip address per user</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121048#M420890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nishit,&lt;/P&gt;&lt;P&gt;  I encountered this in past and best solution is installing IAS (Windows Radius) to a Domain Controller (If you want to grab user information from Active Driectory), or to a standalone computer to grab user information locally from computer. In user's dial-in tab, activate static IP and assign the Ip address to user. Set the authentication-server-group in related tunnel-group in firewall&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2008 13:23:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121048#M420890</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2008-10-19T13:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static ip address per user</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121049#M420894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this IAS free to download or do we have to purchase it.  Can it be configured on the existing Radius serve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 10:34:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121049#M420894</guid>
      <dc:creator>patel.nishit</dc:creator>
      <dc:date>2008-10-20T10:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static ip address per user</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121050#M420900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is free, built-in to windows 2003 server. I dont know what do you have currently as a Radius service, but win2003's RADIUS is called IAS. (Internet Authentication Server) Here is how to install&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://technet.microsoft.com/en-us/library/cc781690.aspx" target="_blank"&gt;http://technet.microsoft.com/en-us/library/cc781690.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the configuration&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806de37e.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806de37e.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free to ask during implemention&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 11:30:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/1121050#M420900</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2008-10-20T11:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: ASA static ip address per user</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/4478622#M1084167</link>
      <description>&lt;P&gt;I don't see how using DHCP alone can assign a static IP to the &lt;EM&gt;user&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;DHCP has no notion of users. At best your get the hostname in the DHCP request. You don't even have the MAC address of the remote device in a VPN scenario.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Oct 2021 13:21:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-ip-address-per-user/m-p/4478622#M1084167</guid>
      <dc:creator>jer0nim0x</dc:creator>
      <dc:date>2021-10-02T13:21:04Z</dc:date>
    </item>
  </channel>
</rss>

