Hi all,
I'm on day 5 of not getting VIMAGE working. In short, the base jail does not seem to respond or receive any frames.
I am doing this:
sudo iocage create -n jail1 vnet=on boot=on -r 12.0-RELEASE ip4_addr="
10.10.0.2/24" defaultrouter="10.10.0.1"
The base system's vtnet0 is set to
10.10.0.1/24. I also added a bridge0, as per the documentation. I have setup bridge0 with vtnet0.
From here, the jail should be able to ping 10.10.0.1, but it cannot. It never receives any frames. Other times, I get inconsistent results with jails not being created.
I have tried this on four different environments with similar results. I am on iocage 1.0 on FreeBSD 12.0-RELEASE-p2.
Any help would be greatly appreciated. Thanks!
Farhan