no User-Name in accounting-request

This is a discussion on no User-Name in accounting-request within the FreeRADIUS Users forums, part of the Networking and Network Related category; --0-842142526-1108541983=:31913 Content-Type: text/plain; charset=us-ascii Hi all, this is the debugging generated when i ...


Go Back   Usenet Forums > Networking and Network Related > FreeRADIUS Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-16-2005
chiam kuosiang
 
Posts: n/a
Default no User-Name in accounting-request

--0-842142526-1108541983=:31913
Content-Type: text/plain; charset=us-ascii

Hi all,

this is the debugging generated when i try to login with windows xp client. Please point me out.

rad_recv: Accounting-Request packet from host 192.168.0.50:1207, id=37, length=7
8
Acct-Status-Type = Stop
User-Name = ""
Acct-Session-Id = "\000\000\000\000\000\000\000\000\000\000\000"
NAS-IP-Address = 192.168.0.50
NAS-Port = 0
Acct-Authentic = RADIUS
NAS-Identifier = "DWL-900AP+"
Acct-Delay-Time = 0
modcall: entering group preacct for request 0
modcall[preacct]: module "preprocess" returns noop for request 0
rlm_realm: No '@' in User-Name = "", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[preacct]: module "suffix" returns noop for request 0
modcall[preacct]: module "files" returns noop for request 0
modcall: group preacct returns noop for request 0
modcall: entering group accounting for request 0
rlm_acct_unique: WARNING: Attribute NAS-Port-Id was not found in request, unique
ID MAY be inconsistent
rlm_acct_unique: Hashing ',Client-IP-Address = 192.168.0.50,NAS-IP-Address = 192
..168.0.50,Acct-Session-Id = "\000\000\000\000\000\000\000\000\000\000\000",Use r-
Name = ""'
rlm_acct_unique: Acct-Unique-Session-ID = "58732cbac18aa2b2".
modcall[accounting]: module "acct_unique" returns ok for request 0
radius_xlat: '/usr/local/var/log/radius/radacct/192.168.0.50/detail-20050215'
rlm_detail: /usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d
expands to /usr/local/var/log/radius/radacct/192.168.0.50/detail-20050215
modcall[accounting]: module "detail" returns ok for request 0
modcall[accounting]: module "unix" returns ok for request 0
radius_xlat: ''
radius_xlat: 'UPDATE radacct SET AcctStopTime = '2005-02-15 16:10:59', AcctSess
ionTime = '', AcctInputOctets = '', AcctOutputOctets = '', AcctTerminateCause =
'', AcctStopDelay = '0', ConnectInfo_stop = '' WHERE AcctSessionId = '=5C000=5C0
00=5C000=5C000=5C000=5C000=5C000=5C000=5C000=5C000 =5C000' AND UserName = '' AND
NASIPAddress = '192.168.0.50' AND AcctStopTime = 0'
rlm_sql (sql): Reserving sql socket id: 4
radius_xlat: 'rlm_sql: Stop packet with zero session length. (user '', nas '19
2.168.0.50')'
rlm_sql: Stop packet with zero session length. (user '', nas '192.168.0.50')
rlm_sql (sql): Released sql socket id: 4
radius_xlat: 'INSERT into radacct (RadAcctId, AcctSessionId, AcctUniqueId, User
Name, Realm, NASIPAddress, NASPortId, NASPortType, AcctStartTime, AcctStopTime,
AcctSessionTime, AcctAuthentic, ConnectInfo_start, ConnectInfo_stop, AcctInputOc
tets, AcctOutputOctets, CalledStationId, CallingStationId, AcctTerminateCause, S
erviceType, FramedProtocol, FramedIPAddress, AcctStartDelay, AcctStopDelay) valu
es('', '=5C000=5C000=5C000=5C000=5C000=5C000=5C000=5C000= 5C000=5C000=5C000', '58
732cbac18aa2b2', '', '', '192.168.0.50', '0', '', DATE_SUB('2005-02-15 16:10:59'
,INTERVAL (0 + 0) SECOND), '2005-02-15 16:10:59', '', 'RADIUS', '', '', '', '',
'', '', '', '', '', '', '0', '0')'
rlm_sql (sql): Released sql socket id: 4
modcall[accounting]: module "sql" returns noop for request 0
radius_xlat: '/usr/local/var/log/radius/radutmp'
radius_xlat: ''
rlm_radutmp: Logout for NAS dlink port 0, but no Login record
modcall[accounting]: module "radutmp" returns ok for request 0
modcall: group accounting returns ok for request 0
Sending Accounting-Response of id 37 to 192.168.0.50:1207
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 5 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 37 with timestamp 4211ae93
Nothing to do. Sleeping until we see a request.



---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'
--0-842142526-1108541983=:31913
Content-Type: text/html; charset=us-ascii

<DIV>Hi all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>this is the debugging generated when i try to login with windows xp client. Please point me out.</DIV>
<DIV>&nbsp;</DIV>
<DIV>rad_recv: Accounting-Request packet from host 192.168.0.50:1207, id=37, length=7<BR>8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp; Acct-Status-Type = Stop<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; User-Name = ""<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p; Acct-Session-Id = "\000\000\000\000\000\000\000\000\000\000\000"<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAS-IP-Address = 192.168.0.50<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp; NAS-Port = 0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Acct-Authentic = RADIUS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p; NAS-Identifier = "DWL-900AP+"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp; Acct-Delay-Time = 0<BR>modcall: entering group preacct for request 0<BR>&nbsp; modcall[preacct]: module "preprocess" returns noop for request 0<BR>&nbsp;&nbsp;&nbsp; rlm_realm: No '@' in User-Name = "", looking up realm NULL<BR>&nbsp;&nbsp;&nbsp; rlm_realm: No such realm "NULL"<BR>&nbsp; modcall[preacct]: module "suffix" returns
noop
for request 0<BR>&nbsp; modcall[preacct]: module "files" returns noop for request 0<BR>modcall: group preacct returns noop for request 0<BR>modcall: entering group accounting for request 0<BR>rlm_acct_unique: WARNING: Attribute NAS-Port-Id was not found in request, unique<BR> ID MAY be inconsistent<BR>rlm_acct_unique: Hashing ',Client-IP-Address = 192.168.0.50,NAS-IP-Address = 192<BR>.168.0.50,Acct-Session-Id = "\000\000\000\000\000\000\000\000\000\000\000",Use r-<BR>Name = ""'<BR>rlm_acct_unique: Acct-Unique-Session-ID = "58732cbac18aa2b2".<BR>&nbsp; modcall[accounting]: module "acct_unique" returns ok for request 0<BR>radius_xlat:&nbsp; '/usr/local/var/log/radius/radacct/192.168.0.50/detail-20050215'<BR>rlm_detail: /usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d<BR> expands to /usr/local/var/log/radius/radacct/192.168.0.50/detail-20050215<BR>&nbsp; modcall[accounting]: module "detail" returns ok for request 0<BR>&nbsp; modcall[accounting]: module "unix"
returns
ok for request 0<BR>radius_xlat:&nbsp; ''<BR>radius_xlat:&nbsp; 'UPDATE radacct SET AcctStopTime = '2005-02-15 16:10:59', AcctSess<BR>ionTime = '', AcctInputOctets = '', AcctOutputOctets = '', AcctTerminateCause =<BR>'', AcctStopDelay = '0', ConnectInfo_stop = '' WHERE AcctSessionId = '=5C000=5C0<BR>00=5C000=5C000=5C000=5C000=5C000=5C 000=5C000=5C000=5C000' AND UserName = '' AND<BR>NASIPAddress = '192.168.0.50' AND AcctStopTime = 0'<BR>rlm_sql (sql): Reserving sql socket id: 4<BR>radius_xlat:&nbsp; 'rlm_sql: Stop packet with zero session length.&nbsp; (user '', nas '19<BR>2.168.0.50')'<BR>rlm_sql: Stop packet with zero session length.&nbsp; (user '', nas '192.168.0.50')<BR>rlm_sql (sql): Released sql socket id: 4<BR>radius_xlat:&nbsp; 'INSERT into radacct (RadAcctId, AcctSessionId, AcctUniqueId, User<BR>Name, Realm, NASIPAddress, NASPortId, NASPortType, AcctStartTime, AcctStopTime,<BR>AcctSessionTime, AcctAuthentic, ConnectInfo_start, ConnectInfo_stop, AcctInputOc<BR>tets,
AcctOutputOctets, CalledStationId, CallingStationId, AcctTerminateCause, S<BR>erviceType, FramedProtocol, FramedIPAddress, AcctStartDelay, AcctStopDelay) valu<BR>es('', '=5C000=5C000=5C000=5C000=5C000=5C000=5C000=5C000= 5C000=5C000=5C000', '58<BR>732cbac18aa2b2', '', '', '192.168.0.50', '0', '', DATE_SUB('2005-02-15 16:10:59'<BR>,INTERVAL (0 + 0) SECOND), '2005-02-15 16:10:59', '', 'RADIUS', '', '', '', '',<BR>'', '', '', '', '', '', '0', '0')'<BR>rlm_sql (sql): Released sql socket id: 4<BR>&nbsp; modcall[accounting]: module "sql" returns noop for request 0<BR>radius_xlat:&nbsp; '/usr/local/var/log/radius/radutmp'<BR>radius_xlat:&nbsp; ''<BR>rlm_radutmp: Logout for NAS dlink port 0, but no Login record<BR>&nbsp; modcall[accounting]: module "radutmp" returns ok for request 0<BR>modcall: group accounting returns ok for request 0<BR>Sending Accounting-Response of id 37 to 192.168.0.50:1207<BR>Finished request 0<BR>Going to the next request<BR>--- Walking the entire request list
---<BR>Waking up in 5 seconds...<BR>--- Walking the entire request list ---<BR>Cleaning up request 0 ID 37 with timestamp 4211ae93<BR>Nothing to do.&nbsp; Sleeping until we see a request.<BR></DIV><p>
<hr size=1>Do you Yahoo!?<br>
Yahoo! Search presents - <a href="http://us.rd.yahoo.com/evt=30648/*http://movies.yahoo.com/movies/feature/jibjabinaugural.html">Jib Jab's 'Second Term'</a>
--0-842142526-1108541983=:31913--

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:38 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0