On Sat, Jul 04, 2015 at 09:44:10PM -0400, trondd wrote: > The from and to values for iked seemed backwords to me and the man page > example description didn't clarify it. > > Make it a little more specific which end the example is talking about. > > Tim. >
fixed, thanks. jmc > > Index: iked.conf.5 > =================================================================== > RCS file: /cvs/src/sbin/iked/iked.conf.5,v > retrieving revision 1.38 > diff -u -p -r1.38 iked.conf.5 > --- iked.conf.5 28 Feb 2015 21:51:57 -0000 1.38 > +++ iked.conf.5 5 Jul 2015 00:17:49 -0000 > @@ -831,7 +831,7 @@ or the non-standard Curve25519. > Please note that the EC2N groups are considered as insecure and only > provided for backwards compatibility. > .Sh EXAMPLES > -The first example is intended for clients connecting to > +The first example is intended for a server with clients connecting to > .Xr iked 8 > as an IPsec gateway, or IKEv2 responder, using mutual public key > authentication and additional challenge-based EAP-MSCHAPv2 password >
