<?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: RadiusAccountingStart/Stop always reports same username in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486746#M229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue. If you have found the reason, can you publish the answer, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Feb 2016 17:11:40 GMT</pubDate>
    <dc:creator>josempavon</dc:creator>
    <dc:date>2016-02-10T17:11:40Z</dc:date>
    <item>
      <title>RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486731#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have been testing with the pxGrid SDK and the default samples.&lt;/P&gt;&lt;P&gt;I've followed the technical document with regards to testing each item and as I was testing a subscriber model to the RadiusAccountingStart/Stop, I noticed that when using the RadiusSimulator.jar from the pxGrid website - that the username is always logged as "user1".&lt;/P&gt;&lt;P&gt;The guide indicates that user1 is the default if left blank but i'm specifying a username in the call to the jar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you run "session_subscribe.sh" in one window. Then execute the radiussimulator.jar with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=user5 -DPASSWORD=Aa123456 _DCALLING_STATION_ID=11:11:11:11:11:11 -DAUDIT_SESSION_ID=1024 _DFRAMED_IP_ADDRESS=172.18.1.26 _DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingStart 172.18.1.35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the session notification but it's always for user1. Is this a known issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is it possible to subscribe the the RadiusAuthentication calls? I'm still trying to find a way to determine how to make that work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 23:56:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486731#M214</guid>
      <dc:creator>david_lepage70</dc:creator>
      <dc:date>2015-04-23T23:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486732#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is feedback from Cisco Dev Engineering on your query:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: black; font-family: Calibri; font-size: 11pt; padding: 3pt 0 0; border-top-color: #b5c4df;"&gt;&lt;SPAN style="font-weight: bold;"&gt;Subject: &lt;/SPAN&gt;Re: pxGrid query on DevNet forum&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, sans-serif; font-size: 14px; text-align: -webkit-auto;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Calibri, sans-serif; font-size: 14px; text-align: -webkit-auto;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Very likely, the audit session id had remained as 1024. &lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;The first call made was using the default user1 and audit session id 1024. &lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Since the user is already set in session directory for this session.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another call with the same audit session id 1024 but different user5 will not change the user of that session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a new audit session id will create a new session that stores this user5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Radius auth and accounting requests are being consolidated into a session entry.&lt;/P&gt;&lt;P&gt;Session directory only publishes the session if there is an IP address present. Subsequently, only changes to the session is also published.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If attributes such as ip, mac, authz policy remains the same, it will not publish.&lt;/P&gt;&lt;P&gt;In the end of the session, there should be a RadiusAccountingStop that will trigger the last publish message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see the session at radius authentication, add -DFRAMED_IP_ADDRESS in RadiusAuthentication call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 17:59:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486732#M215</guid>
      <dc:creator>Brian Gonsalves</dc:creator>
      <dc:date>2015-04-27T17:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486733#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian and R&amp;amp;D - first thank you for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done some further testing and have a couple follow on questions to better understand what I am seeing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that changing the session should be done for each new user, that's not a problem. However, I still do not see any published session data when running the RadiusAuthentication option of RadiusSimulator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I've been running it with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=user4 -DPASSWORD=Aa123456 _DCALLING_STATION_ID=11:11:11:11:11:11:11 -DAUDIT_SESSION_ID=1004 -DFRAMED_IP_ADDRESS=172.18.1.4 -DFRAMED_IP_MASK=255.255.255.0 RadiusAuthentication 172.18.1.35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that I only see a session published over XMPP when doing a RadiusAccountingStart or RadiusAccountingStop. Not sure if that is normal or if I'm doing something wrong (this is when using the sdk samples from version 1.3.0.876. Is that the current version?). I do see the authenticated sessions in the admin UI however.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other thing that I've noticed is that when running the RadiusAuthentication command with the simulator, the simulator will print out the session information for the authenticated user although it does not appear to come directly from the session_subscribe example script. Not sure if i'm just missing something there or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 00:52:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486733#M216</guid>
      <dc:creator>david_lepage70</dc:creator>
      <dc:date>2015-05-01T00:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486734#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If their using a session_subscribe that is correct, they&amp;nbsp; will see the 802.1X notifications when using RadiusAccountingStop/RadiusAccountingStart with RadiusSimulator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when RadiusSimulatorAccountStop, AccountingStart, Authentication with session_subscribe, are you saying that the username differs from the one called in the RadiusSimulator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also as a reference for script testing, please see:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/c/dam/en/us/td/docs/security/ise/how_to/HowTo-84-Configure_and_Test_Integration_with_Cisco_pxGrid.pdf" rel="nofollow" target="_blank"&gt;http://www.cisco.com/c/dam/en/us/td/docs/security/ise/how_to/HowTo-84-Configure_and_Test_Integration_with_Cisco_pxGrid.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This may help with some expectant results and illustrated examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 16:17:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486734#M217</guid>
      <dc:creator>jeppich</dc:creator>
      <dc:date>2015-05-01T16:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486735#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the documentation. That is similar to the doc I found on the developer site as well which I have been using as a guide.&lt;/P&gt;&lt;P&gt;When I use the RadiusSimulator and do a RadiusAccountingStart and RadiusAccountingStop I will see the session being published back to my client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the username doesn't appear to change even though i'm using unique fields for the following for each call:&lt;/P&gt;&lt;P&gt;-DCALLING_STATION_ID&lt;/P&gt;&lt;P&gt;-DAUDIT_SESSION_ID&lt;/P&gt;&lt;P&gt;-DFRAMED_IP_ADDRESS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example, if I have two users created in ISE, "user2" and "user4". Both with passwords of "Aa123456".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I launch the simulator with the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=user2 -DPASSWORD=Aa123456 -DCALLING_STATION_ID=11:11:11:11:11:11:12 -DNAS_IP_ADDRESS=172.18.1.150 -DAUDIT_SESSION=1032 -DFRAMED_IP_ADDRESS=172.18.1.2 -DFRAMED_IP_MASK=255.255.255.0 RadiusAuthentication 172.18.1.35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Followed by an accounting start:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=user2 -DPASSWORD=Aa123456 -DCALLING_STATION_ID=11:11:11:11:11:11:12 -DNAS_IP_ADDRESS=172.18.1.150 -DAUDIT_SESSION=1032 -DFRAMED_IP_ADDRESS=172.18.1.2 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingStart 172.18.1.35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the correct session data - i.e. the username and attributes defined - being published back (except no session publish for the RadiusAuthentication call).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I then change the call to user "user4" (for example) - notice the calling station, audit session, and framed ip change:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=user4 -DPASSWORD=Aa123456 -DCALLING_STATION_ID=11:11:11:11:11:11:14 -DNAS_IP_ADDRESS=172.18.1.150 -DAUDIT_SESSION=1034 -DFRAMED_IP_ADDRESS=172.18.1.4 -DFRAMED_IP_MASK=255.255.255.0 RadiusAuthentication 172.18.1.35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Followed by an accounting start for this same user, the published information returned shows the right attributes for -DCALLING_STATION_ID, -DAUDIT_SESSION and -DFRAMED_IP_ADDRESS but the username published back is "user2" rather than "user4".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What has me scratching my head is why i'm seeing back the wrong username.&lt;/P&gt;&lt;P&gt;If I look in ISE under Authentications-&amp;gt;Show Live Sessions, I can see both users accounted for in the audits with accounting start/stop events so it seems that the data is being properly pushed up to ISE from the simulator.&lt;/P&gt;&lt;P&gt;It's strange, almost like the username is being cached or maybe a variable not cleared - or maybe a misconfiguration on my part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that this behavior happens with the native sample libraries and scripts and also with a custom client connector I wrote that uses the libraries from the /lib directory (not using the .jar from the samples/lib dir).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that help?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 17:51:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486735#M218</guid>
      <dc:creator>david_lepage70</dc:creator>
      <dc:date>2015-05-01T17:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486736#M219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working with the development team on this one, they asked if you're running different Audit Session ID's for different users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also with regards to session_subscribe using RadiusAuthentication, this is not possible because the RadiusAuthentication simulates user authentication, RadiusAccountingStop and RadiusAccountingStart are used to terminate or initiate user authentication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 20:15:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486736#M219</guid>
      <dc:creator>jeppich</dc:creator>
      <dc:date>2015-05-01T20:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486737#M220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yep, each username has a unique AUDIT_SESSION_ID, CALLING_STATION_ID, and FRAMED_IP_ADDRESS.&lt;/P&gt;&lt;P&gt;What's interesting is that the ISE UI displays the data properly under Operations-&amp;gt;Authentications.&lt;/P&gt;&lt;P&gt;It's just the published information sent back seems to have the same username returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What also seems a bit peculiar is that when this happens, I can go under Operations-&amp;gt;Authentications and display both user entries seperately but the field "CoA Action" has a little blue arrow icon next to both user2 and user4 and if I hover over it says: "There are multiple endpoints at this NAS port. Click to perform CoA".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if that has something to do with it or not. I can take a screen shot and run the simulator a couple times with output if that helps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 20:55:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486737#M220</guid>
      <dc:creator>david_lepage70</dc:creator>
      <dc:date>2015-05-01T20:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486738#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nope, that's fine. It looks like there's a bug with RadiusSimulator, I have verified this as well. Let me check with development and get back with you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 May 2015 04:26:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486738#M221</guid>
      <dc:creator>jeppich</dc:creator>
      <dc:date>2015-05-02T04:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486739#M222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic! Thanks for checking into this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 May 2015 04:43:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486739#M222</guid>
      <dc:creator>david_lepage70</dc:creator>
      <dc:date>2015-05-02T04:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486740#M223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It turns out there is additional argument -DACCT_SESSION_ID that needs to be inserted into RadiusAccountingStart and RadiusAccountingStop and different for each user as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=user1 -DPASSWORD=cisco -DCALLING_STATION_ID=1001 -DAUDIT_SESSION_ID=1001 -DFRAMED_IP_ADDRESS=10.0.0.5 -DFRAMED_IP_MASK 255.255.255.0 RadiusAuthentication 10.0.0.21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=user1 -DPASSWORD=cisco -DCALLING_STATION_ID=1001 -DAUDIT_SESSION_ID=1001 -DACCT_SESSION_ID=1001 -DFRAMED_IP_ADDRESS=10.0.0.5 -DFRAMED_IP_MASK 255.255.255.0 RadiusAccountingStart 10.0.0.21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=user1 -DPASSWORD=cisco -DCALLING_STATION_ID=1001 -DAUDIT_SESSION_ID=1001 -DACCT_SESSION_ID=1001 -DFRAMED_IP_ADDRESS=10.0.0.5 -DFRAMED_IP_MASK 255.255.255.0 RadiusAccountingStop 10.0.0.21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see session_subscribe trigger on RadiusAccountingStart and RadiusAccounting notifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a certain logic for the Session Directory lookup for an existing session.&lt;/P&gt;&lt;P&gt;It searches session in this order for RadiusAuthentication:&lt;/P&gt;&lt;P&gt;1. audit_session_id&lt;/P&gt;&lt;P&gt;2. calling_station_id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For RadiusAccountingStart:&lt;/P&gt;&lt;P&gt;1. acct_session_id&lt;/P&gt;&lt;P&gt;2. audit_session_id&lt;/P&gt;&lt;P&gt;3. calling_station_id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically to simulate properly, acct_session_id and audit_session_id remains the same for the same session.&lt;/P&gt;&lt;P&gt;calling_station_id is different for different user (at least this is what ISE assumes)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 20:25:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486740#M223</guid>
      <dc:creator>jeppich</dc:creator>
      <dc:date>2015-05-05T20:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486741#M224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay and for beating a dead horse on this one.&lt;/P&gt;&lt;P&gt;I've gotten back from PTO and had a chance to test based on your last suggestion and it appears I'm still seeing the same behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I authenticate with one user, 'mlcuser' defined in the internal ISE database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First user (mlcuser):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=mlcuser -DPASSWORD=mypassword -DCALLING_STATION_ID=&lt;/P&gt;&lt;P&gt;00005e04bb02 -DAUDIT_SESSION_ID=1011 -DFRAMED_IP_ADDRESS=172.18.1.13 -DFRAMED_IP_MASK=255.255.255.0 RadiusAuthentication 172.18.1.35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code=2 id=1 length=106&lt;/P&gt;&lt;P&gt;authenticator=6780ca4c4bf8f645fd85272617f08cd8&lt;/P&gt;&lt;P&gt;Attributes={&lt;/P&gt;&lt;P&gt;&amp;nbsp; UserName=mlcuser&lt;/P&gt;&lt;P&gt;&amp;nbsp; State=ReauthSession:1011&lt;/P&gt;&lt;P&gt;&amp;nbsp; class="CACS":1011:ise/221698093/167&lt;/P&gt;&lt;P&gt;&amp;nbsp; vendorId=9 vsa=[profile-name=Unknown,]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=mlcuser -DPASSWORD=mypassword -DCALLING_STATION_ID=&lt;/P&gt;&lt;P&gt;00005e04bb02 -DAUDIT_SESSION_ID=1011 -DACCT_SESSION_ID=1011 -DFRAMED_IP_ADDRESS=172.18.1.13 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingS&lt;/P&gt;&lt;P&gt;tart 172.18.1.35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code=5 id=1 length=20&lt;/P&gt;&lt;P&gt;authenticator=17f2e3f5399c494f1b296db43ab4a45&lt;/P&gt;&lt;P&gt;Attributes={&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** ==&amp;gt; Returned from ISE session (using Utilities.print in samples dir):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session (ip=172.18.1.13, Audit Session Id=1011, User Name=mlcuser, AD User DNS Domain=null, AD Host DNS Domain=null, AD User NetBIOS Name=null, AD Host NETBIOS Name=null, Calling station id (mac addr)=00:00:5E:04:BB:02, Session state=STARTED, NAS IP=172.18.1.150, Session Last Update Time=Mon Jun 15 11:21:23 CDT 2015 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then run accounting stop:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=mlcuser -DPASSWORD=mypassword -DCALLING_STATION_ID=&lt;/P&gt;&lt;P&gt;00005e04bb02 -DAUDIT_SESSION_ID=1011 -DACCT_SESSION_ID=1011 -DFRAMED_IP_ADDRESS=172.18.1.13 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingS&lt;/P&gt;&lt;P&gt;top 172.18.1.35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code=5 id=1 length=20&lt;/P&gt;&lt;P&gt;authenticator=47b5ddd78d9afefa2381af90e43299&lt;/P&gt;&lt;P&gt;Attributes={&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** ==&amp;gt; Returned from ISE&lt;/P&gt;&lt;P&gt;(Acct Stop):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session (ip=172.18.1.13, Audit Session Id=1011, User Name=mlcuser, AD User DNS Domain=null, AD Host DNS Domain=null, AD User NetBIOS Name=null, AD Host NETBIOS Name=null, Calling station id (mac addr)=00:00:5E:04:BB:02, Session state=DISCONNECTED, NAS IP=172.18.1.150, Session Last Update Time=Mon Jun 15 11:21:33 CDT 2015 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALL is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Problem is then I attempt with a different using following the first authentication.&lt;/P&gt;&lt;P&gt;Note different AUDIT_SESSION_ID, ACCT_SESSION_ID, FRAMED_IP_ADDRESS and CALLING_STATION_ID:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next user (epoadmin):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=epoadmin -DPASSWORD=mypassword -DCALLING_STATION_ID&lt;/P&gt;&lt;P&gt;=00005e04bb01 -DAUDIT_SESSION_ID=1010 -DFRAMED_IP_ADDRESS=172.18.1.12 -DFRAMED_IP_MASK=255.255.255.0 RadiusAuthentication 172.18.1.35&lt;/P&gt;&lt;P&gt;code=2 id=1 length=107&lt;/P&gt;&lt;P&gt;authenticator=695e656e39683dea439bd8c15bf3dc9e&lt;/P&gt;&lt;P&gt;Attributes={&lt;/P&gt;&lt;P&gt;&amp;nbsp; UserName=epoadmin&lt;/P&gt;&lt;P&gt;&amp;nbsp; State=ReauthSession:1010&lt;/P&gt;&lt;P&gt;&amp;nbsp; class="CACS":1010:ise/221698093/170&lt;/P&gt;&lt;P&gt;&amp;nbsp; vendorId=9 vsa=[profile-name=Unknown,]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=epoadmin -DPASSWORD=mypassword -DCALLING_STATION_ID&lt;/P&gt;&lt;P&gt;=00005e04bb01 -DAUDIT_SESSION_ID=1010 -DACCT_SESSION_ID=1010 -DFRAMED_IP_ADDRESS=172.18.1.12 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccounting&lt;/P&gt;&lt;P&gt;Start 172.18.1.35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code=5 id=1 length=20&lt;/P&gt;&lt;P&gt;authenticator=2631457d57729d7c4b1795a02cb56c5c&lt;/P&gt;&lt;P&gt;Attributes={&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** ==&amp;gt; Returned from ISE (notice the session ip and audit session id are correct fo this attempt but the username is "mlcuser" rather than "epoadmin":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session (ip=172.18.1.12, Audit Session Id=1010, User Name=mlcuser, AD User DNS Domain=null, AD Host DNS Domain=null, AD User NetBIOS Name=null, AD Host NETBIOS Name=null, Calling station id (mac addr)=00:00:5E:04:BB:01, Session state=STARTED, NAS IP=172.18.1.150, Session Last Update Time=Mon Jun 15 11:25:47 CDT 2015 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then run accounting stop:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -cp RadiusSimulator.jar -DUSERNAME=epoadmin -DPASSWORD=mypassword -DCALLING_STATION_ID&lt;/P&gt;&lt;P&gt;=00005e04bb01 -DAUDIT_SESSION_ID=1010 -DACCT_SESSION_ID=1010 -DFRAMED_IP_ADDRESS=172.18.1.12 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccounting&lt;/P&gt;&lt;P&gt;Stop 172.18.1.35&lt;/P&gt;&lt;P&gt;code=5 id=1 length=20&lt;/P&gt;&lt;P&gt;authenticator=6de43238755445ba6bd318855f3f1127&lt;/P&gt;&lt;P&gt;Attributes={&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** ==&amp;gt; Returned from ISE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session (ip=172.18.1.13, Audit Session Id=1011, User Name=mlcuser, AD User DNS Domain=null, AD Host DNS Domain=null, AD User NetBIOS Name=null, AD Host NETBIOS Name=null, Calling station id (mac addr)=00:00:5E:04:BB:01, Session state=DISCONNECTED, NAS IP=172.18.1.150, Session Last Update Time=Mon Jun 15 11:25:55 CDT 2015 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The session notification is coming back for the audit session id "1011" and user "mlcuser" and not audit session id 1010 and user epoadmin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is interesting is that when I look at the ISE logs under "active authentications", I see that the proper account is flagged when the accounting start/stop occurs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the ISE server is returning the wrong session info? &lt;/P&gt;&lt;P&gt;Is it possible for you to try with two seperate back to back users? &lt;/P&gt;&lt;P&gt;I've tried synchronizing the methods getting the session information using the example code but am still able to replicate the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it helps, the ISE version is version 1.3.0.876.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 16:58:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486741#M224</guid>
      <dc:creator>david_lepage70</dc:creator>
      <dc:date>2015-06-15T16:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486742#M225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try the following below and ensure that you have -DACCT_SESSION_ID in RadiusAuthentication as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpFirst"&gt;java -cp RadiusSimulator.jar -DUSERNAME=user1 -DPASSWORD=cisco123 -DCALLING_STATION_ID=11.11.11.11.11.11 -DAUDIT_SESSION_ID=2007 –DACCT_SESSION_ID=2007 -DFRAMED_IP_ADDRESS=10.1.100.105 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingStop 10.1.100.31&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;java -cp RadiusSimulator.jar -DUSERNAME=user1 -DPASSWORD=cisco123 -DCALLING_STATION_ID=11.11.11.11.11.11 -DAUDIT_SESSION_ID=2007 –DACCT_SESSION_ID=2007 -DFRAMED_IP_ADDRESS=10.1.100.105 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingStart 10.1.100.31&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;java -cp RadiusSimulator.jar -DUSERNAME=user1 -DPASSWORD=cisco123 -DCALLING_STATION_ID=11.11.11.11.11.11 -DAUDIT_SESSION_ID=2007 –DACCT_SESSION_ID=2007 -DFRAMED_IP_ADDRESS=10.1.100.105 -DFRAMED_IP_MASK=255.255.255.0 RadiusAuthentication 10.1.100.31&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;java -cp RadiusSimulator.jar -DUSERNAME=user2 -DPASSWORD=cisco123 -DCALLING_STATION_ID=22:22:22:22:22:22 -DAUDIT_SESSION_ID=2008 –DACCT_SESSION_ID=2008 -DFRAMED_IP_ADDRESS=10.1.100.101 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingStop 10.1.100.31&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;java -cp RadiusSimulator.jar -DUSERNAME=user2 -DPASSWORD=cisco123 -DCALLING_STATION_ID=22:22:22:22:22:22 -DAUDIT_SESSION_ID=2008 –DACCT_SESSION_ID=2008 -DFRAMED_IP_ADDRESS=10.1.100.101 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingStart 10.1.100.31&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;java -cp RadiusSimulator.jar -DUSERNAME=user2 -DPASSWORD=cisco123 -DCALLING_STATION_ID=22:22:22:22:22:22 -DAUDIT_SESSION_ID=2008 –DACCT_SESSION_ID=2008 -DFRAMED_IP_ADDRESS=10.1.100.101 -DFRAMED_IP_MASK=255.255.255.0 RadiusAuthentication 10.1.100.31&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;java -cp RadiusSimulator.jar -DUSERNAME=user3 -DPASSWORD=cisco123 -DCALLING_STATION_ID=33:33:33:33:33:33 -DAUDIT_SESSION_ID=2009 –DACCT_SESSION_ID=2009 -DFRAMED_IP_ADDRESS=10.1.100.102 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingStop 10.1.100.31&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;java -cp RadiusSimulator.jar -DUSERNAME=user3 -DPASSWORD=cisco123 -DCALLING_STATION_ID=33:33:33:33:33:33 -DAUDIT_SESSION_ID=2009 –DACCT_SESSION_ID=2009 -DFRAMED_IP_ADDRESS=10.1.100.102 -DFRAMED_IP_MASK=255.255.255.0 RadiusAccountingStart 10.1.100.31&lt;/P&gt;&lt;P class="Cisco-CLICxSpMiddle"&gt;&lt;/P&gt;&lt;P class="Cisco-CLICxSpLast"&gt;java -cp RadiusSimulator.jar -DUSERNAME=user3 -DPASSWORD=cisco123 -DCALLING_STATION_ID=33:33:33:33:33:33-DAUDIT_SESSION_ID=2009 –DACCT_SESSION_ID=2009 -DFRAMED_IP_ADDRESS=10.1.100.102 -DFRAMED_IP_MASK=255.255.255.0 RadiusAuthentication 10.1.100.31&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 04:46:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486742#M225</guid>
      <dc:creator>jeppich</dc:creator>
      <dc:date>2015-06-16T04:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486743#M226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gave that a try, same behavior. The username returned via SessionSubscribe for second and subsequent authentication-&amp;gt;accounting start-&amp;gt;accounting stop requests will be the username of the first authentication that was made. The correct user is still started/terminated within the ISE server authentication logs. Interestingly all of the session information returned is also correct, i.e. the Audit Session ID, Calling Station ID, IP/mask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing I did notice was that looking at the ISE Operations-&amp;gt;Authentications, the "Account Session ID" field for every user is always "123" despite using the switch -DACCT_SESSION_ID field in the radius simulator.&lt;/P&gt;&lt;P&gt;When I look at what is returned when the SampleNotificationHandler.onChange is called, the RADIUSAVPairs from the ISE server always returns the value:&lt;/P&gt;&lt;P&gt;[ Acct-Session-Id=123]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could this be part of the problem? Especially if the lookup order is:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;1. acct_session_id&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;2. audit_session_id&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;3. calling_station_id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, the Audit Session ID is being logged properly based on the -DAUDIT_SESSION_ID field in the radius request from the simulator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 18:15:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486743#M226</guid>
      <dc:creator>david_lepage70</dc:creator>
      <dc:date>2015-06-16T18:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486744#M227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide me with your email address and will be in touch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 17:51:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486744#M227</guid>
      <dc:creator>jeppich</dc:creator>
      <dc:date>2015-06-17T17:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486745#M228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you - my email address is &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:david_lepage@mcafee.com"&gt;david_lepage@mcafee.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 18:08:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486745#M228</guid>
      <dc:creator>david_lepage70</dc:creator>
      <dc:date>2015-06-17T18:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486746#M229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue. If you have found the reason, can you publish the answer, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 17:11:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486746#M229</guid>
      <dc:creator>josempavon</dc:creator>
      <dc:date>2016-02-10T17:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: RadiusAccountingStart/Stop always reports same username</title>
      <link>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486747#M230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to reproduce the same Radius commands with radclient and it works as expected.&lt;/P&gt;&lt;P&gt;Analyzing the packets with tshark, when using RadiusSimulator.jar, I found that Acct-Session-Id is incorrectly set to "123" on all packets, independently of the value of ACCT_SESSION_ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 17:59:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/radiusaccountingstart-stop-always-reports-same-username/m-p/3486747#M230</guid>
      <dc:creator>josempavon</dc:creator>
      <dc:date>2016-02-10T17:59:56Z</dc:date>
    </item>
  </channel>
</rss>

