Git Product home page Git Product logo

gns3-containers's People

Contributors

adosztal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gns3-containers's Issues

Issue when using aaa authorization

when authorization configure on cisco router, cannot enable device:

root@AAA-1:~# telnet 10.0.0.1
Trying 10.0.0.1...
Connected to 10.0.0.1.
Escape character is '^]'.


User Access Verification

Username: gns3
Password: 

R1>en
% Error in authentication.

R1>

Debug from device:

*Apr 20 21:31:36.305: TPLUS: Failed to decode unknown AV priv_lvl=15 - FAIL

Looks like an issue in /etc/tacacs+/tac_plus.conf:

root@AAA-1:~# grep priv /etc/tacacs+/tac_plus.conf 
		priv_lvl = 15
		priv-lvl = 15
root@AAA-1:~#

Change priv_lvl to priv-lvl in etc/tacacs+/tac_plus.conf:

root@AAA-1:~# sed -i s/priv_lvl/priv-lvl/g /etc/tacacs+/tac_plus.conf 
root@AAA-1:~# /etc/init.d/tacacs_plus restart
 * Restarting TACACS+ authentication daemon tacacs+                                             [ OK ] 
root@AAA-1:~# telnet 10.0.0.1
Trying 10.0.0.1...
Connected to 10.0.0.1.
Escape character is '^]'.


User Access Verification

Username: gns3
Password: 

R1#

net_toolbox - errors on docker run

Hello Andras,

I am trying to run your Net_Toolbox container on an Ubuntu 20.04.6 LTS VM outside of GNS3, as I needed a quick & easy DHCP, HTTP & TFTP server for some testing. I have installed Docker version 24.0.7, build afdd53b.

I am getting a number of errors when I run the docker container (apologies if my Docker terminology is wrong; I am new to it):

administrator@MC-NTB-V-201:~$ sudo docker run adosztal/net_toolbox:latest
[sudo] password for administrator:
Unable to find image 'adosztal/net_toolbox:latest' locally
latest: Pulling from adosztal/net_toolbox
a70d879fa598: Pull complete
c4394a92d1f8: Pull complete
10e6159c56c0: Pull complete
ef6e6e972c0e: Pull complete
1984d1a6d5fe: Pull complete
1e751f80a636: Pull complete
af1fd934a6a3: Pull complete
16001b50fe9e: Pull complete
93da6c285306: Pull complete
5883d17950e9: Pull complete
5c804e5e307a: Pull complete
9e03788048e4: Pull complete
074a380c3c52: Pull complete
830e706da5a4: Pull complete
692bbcd8a3a4: Pull complete
4999d601bc69: Pull complete
Digest: sha256:5c7999be58d568e9182440fff471fc24d1c59c8b7f66ccfa545b492681d5ffd3
Status: Downloaded newer image for adosztal/net_toolbox:latest
cat: /run/snmpd.pid: No such file or directory
/sbin/starter.sh: 9: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or
kill -l [exitstatus]
TERM environment variable not set.
bash: cannot set terminal process group (1): Inappropriate ioctl for device
bash: no job control in this shell
root@4f69d6042d9b:~# exit
administrator@MC-NTB-V-201:~$

Any advice or suggestions on what I am doing wrong would be greatly appreciated.

Many Thanks
M

Request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

I'm using GNS3 and installed the Networkers' Toolkit appliance from GNS3 marketplace.

When I drag Toolbox from the available appliances to the main window, I received the following:

Pulling 'adosztal/net_toolbox:latest' from docker hub
Error while creating node: Docker has returned an error: 500 Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.