diff options
Diffstat (limited to 'sbin/ipsec/photurisd/INSTALL')
-rw-r--r-- | sbin/ipsec/photurisd/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipsec/photurisd/INSTALL b/sbin/ipsec/photurisd/INSTALL index b86c90058e9..a43abf7b6c8 100644 --- a/sbin/ipsec/photurisd/INSTALL +++ b/sbin/ipsec/photurisd/INSTALL @@ -14,7 +14,7 @@ add -DIPSEC to the CFLAGS. Run make. After starting the photurisd on two machines, you can start the program -startkey <ip-number-of-the-other-machine> to start a key exchange. +startkey dst=<ip-number-of-the-other-machine> to start a key exchange. For the daemon to work with other IPSec implementations you should look in the sources for #ifdef IPSEC. |