Re: Encrypt traffic using one interface

2021-11-04 Thread Stuart Henderson
On 2021-11-03, naib+li...@xn--bimann-cta.de wrote: > I'm running two remote 7.0 OpenBSD boxes at a hosting provider. Both are > connected via LAN (vio1) over a shared switch. This is a connection I do not > trust. Thus, I want to properly secure traffic flowing over this connection. > > Currently

Re: Encrypt traffic using one interface

2021-11-03 Thread jason
-Original Message- From: owner-m...@openbsd.org Sent: Thursday, 4 November 2021 7:50 AM To: misc@openbsd.org Subject: Encrypt traffic using one interface set skip on lo set skip on enc0 match in all scrub (no-df) block return block in from { $ipv4_exthost, $ipv6_exthost } block in