History log of /openbsd-src/share/man/man4/sec.4 (Results 1 – 6 of 6)
Revision Date Author Comments
# 966d87ab 20-Sep-2024 dlg <dlg@openbsd.org>

fix up the ip address config in the example config.

you're supposed to configure the IP addresses inside the tunnel,
sec doesn't support configuration of the tunnel endpoint addresses
because that's

fix up the ip address config in the example config.

you're supposed to configure the IP addresses inside the tunnel,
sec doesn't support configuration of the tunnel endpoint addresses
because that's handled by SAs via ike config.

hit by Luca Di Gregorio on misc@

show more ...


# 2cb584e1 01-Sep-2024 jsg <jsg@openbsd.org>

equivalient -> equivalent


# 8b96010d 31-Aug-2024 dlg <dlg@openbsd.org>

provide an example config for ikev1 with isakmpd and ipsecctl


# 9dd56fb9 30-Aug-2024 dlg <dlg@openbsd.org>

a few people have bugged me for an example. hopefully this is enough.


# 819ac867 07-Aug-2023 jmc <jmc@openbsd.org>

some readability tweaks; ok dlg


# 563224da 07-Aug-2023 dlg <dlg@openbsd.org>

sec(4) to support route-based ipsec vpns.

committing it now so jmc@ gets commits for any fixes he makes.