(RADIATOR) bug in radpwtst

r.c.w.besseling at kpn.com r.c.w.besseling at kpn.com
Thu Oct 6 06:11:45 CDT 2005


I think I found a bug in radpwtst 3.13. The bug still exists in the latest
patches.

Accounting requests are being sent to the authentication port and not to the
accounting port.

Line 979 should be changed from:
    ($that_acct_paddr, $pfamily) =
&Radius::Util::pack_sockaddr_pton($n_auth_port, $desthost);
to
    ($that_acct_paddr, $pfamily) =
&Radius::Util::pack_sockaddr_pton($n_acct_port, $desthost);
to correct the problem.


groeten van mij,
Ruud Besseling 
-- 
Product Specialist 
KPN - Internet Solutions - Access Designs 


--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list