Add a jail that will serve dhcp for clients connecting to the open nat bridge.

This commit is contained in:
Tom Alexander
2022-12-02 20:11:50 -05:00
parent 29e66c4e04
commit d4e9caad67
3 changed files with 21 additions and 0 deletions

View File

@@ -39,6 +39,10 @@ users:
devfs_rules: "odo_devfs.rules"
jail_zfs_dataset: zroot/freebsd/release/jails
jail_zfs_dataset_mountpoint: /jail/main
jail_list:
- name: nat_dhcp
conf:
src: nat_dhcp
bhyve_dataset: zroot/freebsd/release/vm
bhyve_list: []
efi_dev: /dev/gpt/EFI