In my notes on setting up an IOCAGE jail I noted cryptically:=
This worked and I was able to create and log in to a few jails, but I didn't add anything to rc.conf which probably explains why my jails don't start up after a reboot.
If I enter these commands manually I don't see a bridge0.
Should I expect to?
Code:
# plumb interface em0 into bridge0
ifconfig_bridge0="addm em0 up"
ifconfig_em0="up"
This worked and I was able to create and log in to a few jails, but I didn't add anything to rc.conf which probably explains why my jails don't start up after a reboot.
If I enter these commands manually I don't see a bridge0.
Should I expect to?

