Dnia 16 grudnia 2022 11:33:55 CET, Lars Bonnesen <lars.bonne...@gmail.com> 
napisał/a:
>We are about to migrate VM's from one datacenter to another and the VMware
>L2VPN we are using for this is simply not stable for some reason that we
>cannot figure out why.
>
>I have used GRE-tunneling before on a software router that I actually
>cannot remember the name of now, but if OpenBSD can do the same, I would
>rather deploy one OpenBSD on each site and have that task handled by
>OpenBSD.
>
>Each site should be able to use the other site gateway over a
>L2-network.and VMs on each site should be able to see each other as they
>are on the same LAN
>
>Where to start reading?
>
>Regards, Lars.

You could use vxlan and bridge it to physical interface.

If you need to also encrypt that traffic, then vxlan over ipsec

Or openvpn in layer 2 (tap mode), then bridge tap0 on both ends to physical 
interface

Regards
--
Łukasz Moskała

Reply via email to