Iocage
Create a new jail:
- iocage create -t base -n
- iocage set host_hostname=.hs.esxi.t20.home
- iocage set boot=on
- iocage set ip4_addr="vnet0|10.0.0.xxx/24”
- iocage fstab -a /usr/ports
- Edit /iocage/jails/dns/root/var/unbound/lan-zones.conf
- iocage restart -s dns
- Check rc.conf (hostname MUST not be set, host_hostname in first line is OK)
- Edit ipfw.rules to fit (check ext_if correctness)
- iocage console
- vim /etc/rc.conf
- Edit host_hostname="”
- cd /etc/mail/ && make all install restart clean
- vim /usr/local/etc/ipfw.rules
- ext_if="”
- sh /usr/local/etc/ipfw.rules
-
https://forums.freebsd.org/threads/i-cant-upgrade-pkg-after-upgrading-11-2-to-12-0.68717/
libssl.so.8 error on pkg/portmaster
pgk-static del -f pkg pkg upgrade