The current implementation of the cbsdjail extension is not really usable. I’m running into some walls.
My preferred method of creating jails is
- Create a bridge on the hosr
- Assign the IP of the host to the bridge
- Create a VNET jail that links to the newly created bridge.
Unfortunately I can’t really make any headway using the GUI to do the above as it seems more geared towards NAT jails.
Any advise?