the topic is closed
|
30.10.2009 18:11:10
 Pierre Posts: 5
|
I am trying to get another program to work with Teksip on the radius interface. Capturing the Teksip output with netcat -l -u -p 1812 gives < 00000000 01 19 1d 1d 44 a1 65 b6 f3 9e 80 44 1d cc df f5 # ....D.e....D.... < 00000010 d8 d0 69 d8 cf 0a 0a 08 50 69 65 72 72 65 cf 07 # ..i.....Pierre.. Byte 0 is OK, as well as byte 1 (it increments in each reg), but the length in bytes 2 & 3 is not (they are always the same). The packet length is actually 285, 0x11d. The LSB of the packet length always appear in bytes 3 and 4. That doesn't match what I expected from RFC 2865. What's the explanation? Thanks
Pierre
|
|
• permalink
|
30.10.2009 18:45:36
 admin Administrator Posts: 106
|
Hi,
I've found the cause of the problem and fixed it. Please download and test latest build which I've posted a couple of minutes ago to TekSIP web site. Let me know the result.
Best regards,
Yasin KAPLAN edited by admin on 30.10.2009
|
|
• permalink
|
30.10.2009 20:14:22
 Pierre Posts: 5
|
Thanks for the quick fix. Everything looks good.
Pierre
|
|
• permalink
|
30.10.2009 21:54:54
 admin Administrator Posts: 106
|
You welcome.
|
|
• permalink
|
the topic is closed
|
Powered by AspNetForum 6.5.7.0
© 2006-2010 Jitbit Software