Questions tagged [gns3]
7 questions
2
votes
2 answers
No 'get_network_driver' in Python3 Napalm on Ubuntu Network Automation Container
I'm currently working on Network Automation Container in GNS3. While I'm trying to use napalm lib, I'm getting either or these two errors:
"ImportError: cannot import name 'get_network_driver' from partially initialized module 'napalm' (most likely…

Konrad Jucha
- 21
- 1
1
vote
0 answers
No threads to run a task? I try to use Docker to run distributed training, but failed
use docker in the GNS3 VM
code run in 2 containers
I want to try the pytorch tutorial IMPLEMENTING A PARAMETER SERVER USING DISTRIBUTED RPC FRAMEWORKbut the trainer container gives this error
Rank 1 training batch 0 loss 2.3123748302459717
Process…

user21227198
- 11
- 1
1
vote
1 answer
winPcap 4.1.3 install manually with Powershell for GNS3-gui (windows)
i try to install manually winPcap with for GNS3-gui on windows :
7zip to extract winPcap4.1.3.exe
2.try regSrv32.exe the 3x dll (e.g %systemRoot%\sysWow64\packet.dll) but error
create service (npf.sys) (%systemRoot%\system32\drivers) but when i…

drp01558
- 21
- 4
0
votes
1 answer
Simulate wireless Lans in GNS3
Is it possible to run Wireless LAN Controllers (WLC) and Access Points (APs) on the GNS3?
There is no material or image APs in gns3? to emulate WLC, wifi AP etc.
I have Cisco vWLC 8.3.150.0 but I do not have Lightweight Access Points.
0
votes
1 answer
Error While exiting Configuration mode using Python Script
It's been long since I opened stack websites.
please ignore any mistakes.
I am using telnetlib library to login into my Multilayer switch on GNS3.
I am Successfully able to configure loopback interfaces using script and execute show commands in it,…

Mystery
- 81
- 11
-1
votes
1 answer
Problem not running GNS3 on Ubuntu 19.10 due to an error " pkg_resources.DistributionNotFound: The 'psutil == 5.6.7' distribution was not found "
I installed GNS3 software on Ubuntu 19.10
But it does not work. It gives this error from the terminal that I run
Traceback (most recent call last):
File "/ usr / local / bin / gns3", line 6, in
from pkg_resources import…

Amirreza
- 11
- 4
-2
votes
1 answer
Could not connect to localhost on port 3080 GNS3
I'm new to GNS3. When I installed it, I encountered an issue where I couldn't access the 3080 port. Despite turning off my firewall, the problem persists. Do you have any suggestions on how to fix this bug?
I have tried the command "netstat -ano |…

SAFOUATELY
- 7
- 1