Results 1 to 6 of 6

Thread: Cisco Packet Tracer

  1. #1
    Join Date
    2013-Aug
    Location
    England
    Posts
    27

    Cisco Packet Tracer

    Hi all,

    I'm trying to get Cisco packet tracer working on my kali install. Yes I know it is a windows only program but I have seen people use it on Linux. I have follwed a few tuts online but with no success. I was wondering if anyone has had any success? If so how did you get it going?
    I'm running kali 64 bit.

  2. #2
    Join Date
    2014-May
    Posts
    1
    Hi, Packet Tracer is not a Windows only program, there is a linux version as well: Cisco Packet Tracer 6.0.1 for Linux (with tutorials), search for that

    Regards

  3. #3
    Join Date
    2013-Apr
    Posts
    7
    I wasn't able to get Packet Tracer 6 working, but I was able to get 5 working after some fiddling.

    I used the Ubuntu deb package. Install all those necessary 32-bit packages. Even after all of that, it still wouldn't work without the 64 bit hack from here: http://kaslnetwork.com/articles/inst...ntu-or-debian/

    Good luck. It was a pain in the ***. I've been working on it for around 5 hours, tried numerous things and made numerous changes - so I can't really give you a step by step. I utilized quite a few different sources online.

    If anyone can get a more recent version working, please let me know. 5.3.3 is different enough to cause me some issues.

  4. #4
    Join Date
    2015-May
    Posts
    1
    Hi guys,

    I wondering, if anybody has tried to install packet tracer 6.2.
    I tried to installed, but never start up ..
    Any help , would be too much appreciated.

    Kali Linux 1.1.0
    i386
    Linux kali 3.18.0-kali3-686-pae #1 SMP Debian 3.18.6-1~kali2 (2015-03-02) i686 GNU/Linux


    Thank you in advance,

  5. #5
    Join Date
    2013-Oct
    Posts
    3
    facing same problem. i have installed but it is not running

  6. #6
    Join Date
    2016-Mar
    Posts
    1
    Hi all,

    Install of CISCO Packet Tracer 6.3 on 64bit OS.. Will not load the application, simply echo's the "Starting packet Tracer " and completes, any further insight into this yet?

    ______________________

    #!/bin/bash

    echo Starting Packet Tracer 6.3

    PTDIR=/opt/pt
    export LD_LIBRARY_PATH=$PTDIR/lib
    pushd $PTDIR/bin > /dev/null
    ./PacketTracer6 "$@" > /dev/null 2>&1
    popd > /dev/null
    __________________________________________________ __

    Have attempted practically all the tips provided, still no joy.

    Would really like to get this working on with Kali vs switching to VBox Windows.

    Suggestions, thoughts, anyone?

    Cheers

Similar Threads

  1. PAcket Injection TLWN822N v4 Packet Injection ?
    By ksjk2165 in forum General Archive
    Replies: 0
    Last Post: 2021-03-14, 22:28
  2. Cisco tools not recognized in CLI
    By Neophyte in forum General Archive
    Replies: 0
    Last Post: 2015-05-31, 00:15

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •