zirias@
Developer
I'm setting up a system with a router/firewall in a bhyve vm. This router will have exclusive access to the hardware NICs (using PCI passthru).
Now what I want to have is some virtual networks on bridges .. for example let's say my bridge0 is a "virtual switch" for my internal, protected network. This bridge should connect one tap interface used by the router/firewall vm with interfaces of the jails belonging to the internal network. Now, if I give these jails a tap interface as well, this interface is available on the host system, with IP connectivity -- that's not what I want. How could I setup the jails so they have an interface bridged on the host, but without IP connectivity to the host?
Now what I want to have is some virtual networks on bridges .. for example let's say my bridge0 is a "virtual switch" for my internal, protected network. This bridge should connect one tap interface used by the router/firewall vm with interfaces of the jails belonging to the internal network. Now, if I give these jails a tap interface as well, this interface is available on the host system, with IP connectivity -- that's not what I want. How could I setup the jails so they have an interface bridged on the host, but without IP connectivity to the host?