Hi all

I am trying to zap users but for some reason it is giving an error Port not found, i will paste all the necessary details below.



johny,johny,shell,S-2140143609,Tue 09:47,192.116.123.117,10.10.11.251
henry,henry,shell,S-2140143606,Tue 12:23,192.116.123.117,10.10.11.254




radzap -N 192.116.123.117 -P -2140143609 -u johny -x 192.116.123.115:1813 password
Sending Accounting-Request of id 113 to 192.116.123.115:1813
        User-Name = "johny"
        Acct-Session-Id = "80700007"
        Acct-Status-Type = Stop
        NAS-IP-Address = 192.116.123.117
rad_recv: Accounting-Response packet from host 192.116.123.115:1813, id=113, length=20




Ready to process requests.
rad_recv: Accounting-Request packet from host 192.116.123.115:32813, id=113, length=49
        User-Name = "johny"
        Acct-Session-Id = "80700007"
        Acct-Status-Type = Stop
        NAS-IP-Address = 192.116.123.117
  Processing the preacct section of radiusd.conf
modcall: entering group preacct for request 0
  modcall[preacct]: module "preprocess" returns noop for request 0
rlm_acct_unique: WARNING: Attribute NAS-Port was not found in request, unique ID MAY be inconsistent rlm_acct_unique: Hashing ',Client-IP-Address = 192.116.123.115,NAS-IP-Address = 192.116.123.117,Acct-Session-Id = "80700007",User-Name = "johny"'
rlm_acct_unique: Acct-Unique-Session-ID = "40280b49c7d3093a".
  modcall[preacct]: module "acct_unique" returns ok for request 0
    rlm_realm: No '@' in User-Name = "johny", 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 ok for request 0
  Processing the accounting section of radiusd.conf
modcall: entering group accounting for request 0
radius_xlat:  '/var/log/radius/radacct/192.116.123.115/detail-20050726'
rlm_detail: /var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /var/log/radius/radacct/192.116.123.115/detail-20050726
  modcall[accounting]: module "detail" returns ok for request 0
  modcall[accounting]: module "unix" returns noop for request 0
radius_xlat:  '/var/log/radius/radutmp'
radius_xlat:  'johny'
  rlm_radutmp: No NAS-Port seen.  Cannot do anything.
  rlm_radumtp: WARNING: checkrad will probably not work!
  modcall[accounting]: module "radutmp" returns noop for request 0
radius_xlat:  'johny'
rlm_sql (sql): sql_set_user escaped user --> 'johny'
radius_xlat: 'UPDATE radacct SET AcctStopTime = '2005-07-26 12:32:23', AcctSessionTime = '', AcctInputOctets = '', AcctOutputOctets = '', AcctTerminateCause = '', AcctStopDelay = '', ConnectInfo_stop = '' WHERE AcctSessionId = '80700007' AND UserName = 'johny' AND NASIPAddress = '192.116.123.117''
rlm_sql (sql): Reserving sql socket id: 4
rlm_sql (sql): Released sql socket id: 4
  modcall[accounting]: module "sql" returns ok for request 0
modcall: group accounting returns ok for request 0
Sending Accounting-Response of id 113 to 192.116.123.115:32813
Finished request 0
Going to the next request
--- Walking the entire request list ---
Cleaning up request 0 ID 113 with timestamp 42e61f47
Nothing to do.  Sleeping until we see a request.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to