07.01.2012 08:42:07
 kim.dobranski Posts: 23
|
I am having some problems understanding/using Disconnect and Kill.
When I select an active session and click Disconnect, the status says; "ipv4 address 0.0.0.0 and ipv6 address ::0 are unspecified addresses that cannot be used as a target address. Parameter name: hostNameOrAddress.
When I try to Kill a session the status says;
Define a Kill action to drop user session at clients tab.
Basically, what do i need to do to be able to manually disconnect a session? I have a Asus Routers with DD-WRT. Why does disconnect not work and what do I have to define for a Kill command? I am fairly new and still learning so any advice/help would be great.
|
|
|
0
• permalink
|
07.01.2012 14:52:05
 Admin Administrator Posts: 1833
|
Hi,
Your access server must support RADIUS Packet of Disconnect feature to disconnect user session through TekRADIUS Manager (As far as I understand from the error message your access server does not send Framed-IP-Address attribute in RADIUS accounting start packets). Please see vendor resources if your access servers (Asus routers or DD-WRT) support external methods (SNMP/Tsh/Telnet etc.) to disconnect user sessions.
Best regards,
Yasin KAPLAN
|
|
|
0
• permalink
|
08.01.2012 02:47:28
 kim.dobranski Posts: 23
|
In my Active Session Tab is shows a Framed-IP-Address for each session. Howevever NAS IP Address is 0.0.0.0. Is this because I am using a NAS= default as a client client?
|
|
|
0
• permalink
|
08.01.2012 10:29:59
 Admin Administrator Posts: 1833
|
Hi,
Can you check TekRADIUS log entries (Accessible through File menu) after setting log level to debug at Settings / Service Parameters if NAS-IP-Address is received properly?
Best regards,
Yasin KAPLAN
|
|
|
0
• permalink
|
10.01.2012 00:08:02
 kim.dobranski Posts: 23
|
Looks like it's 0.0.0.0
RadAuth req. from : 24.68.124.131:32773 - 1/9/2012 5:50:54 AM Size : 212 / 212 Identifier : 0 Attributes :
Framed-IP-Address = 192.168.182.238 NAS-IP-Address = 0.0.0.0 Calling-Station-Id = 00-26-5E-4A-59-8A NAS-Identifier = 20:CF:30:96:7C:6D User-Name = AccentInn NAS-Port = 11 WISPr-Logoff-URL = http://192.168.182.1:3990/logoff Service-Type = 1 NAS-Port-Type = 19 Called-Station-Id = 20-CF-30-96-7C-6C Acct-Session-Id = 00038fb50000000b
1/9/2012 5:50:54 AM - PAP Authentication commencing for user 'AccentInn'
1/9/2012 5:50:54 AM - Check items control - Start (Group : Default).
1/9/2012 5:50:54 AM - Check items control - Stop (Group : Default).
1/9/2012 5:50:54 AM - Authentication successfull for user 'AccentInn'
1/9/2012 5:50:54 AM - Fetching Success-Reply items - Start.
1/9/2012 5:50:54 AM - Fetching Success-Reply items - Stop.
|
|
|
0
• permalink
|
10.01.2012 10:46:49
 Admin Administrator Posts: 1833
|
Please see vendor documentation to set NAS-IP-Address correctly in RADIUS accounting packets.
|
|
|
0
• permalink
|
11.01.2012 23:33:04
 kim.dobranski Posts: 23
|
I dont understand something.
If I set a timeout attribute or some other type of time limit attribute for a user, TekRadius disconnects the session correctly, even without NAS-IP-Address being set.
Yet, I can't select a session manually and disconnect it. What is the difference?
Also,
I can't seem to find any information in DD-WRT/Chillispot on how to make it send the NAS-IP-Address. Anyone know how?
|
|
|
0
• permalink
|
12.01.2012 10:42:55
 Admin Administrator Posts: 1833
|
Access Point actually disconnects user session if you set Session-Timeout or Idle-Timeout.
|
|
|
0
• permalink
|