Now trying to figure out how to create a working networking stack for jails and VMs.
IPv6 is pretty simple, just move the prefix to a bridge and connect stuff to it.
But v4 is being the problem child again, because I'll need to do NAT shenanigans and I don't yet know how to make both work at the same time.
I'd now how to on Linux, but I'm still figuring out the FreeBSD ways. It's fun though :3