Win7Pro_64bits GNS3 : cloud Generic Ethernet NIO list empty

Asked By 0 points N/A Posted on -
qa-featured

I am running Windows 7 64-bit and GNS3 0.8.2 Beta 2. I can be able to list the network devices from my GNS3 but the problem is I was unable to add cloud in interconnecting PC's. The error says "The "Generic Ethernet NIO" list is empty.

I am using an Admin account and run as administrator. And then I performed a compatibility testing. I also tried to disable the Firewall and UAC.


I tried to reformat my computer but I got the same error. Help please.

 


 

SHARE
Answered By 5 points N/A #147657

Win7Pro_64bits GNS3 : cloud Generic Ethernet NIO list empty

qa-featured

Hi Matilda, your problem here can be solved. You need to list the adapters and put in the following details;

autostart = True
[localhost:7200]
workingdir = C:DOCUME~1ADMINI~1LOCALS~1Temp
udp = 10000
[[ETHSW SW1]]
2 = access 1 nio_gen_eth:DeviceNPF_{E9F4E946-BF5A-4F60-A8CB-CE0E7AD20344}

x = -317.5
y = -109.0
[GNS3-DATA]
[[Cloud C1]]
x = 3.5
y = -134.0
connections = SW1:2:nio_gen_eth:DeviceNPF_{E9F4E946-BF5A-4F60-A8CB-CE0E7AD20344} :nio_gen_eth:DeviceNPF_{5E71A098-CF25-4735-826D-3DFFABC8EE8A} :nio_gen_eth:DeviceNPF_{E06695E7-D92B-467A-8CB3-3841F2C4A374} :nio_gen_eth:DeviceNPF_{E2DD34CD-214D-41AD-9F71-FAB6737EB9C5

Network device list.cmd

NIO_gen_eth:DeviceNPF_{5E71A098-CF25-4735-826D-3DFFABC8EE8A}
Name : tap1
Desciption: TAP-Win32 Adapter V8

NIO_gen_eth:DeviceNPF_{E06695E7-D92B-467A-8CB3-3841F2C4A374}
Name : tap2
Desciption: TAP-Win32 Adapter V8

NIO_gen_eth:DeviceNPF_{E2DD34CD-214D-41AD-9F71-FAB6737EB9C5}
Name : tap3
Desciption: TAP-Win32 Adapter V8

NIO_gen_eth:DeviceNPF_{1B027420-3949-4109-98C3-8F89EBF9E8C9}
Name : tap4
Desciption: TAP-Win32 Adapter V8

once you modify the .net file,try reconnecting the adapters it should work.

Thanks

Related Questions