<?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: ACS is giving duplicate IP addresses in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-is-giving-duplicate-ip-addresses/m-p/395482#M430420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these are the accounting commands the router has:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa accounting exec EXEC_ACC_TACACS start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 COMMAND_ACC_TACACS start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting network default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting network NETWORK_ACC_TACACS start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting connection default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other idea?&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;Ruben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Oct 2004 13:48:37 GMT</pubDate>
    <dc:creator>ruben.montes</dc:creator>
    <dc:date>2004-10-27T13:48:37Z</dc:date>
    <item>
      <title>ACS is giving duplicate IP addresses</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-is-giving-duplicate-ip-addresses/m-p/395479#M430417</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ACS serving as AAA server for a C3620 router serving as RAS. This ACS is giving the same IP address to different clients. Here you have the output of the 'sh users'where you can see this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R3620CTP01#sh users&lt;/P&gt;&lt;P&gt;    Line       User       Host(s)              Idle       Location&lt;/P&gt;&lt;P&gt;  10 tty 10    CC002501   Async interface      00:05:26   PPP: 102.1.1.188&lt;/P&gt;&lt;P&gt;  24 tty 24    CC004839   Async interface      00:05:20   PPP: 102.1.1.188&lt;/P&gt;&lt;P&gt;  28 tty 28    cc006004   Async interface      00:01:46   PPP: 102.1.1.191&lt;/P&gt;&lt;P&gt;  66 vty 0     gsirmf     idle                 00:02:58 39.193.12.61&lt;/P&gt;&lt;P&gt;  67 vty 1     gsicvg     idle                 00:00:39 39.193.12.90&lt;/P&gt;&lt;P&gt;* 68 vty 2     gsirmf     idle                 00:00:00 39.193.12.61&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  Interface      User        Mode                     Idle     Peer Address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ACS version is 3.3(1) Build 16. Previously they had ACS version 2.6 with the same problem.&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;Ruben&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 20:52:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-is-giving-duplicate-ip-addresses/m-p/395479#M430417</guid>
      <dc:creator>ruben.montes</dc:creator>
      <dc:date>2019-03-10T20:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: ACS is giving duplicate IP addresses</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-is-giving-duplicate-ip-addresses/m-p/395480#M430418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do they have accounting configured on the 3620?  Basically without accounting, ACS has no idea when a user has logged out and the allocated IP address has become free, and this problem can happen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They'd need something like:&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;aaa accounting network default start-stop group radius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note they have to have start-stop, not just stop-only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2004 01:47:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-is-giving-duplicate-ip-addresses/m-p/395480#M430418</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2004-10-27T01:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: ACS is giving duplicate IP addresses</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-is-giving-duplicate-ip-addresses/m-p/395481#M430419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have spent days and days with the same problem. I had a local pool for PSTN users and an ACS pool for ISDN users. The router was ignoring the local pool and was ALWAYS using the ACS pool. I changed several IOS versions but I couldn't change the ACS version which is the same like yours. It may be a bug.&lt;/P&gt;&lt;P&gt;The only way it worked is with 2 local pools and version 12.2.15.T14 on the AS5350.&lt;/P&gt;&lt;P&gt;Try doing something similar...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2004 06:01:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-is-giving-duplicate-ip-addresses/m-p/395481#M430419</guid>
      <dc:creator>c.stamataras</dc:creator>
      <dc:date>2004-10-27T06:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: ACS is giving duplicate IP addresses</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-is-giving-duplicate-ip-addresses/m-p/395482#M430420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these are the accounting commands the router has:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa accounting exec EXEC_ACC_TACACS start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 COMMAND_ACC_TACACS start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting network default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting network NETWORK_ACC_TACACS start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting connection default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other idea?&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;Ruben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2004 13:48:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-is-giving-duplicate-ip-addresses/m-p/395482#M430420</guid>
      <dc:creator>ruben.montes</dc:creator>
      <dc:date>2004-10-27T13:48:37Z</dc:date>
    </item>
  </channel>
</rss>

