History log of /openbsd-src/etc/examples/iked.conf (Results 1 – 3 of 3)
Revision Date Author Comments
# 2e4eb7f8 06-Mar-2023 sthen <sthen@openbsd.org>

tweak examples/iked.conf bits a little further following comments by
aisha@ and Crystal Kolipe, ok aisha@ tobhe@


# dae58e70 01-Mar-2023 sthen <sthen@openbsd.org>

/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 MSCHA

/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@

show more ...


# 7d0d7c31 11-Jul-2014 deraadt <deraadt@openbsd.org>

Move more files into the examples directory...