Install Gns3 On Kali Linux - Khalid Katkout
Install Gns3 On Kali Linux - Khalid Katkout
Install Gns3 On Kali Linux - Khalid Katkout
Dynamips 0.2.14
gns3 gui 1.3.9
gns3 server 1.3.9
initparser
iouyap 0.95
ubridge 0.9.0
vpcs 0.6.1
The procedure will be same for the three different distributions but for Kali Linux 2.0 you'll have to put correct
repo list.On your Kali sana 2.0,ensure you put this repositories to your sources.list
NOTE: This is for Kali Linux 2.0 only. Paste the following on your terminal.
Now do system update and upgrade, same for Kali, ubuntu and Debian
unzip gns3-server-1.3.9.zip
cd gns3-server-1.3.9
sudo python3 setup.py install
cd ..
unzip gns3-gui-1.3.9.zip
cd gns3-gui-1.3.9
sudo python3 setup.py install
cd ..
unzip dynamips-0.2.14
cd dynamips-0.2.14
mkdir build
cd build
cmake ..
make
sudo make install
sudo setcap cap_net_admin,cap_net_raw=ep /usr/local/bin/dynamips
cd ../..
unzip vpcs-0.6.1.zip
cd vpcs-0.6.1
cd src
./mk.sh
sudo cp vpcs /usr/local/bin/
cd ../..
gns3
Kali 2.0 comes with Gnome 3.14 and dash to dock, if you want to create launcher for gns3 to pin to dash to dock
do the following
wget http://www.gns3.com/images/gns3_logo.png
8) For icon click on icon on the top left corner and select downloaded icon image