IP over Ethernet over VXLAN over UDP over IP over WireGuard over UDP over IP over Ethernet… sigh OpenBSD does support both routing domains and multiple routing tables and includes multiple routing daemons in the base system. I would recommend to the author to stop hacking at the keyboard, grab whatever not to structured visualisation tool works for them (e.g. a whiteboard, a block of paper, a random drawing app, Visi…
Because stuff that requires this circus of encapsulation is usually so brain-dead that it can't be gotten to work in any other less horrible way. (also I think you lost one 'over UDP')
Vxlan over WireGuard (On OpenBSD)
31–40 of 73 posts
Re: Vxlan over WireGuard (On OpenBSD)
#32Re: Vxlan over WireGuard (On OpenBSD)
#33IP over Ethernet over VXLAN over UDP over IP over WireGuard over UDP over IP over Ethernet… sigh OpenBSD does support both routing domains and multiple routing tables and includes multiple routing daemons in the base system. I would recommend to the author to stop hacking at the keyboard, grab whatever not to structured visualisation tool works for them (e.g. a whiteboard, a block of paper, a random drawing app, Visi…
Re: Vxlan over WireGuard (On OpenBSD)
#34IP over Ethernet over VXLAN over UDP over IP over WireGuard over UDP over IP over Ethernet… sigh OpenBSD does support both routing domains and multiple routing tables and includes multiple routing daemons in the base system. I would recommend to the author to stop hacking at the keyboard, grab whatever not to structured visualisation tool works for them (e.g. a whiteboard, a block of paper, a random drawing app, Visi…
Re: Vxlan over WireGuard (On OpenBSD)
#35Just do static routes or BGP over Wireguard. Simpler, scalable, less error prone.
"You don't need to do that thing."
How do you know?
Re: Vxlan over WireGuard (On OpenBSD)
#36Earlier quoted context omitted.
No, because most applications don't need layer 2 adjacency.
You may consider VoIP phones. When a phone boots up on a network segment the DHCP process comes into play. This process is a Layer 2 process. The DHCP packet could contain a boot server field (this is typical) so the VoIP phone can grab configuration. One may want the boot server info "isolated" from other network segments. Utilizing VLANs is one way to do this. Additionally, it is typical that QoS is applied at Laye…
Re: Vxlan over WireGuard (On OpenBSD)
#37Re: Vxlan over WireGuard (On OpenBSD)
#38This is fun, but applications requiring L2 adjacency do it to limit latency/distance. Creating a L2 domain between here and the moon, what are you gonna use it for? Certainly not anything other than fun.
Re: Vxlan over WireGuard (On OpenBSD)
#39Earlier quoted context omitted.
> VXLAN+Wireguard is an alternative to L2TP+IPSec that is (IMO) both easier to configure and more reliable I'm sorry to ask but which alternative do you find easier and more reliable? I seem to be able to parse that either way, maybe it's just me.
>maybe it's just me. Nope, here with the same problem and I don't treat L2TP/IPSec as an easier to configure and reliable.