diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-06-07 09:09:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-06-07 09:09:51 +0000 |
commit | f34222d6ef97044b11479aa9f1fc9d7aed4396e8 (patch) | |
tree | 7660eb8bbfd418d159ab8ae35f9d7c327001cb6a /share/man/man8/vpn.8 | |
parent | 2e2033cf43a1caf25905e74eb68e149ee122c988 (diff) |
note that netstat output may differ slightly for manual keying;
issue found by christophe plasschaert and clarified by hshoexer@;
ok hshoexer@
Diffstat (limited to 'share/man/man8/vpn.8')
-rw-r--r-- | share/man/man8/vpn.8 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index 91d7e548ba3..440e8dac31f 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.103 2005/05/24 04:29:51 david Exp $ +.\" $OpenBSD: vpn.8,v 1.104 2005/06/07 09:09:50 jmc Exp $ .\" .\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -571,6 +571,13 @@ The opposite would be true if .Xr netstat 1 were run on GATEWAY_B. .Pp +Note that the routing table above is given for an automated keying session. +SA information for a manual keying session would differ slightly: the +.Dq Type +field would be +.Dq require +for both directions. +.Pp Next check that you can .Xr ping 8 the networks: |