1. 程式人生 > >gns3 unable to create generic nio

gns3 unable to create generic nio

Linux系統,gns3中連線cloud 或者vpc 到路由器的時候,會報錯unable to create generic linux nio

解決辦法:

一. kdesu(gnome應該是用gksu吧) gns3 以root啟動gns3。但是我不喜歡以root身份去執行,並且這樣啟動後gns3的gtk介面很難看

1. Set owner and group of dynamips binary as root and wheel: 
$ sudo chown root:wheel dynamips-0.2.8-RC2-OSX-Leopard.intel.bin 

2. Set setuid and setgid bits accordingly: 


$ sudo chmod 6755 dynamips-0.2.8-RC2-OSX-Leopard.intel.bin 

3. Check the result: 
$ ls -la dynamips-0.2.8-RC2-OSX-Leopard.intel.bin 
-rwsr-sr-x 1 root wheel 815568 Dec 1 2007 dynamips-0.2.8-RC2-OSX-Leopard.intel.bin 

4. Start GNS3 and open a network file. Check that Dynamips is run as root: 
$ ps -jef | grep dynamips 

root 363 328 328 31ad998 1 S ?? 0:08.61 /Applications/GNS3.app/Contents/Resources/dynamips-0.2.8-RC2-OSX 0 0 0:05.89 ??