On Wed, Nov 13, 2024 at 1:03 PM Klaus Frank <klaus+on4xg5dfnvsc2zdfozsw...@frank.fyi> wrote:
> Hi, > > I've been looking into the documentation of systemd-networkd for a while > now and I'm still confused by the XFRM capabilities of it. The > documentation isn't that helpful for me right now. > > Can someone please help me further understand this? Is it possible to > persist e.g. something like this using network and netdev units? > Networkd doesn't have any XFRM capabilities. It can create an `xfrmi` interface for route-based tunnels associated with an existing policy, but that's about it. Normally the policies would be set up using strongSwan (via IKE). -- Mantas Mikulėnas