Google+
Showing posts with label Packet Tracer. Show all posts
Showing posts with label Packet Tracer. Show all posts

Friday, 23 August 2013

Packet tracer ICMP problem across Cloud-PT - simulating an ISP

OK so I'm trying to simulate the access part of an ISP. Its proving rather difficult though.  I can get all the clients to ping back to the interface on the ISP_EXG_R1 OK. I can dish out IP's to the customers WAN interface of their routers.

I can't for the love of me get the 'customers' public IP's to ping each other. Tracing a packet sees it being dropped on the routers interface where it should send the packet back out.

I have tried a 'ip route' but that did not work. I'm wondering if there is a limitation here. I can mapping multiple modems to one Ethernet cable...


Wednesday, 3 April 2013

Ubuntu 13.04 beta touts search privacy - before it hooks in eBay, IMDb etc

Fair positive review of the beta from Th Register.

I haven't had much use / time for ubuntu since moving primarily to OS X. Most linux based stuff is experimented with on the Raspberry Pi and for anything windows based there is always Parallels.

Still I tend to give it a chance every once in a while. I seemed to get a lot of historic hits on this bog commenting on getting Cisco paket Tracer to work with Ubuntu. It'll probably be the same as usual, Cisco neglect to mention there are some dependancies required for 5.3.3 so you simply need to install something like WINE and packet traceer will start to work natively because the dependancies will then be installed.

I was quite interested with what Ubuntu were doing with their tablet specific features. Those did look impressive in a video a while back.

http://www.theregister.co.uk/2013/03/04/ubuntu_13_04_review/

Friday, 30 March 2012

Packet Tracer not opening on Ubuntu (LInux)

I figured it out.

So I tried various versions 5.3.2 / 5.3.3 etc and nothing was working for me.

The program would happily install but would not run when I tried to launch it.

It would seem that the program has some dependencies it requires that it doesn't bother to check for from what I can tell. luckily these are easy to obtain although I've not been able to specifically identify them (lack of time).

The simple fix is to just install something like Wine and this will have packet tracer loading up (not in Wine before you think I'm cheating!) in no time.

I've created a bug report but it looked like there were similar reports for other versions of Linux and also they have some newer revisions of Packet Tracer in the pipeline which will hopefully remedy this.

http://ptbugs.ptnetacad.net/bugzilla/show_bug.cgi?id=10628

Monday, 26 March 2012

Installing Cisco Packet Tracer on Ubuntu 12.04

So I've tried to install Packet tracer as per normal and all seems to go well but the program will not open! Anyone with any ideas?

File: PacketTracer532_i386_installer-deb.bin

(I used chmod +x before running the installer).

I know it's in BETA but there were no issues with the last stable release and i've kept this distro updated.

FIX: Install something like WINE which will include dependencies that Packet Tracer also needs to run. I don't know why Cisco doesn't state the dependencies or include them!

Please tweet / like / +1 this post if you found it helpful! Thanks!

Update on 03 April 2013: Has anyone had a chance to test this on 13.04? I've not had a chance myself and would appreciate anyone commenting below. Thanks!