Hi,
Thanks for creating this guide :)!!!
I am using the guide provided by the link above:
http://itandsecuritystuffs.wordpress.co ... 12-04-lts/ to install v1alpha6.
I am running Linux Mint 13 LTS based on Ubuntu 12.04LTS.
Linux myPC 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
All seems to go well except:
i) I was not able to install the 'pip netifaces-py3'.
What i copied and pasted:
Code:
pip install netifaces-py3
Error Message was:
Code:
Downloading/unpacking netifaces-py3
Could not find any downloads that satisfy the requirement netifaces-py3
Cleaning up...
No distributions at all found for netifaces-py3
Storing debug log for failure in /home/bob/.pip/pip.log
ii) VPCS could not run
What i typed:
Code:
gns3server
Error Message was:
Code:
GNS3 server version 1.0a6
Copyright (c) 2007-2014 GNS3 Technologies Inc.
Running with Python 3.4.0 and has PID 3363
[I 140614 00:53:45 main:74] current locale is en_SG.UTF-8
[W 140614 00:53:45 config:82] no configuration file could be found or read
[I 140614 00:53:45 base:126] dynamips module running with PID 3394
[W 140614 00:53:45 __init__:76] VPCS binary couldn't be found!
[I 140614 00:53:45 base:126] vpcs module running with PID 3395
[W 140614 00:53:45 __init__:79] iouyap binary couldn't be found!
[I 140614 00:53:45 base:126] iou module running with PID 3396
[I 140614 00:53:45 base:79] ZeroMQ client (dynamips) connecting to 127.0.0.1:48794
[I 140614 00:53:45 base:79] ZeroMQ client (iou) connecting to 127.0.0.1:48794
[I 140614 00:53:45 base:79] ZeroMQ client (vpcs) connecting to 127.0.0.1:48794
[I 140614 00:53:45 server:219] ZeroMQ server listening to 127.0.0.1:48794
Starting server on 0.0.0.0:8000 (Tornado v3.2, PyZMQ v14.3.0, ZMQ v2.1.11)
BTW, I could get the "gns3" client GUI inspite of the above error.
As a small test, I put in 3 routers and was able to ping from their LAN interface eg: fa0/0.
Greatly appreciate your kind help.
Once again, thank you very much!
Bob