GNS3 / ubridge

Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces.
GNU General Public License v3.0
115 stars 46 forks source link

uBridge requires root access or the capability to interact with network adapters #72

Closed no-1imit closed 1 year ago

no-1imit commented 4 years ago

Hi, I'm using Debian buster when I add a virtual machine (which I pull from docker) I get this error uBridge requires root access or the capability to interact with network adapters I've installed ubridge and it has permission. for example, I tried ubridge -H 5000 and it works. if I add a virtual machine from virtual box everything is okay, so my problem is with Docker what should I do?