in radiusd -X I see:
 
Going to the next request
rad_recv: Accounting-Request packet from host 10.10.0.50:4216, id=84, length=153
        Service-Type = Framed-User
        Framed-Protocol = PPP
        NAS-Port = 1788
        NAS-Port-Type = Ethernet
        User-Name = "cesar.paredes"
        Calling-Station-Id = "00:15:D6:02:34:94"
        Called-Station-Id = "pppoe-Cimarani"
        NAS-Port-Id = "hotspot"
        Acct-Session-Id = "81f00366"
        Framed-IP-Address = 10.0.6.245
        Acct-Authentic = RADIUS
        Acct-Status-Type = Start
        NAS-Identifier = "Cimarani"
        NAS-IP-Address = 10.10.0.50
        Acct-Delay-Time = 0
  Processing the preacct section of radiusd.conf
modcall: entering group preacct for request 3
  modcall[preacct]: module "preprocess" returns noop for request 3
rlm_acct_unique: Hashing 'NAS-Port = 1788,Client-IP-Address = 10.10.0.50,NAS-IP-Address = 10.10.0.50,Acct-Session-Id = "81f00366",User-Name = "cesar.paredes"'
rlm_acct_unique: Acct-Unique-Session-ID = "8a2b71e9b25570c2".
  modcall[preacct]: module "acct_unique" returns ok for request 3
    rlm_realm: No '@' in User-Name = "cesar.paredes", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[preacct]: module "suffix" returns noop for request 3
modcall: leaving group preacct (returns ok) for request 3
  Processing the accounting section of radiusd.conf
modcall: entering group accounting for request 3
radius_xlat:  '/usr/local/var/log/radius/radacct/10.10.0.50/detail-20061027'
rlm_detail: /usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /usr/local/var/log/radius/radacct/10.10.0.50/detail-20061027
  modcall[accounting]: module "detail" returns ok for request 3
radius_xlat:  '/usr/local/var/log/radius/radutmp'
radius_xlat:  'cesar.paredes'
  modcall[accounting]: module "radutmp" returns ok for request 3
radius_xlat:  'cesar.paredes'
rlm_sql (sql): sql_set_user escaped user --> 'cesar.paredes'
radius_xlat:  'INSERT into radacct (AcctSessionId, AcctUniqueId, UserName, Realm, NASIPAddress, NASPortId, NASPortType, AcctStartTime, AcctStopTime, AcctSessionTime, AcctAuthentic, ConnectInfo_start, ConnectInfo_stop, AcctInputOctets, AcctOutputOctets, CalledStationId, CallingStationId, AcctTerminateCause, ServiceType, FramedProtocol, FramedIPAddress, AcctStartDelay, AcctStopDelay) values('81f00366', '8a2b71e9b25570c2', 'cesar.paredes', '', '10.10.0.50', '1788', 'Ethernet', '2006-10-27 01:03:02', '0', '0', 'RADIUS', '', '', '0', '0', 'pppoe-Cimarani', '00:15:D6:02:34:94', '', 'Framed-User', 'PPP', '10.0.6.245', '0', '0')'
rlm_sql (sql): Reserving sql socket id: 1
at this point radius stop to work for few time....
----- Original Message -----
From: Alan DeKok
Sent: Friday, October 27, 2006 12:01 AM
Subject: Re: Number of concurrencies requests

"Italo Morellato" <[EMAIL PROTECTED]> wrote:
> When I deselect more than 6 user in my Mikrotik PPPoE HotSpot I see this =
> situation:
> - user send accounting request correctly vs radius server
> - radius reply with OK (sql database)
> - in mikrotik log I see "radius timeout"

  Does the RADIUS server *respond* with a packet?  What does tcpdump
say?  What does "radiusd -X" say?

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to