-
At main() in racoonctl.c, racoon_hexdump is called with wrong arguments.
Here is the code.
if (loglevel)
racoon_hexdump(combuf, ((struct admin_com *)combuf)->ac_len);
I think It should be:
racoon_hexdump(combuf->v, combuf->l);
Am I wrong?.
2009-11-30 05:16:10 UTC by nobody
-
Hi,
made a patch to have some useful info in psk.txt.
Think this is useful for all.
Kind Regards
Chris.
2009-09-18 21:28:24 UTC by jimmik
-
I`m using MAC OS X Snow Leopard built-in cisco VPN client to connect to a Linux VPN Server (linux kernel 2.6.30.4 and ipsectools 0.7.3)
My client software (that is racoon also) was unable to process the xauth request from the server, it appears to be loosing or ignoring this packet.
So I had to add a one second delay in the xauth request from the server, and my VPN client is working...
2009-09-05 20:29:07 UTC by arzia
-
fabled80 made 1 file-release changes.
2009-09-03 09:38:05 UTC by fabled80
-
fabled80 made 1 file-release changes.
2009-09-03 09:37:06 UTC by fabled80
-
fabled80 made 3 file-release changes.
2009-08-20 13:41:01 UTC by fabled80
-
fabled80 made 4 file-release changes.
2009-08-13 12:36:01 UTC by fabled80
-
fabled80 made 1 file-release changes.
2009-08-13 12:33:01 UTC by fabled80
-
fabled80 made 3 file-release changes.
2009-08-13 12:32:03 UTC by fabled80
-
fabled80 made 1 file-release changes.
2009-08-13 12:31:01 UTC by fabled80