radiusplugin-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Radiusplugin-users] Gigawords support


From: William Cooley
Subject: Re: [Radiusplugin-users] Gigawords support
Date: Sun, 18 Jan 2009 12:43:06 -0500
User-agent: Thunderbird 2.0.0.18 (Windows/20081105)

Thanks for testing it.
To be honest I couldn't wait yesterday so I tested it myself by transferring a bunch of linux iso's over the vpn tunnel. Thank you so much for all of the work you have put into developing the plugin.
-William

Ralf Lübben wrote:
Hi,

yes it is working, I just have tested it.

Radius supports unsigned integers, so the wrap around happens at 4GB.
OpenVPN uses the data type "unsigned long long int", a wrap around is very improable. You can find the value in limits.h, for me it is 18,446,744,073,709,551,615. But this case isn't handled so far.

Ralf




Am Samstag 17 Januar 2009 23:26:40 schrieb William Cooley:
I am using version 2.0c of the plugin and read in the changelog that it
supports Gigawords.
I am not sure that it is working.
 From what I've read Gigawords just counts the number of times Octets
roll over. I thought that freeradius 1.1.7 had a 32 bit limit of 2GB.
I have an accounting session open right now that shows the
acct-input-octets just over 2147483648 (2GB) but still 0 Gigawords.

I'm using 64-bit Ubuntu and also 64-bit freeradius. Do the octets roll
over at 4GB because of this or is there something else wrong?
Can anyone confirm that Gigawords support is working properly?
Regards,
William


_______________________________________________
Radiusplugin-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/radiusplugin-users






reply via email to

[Prev in Thread] Current Thread [Next in Thread]