Wouldn’t all my consumer grade switches need to support vlan tagging? I’m pretty sure a bunch of them dont
- 0 Posts
- 8 Comments
My proxmox “cluster” is a bunch of old laptops with a single consumer grade NIC in each. I wanted to isolate the VM network from my main home network (have it on a different range) while still allowing all the VM’s to transparently talk to each other regardless of which physical host they happen to be on.
Could I have achieved this with normal vlans? I wanted an overlay network on the VM side but they still need to use my main home network to get internet and I only have a single physical interface on each host which is plugged into my main home network (addresses assigned via my home router).
The OPNsense VM routes between the two networks (the virtual vxlan within Proxmox + my physical home network) and does DHCP / DNS for the VM network
Proxmox requires subtracting 50 from the MTU so it can store it’s vxlan information in the packet.
From the docs:
Because VXLAN encapsulation uses 50 bytes, the MTU needs to be 50 bytes lower than the outgoing physical interface.
It’s super annoying but I couldn’t see another way of having vms be able to talk to each other transparently regardless of which node they are on
I just attached the host NIC to OPNSense and then have a vxlan in proxmox to make the VM network separate from the rest of my home network. Both the host NIC and the vxlan virtual NIC are attached to the VM.
The OPNsense VM acts as a router between the two networks. I host all my shit on the VM network under *.internal.legit.tld and use LetsEncrypt + Traefik to issue SSL certs which work without having to load a CA cert everywhere because I own legit.tld
The only bastard was having to adjust the MTU everywhere within the VM network, that caught me out a couple of times
lightnegative@lemmy.worldto Linux@lemmy.ml•Office workers - Has anyone here convinced their boss to let them install a Linux distro on their work desktop?1·19 days agoSome software branded as Docker for Mac exists for Mac.
Obviously Docker uses Linux kernel constructs not available on other platforms so on Mac (and Windows) they embed an entire Linux VM and attempt to integrate it with the host system storage, networking and resources.
This works about as well as it sounds, I/O performance in particular is terrible and trying to share folders between the host and the VM (to for example mount the code you’re working on) is super slow and annoying
“But Macs are the best for development, they’re so user friendly” - not even close lol
lightnegative@lemmy.worldto Linux@lemmy.ml•Office workers - Has anyone here convinced their boss to let them install a Linux distro on their work desktop?0·20 days agoIf you use macos but are deploying to Linux, you’re also a weirdo.
+10 masochism points if you’re using docker on MacOS as well
lightnegative@lemmy.worldto Technology@lemmy.world•YouTube just quietly blocked Adblock Plus — the internet hasn't noticed yet, but I've found a workaroundEnglish1·23 days agoI mean, Firefox + uBlock Origin + SponsorBlock makes YouTube usable without giving Google more money
Managers love yes-men so the more biased the better