On 9/27/13 10:46 AM, Daniel Polak wrote:
What would have helped me solve this is a way to see what the current configuration of isakmpd looks like (irrespective of whether it was loaded from isakmpd.conf or from ipsec.conf). It appears there is no equivalent of a "C get all" command to the FIFO to get the configuration values of all sections in the running isakmpd configuration.
If you send isakmpd a SIGUSR1, it will generate /var/run/isakmpd.report which also has the running configuration in it.