GNS3 http://forum.gns3.net/ |
|
206-unable to create generic ethernet NIO http://forum.gns3.net/topic12388.html |
Page 1 of 1 |
Author: | jalalsfs [ Wed Oct 08, 2014 5:28 am ] |
Post subject: | 206-unable to create generic ethernet NIO |
Hello everyone. I get this message "206-unable to create generic ethernet NIO" when I try to connect the router to 'cloud', 'VirtualBox guest' or 'Host', I cannot connect it only to 'NIO UDB' But others devices like ethernet or tap or any other else I get this message, what's the problem with me? or my configuration? I use Fedora 20 64bit, with GNS3 0.8.7, and VirtualBox. |
Author: | jalalsfs [ Thu Oct 09, 2014 8:14 pm ] |
Post subject: | Re: 206-unable to create generic ethernet NIO |
I got the solution, That is the permissions, if Fedora you have to be root to use GNS3 perfectly, otherwise you'll face some construction boundaries. You can run gns3 in Fedora from the terminal Code: su -lc 'gns3' Or add the following to this file in your home directory Code: ~/.bashrc Add this line: Code: alias gns3='su -lc gns3' Or you can run it from KDE GUI, press Alt + F2, then type 'kdesu gns3' And run 'vritualbox' as a root from the terminal, if you face some issue, run it as the following: Code: dbus-launch gns3
|
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |