Hi, I am using release 8.0.2 and have problems creating bridges or tap devices. When I try or I always get the following error:
ifconfig: SIOCIFCREATE2: Invalid argument
I wonder if the if_bridge/if_tap modules are missing or broken?
(Why I am doing this at all is because I would like to setup OpenVPN inside a jail)
Code:
ifconfig tap create
Code:
ifconfig bridge create
ifconfig: SIOCIFCREATE2: Invalid argument
I wonder if the if_bridge/if_tap modules are missing or broken?
(Why I am doing this at all is because I would like to setup OpenVPN inside a jail)