Hi,
I need to start freeswan, when ppp connection comes up.
I found that ip-up script is ised to do this, but it doesn't seem to
work right.
The script executes at the right moment, (when the interface gets ip
address), but the ipsec doesn;t start.
My ip-up script looks like this:
--------------------------------
#! /bin/bash
ipsec setup start
logger "ip-up"
--------------------------------
Message "ip-up" appears in the log file, so the script works, but ipsec
doesn't start.
No errors appear, simply nothing happens !
Does anyone have an idea what is wrong ?
Thanks in advance
Regards
Kuba
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:20:15 CEST