Hello,
I'm trying to setup network stack virtualization with ezjail. I am following a guide on bsdbased (Can't post link because I don't have sufficient post count)
After I create the epair, and try to put one end to the ezjail using the following command:
I get the following error message:Code:ifconfig epair0b vnet 1
I was able to trace the term "SIOCSIFVNET" to vimage.c, however, I was unable to know what the error message is trying to get me. vimage.c does not have this error message so I am guessing this is more relevant to ifconfig.Code:ifconfig: SIOCSIFVNET: File exists.
Any help is appreciated, thanks.

Reply With Quote
