I wanted to share that what appears to have allowed it to work was manually changing a line in the config file.
in file:
Code: Select all
/etc/racoon/racoon.conf
Code: Select all
passive on;
Code: Select all
passive off;
Code: Select all
/etc/racoon/racoon.conf
Code: Select all
passive on;
Code: Select all
passive off;
Users browsing this forum: No registered users and 1 guest