4 Mar
2006
4 Mar
'06
5:56 p.m.
"Jonathan De Graeve" <Jonathan.De.Graeve@imelda.be> wrote:
I am programming my own nas and I keep having the problem that my input-octets and output-octets wrap @2GB instead of 4GB
I use rad_put_int(struct rad_handle *h, int type, u_int32_t value) so that's unsigned and in fact should work.
I keep getting this in the detail file and in my database:
FreeRADIUS logs what it receives. My suggestion is to use tcpdump, and check that the packets contain the 2G value. If so, the problem is in the NAS. Alan DeKok.