/etc/examples/iked.conf tweaks:
authorsthen <sthen@openbsd.org>
Wed, 1 Mar 2023 22:45:25 +0000 (22:45 +0000)
committersthen <sthen@openbsd.org>
Wed, 1 Mar 2023 22:45:25 +0000 (22:45 +0000)
commitdae58e70664d962fbedd8c7bd024f0d27c02a88a
treeb3e5c1023b8d4ae8f633f5654b2144b632577b4a
parent2669c8e87f0c85f67ed81d48eb88df9e5bdd5bc9
/etc/examples/iked.conf tweaks:

- show a demo of a strong random string for psk, for some types of
configuration psk makes sense. the previous example hinted at.not
using it.

- change the EAP MSCHAPv2 example so that more than one client can
connect (previous used address config but with only a single address not
a pool), and use the newer keywords to show how to route all traffic
from dynamic-ip clients over the tunnel

ok tobhe@
etc/examples/iked.conf