Trying to set default properties in iocell fails, as it appears the script is literally searching for a jail named "default" as opposed to applying it to the default settings.
Version: 2017-05-27 build from source in the FreeBSD ports
# iocell set vnet=off default results in ERROR: default was not found!
Have tried default, defaults, DEFAULT, and DEFAULTS to ensure there wasn't some case/misspelling issue. No luck with any of them.
Trying to set default properties in
iocellfails, as it appears the script is literally searching for a jail named "default" as opposed to applying it to the default settings.Version: 2017-05-27 build from source in the FreeBSD ports
# iocell set vnet=off defaultresults inERROR: default was not found!Have tried
default,defaults,DEFAULT, andDEFAULTSto ensure there wasn't some case/misspelling issue. No luck with any of them.