diff options
author | Niels Provos <provos@cvs.openbsd.org> | 1997-07-18 22:51:56 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 1997-07-18 22:51:56 +0000 |
commit | d44dd31eda7aa012ffa1ca83e1bb2693680136b5 (patch) | |
tree | e9b3179bb32ccac007e2b7c8d579d293c5c3320d /share/ipsec/photuris.startup | |
parent | 26f9104d814ccb0a3257063e566617ef82688371 (diff) |
sample config files for photurisd
Diffstat (limited to 'share/ipsec/photuris.startup')
-rw-r--r-- | share/ipsec/photuris.startup | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/ipsec/photuris.startup b/share/ipsec/photuris.startup new file mode 100644 index 00000000000..776a8367a0f --- /dev/null +++ b/share/ipsec/photuris.startup @@ -0,0 +1,6 @@ +# Initial exchanges which might be needed by NIS or NFS servers +dst=134.100.106.2 port=468 options=enc,auth user=provos +tsrc=134.100.106.0/255.255.255.255 +tdst=134.100.0.0/255.255.0.0 + +dst=134.100.104.6 port=7468 |