Posts Tagged ‘technology’

Graphical Network Simulator 3, GNS3 Review

// January 8th, 2010 // No Comments » // Technical Know-It-All

A few weeks back, I was tasked to skill up on IP at work. It seems like ages since I completed my Cisco Training Academy, so I decided the easiest way to get back into it is through Cisco simulators out there. In all honesty, I would much prefer having the physical boxes to play with but I have sold them all when I moved to Singapore 2 years back.

The popular simulators out there would be Boson and RouterSim, which (I honestly think) is fairly buggy at best. The problem with simulators like Boson & RS are manly due to the fact that it is usually re-engineered code made to look and feel like Cisco’s IOS. Not all commands are available (though visible on the “?”, doesn’t mean it’s usable), abbreviated commands (sh run, cop run st, etc.) doesn’t always work, output might or might not be what is expected and the list goes on. It’s not as bad as it sounds, because people do get away passing CCNA’s and CCNP’s from it. (Maybe it’s just me).

Anyway, I came across GNS3 as an open source alternative to the other “paid” sims out there. From experience, open source goodies are generally difficult to setup at best. But I was truly surprised with the setup for GNS on Windows. Unfortunately, I can’t say the same for the Mac OSX though. Still struggling to get it to work on my Mac.

GNS3 Screenshot

GNS is basically a GUI version of Dynamips if you are truly interested in what’s happening in the backend. (I’m not, so no elaborating here :) )

Like all things FREE, there is always a catch! The catch with GNS is that it requires a Cisco IOS binary file in order to work and it only supports router codes (no switches). If you really really need a switch, you can potentially configure a 36xx and put in an Ethernet card slot to make it into a switch. I remember seeing a tutorial on this on the GNS Documentation site. Officially, you have to be a Cisco Partner or Customer to be able to download these images, but surely I’m sure you can find some floating around on the web.

So how does it work?

What it actually does is emulate a Cisco Router with the original IOS on your workstation. It’s pretty much VmWare for Cisco Routers if you like. Once you sort out the IOS installation and tell it where Dynamips (which is installed as part of the GNS3 package) is located, you are ready to go. Building the virtual network if as simple as drawing a Visio diagram. You can also add in additional WIC’s or line cards, and RAM (just like VmWare can for Servers). And the best part… no limitation on CLI and output. What you see if what you get on the real thing! Same IOS code like the real deal, only difference its that you don’t have the equipment physically. If y0u can get hold of Cisco 36xx series router binaries, you can potentially setup a virtual lab to do your CCIE (a little far fetch, but not totally impossible). Based on the options available, the latest version is capable of taking Cisco PIX & ASA binaries, and JunOS. I have yet to try it because I do not have access to any of those code. Maybe you guys can let me know when you try it out.

So if you are an aspiring CCNA or CCNP or even CCIE on a budget, give this a go.

www.gns3.net

Are you trying to port forward “http” on Starhub?

// December 30th, 2009 // No Comments » // Singapore, Technical Know-It-All

Starhub or Singtel? Hmmm....

Starhub or Singtel? Hmmm....

Just incase you are wondering why you can’t setup your router to forward port 80 (http), this is because Starhub has blocked users from setting up their own web servers using MaxOnline Home Broadband! What a rip off!

Mac OSX Time Machine Review

// December 30th, 2009 // No Comments » // Technical Know-It-All

Here is a quick review about Time Machine.

I have been using the Mac since the Tiger days and have always used rsync as a way to backup my files. Obviously with the recent OSX’s, Time Machine has been thrown in to the mix as a form of “backup”/”archival” utility. I finally decided to take the plunge and give it a go.

My setup was as such…
Directly connecting my Macbook Pro to the switch and running Time Machine backups to the NAS device on 100Base. (for the initial copy, and wireless for incrementals in the future)

The initial copy for 200GB took “ages”. I think it took somewhere between 10-12hours. Kinda lost track after a while.

Once the initial sync is done, its all hunky dory. For the new few days, I managed to do incremental backups over wireless effortlessly, and for a moment there, it’s the best thing since sliced bread.

As my job requires me to travel quite a bit, I don’t always get to sync it everynight. So it is pretty common that I have quite a good amount of changed files. It happened recently while I was away for a week and had to sync about 2GB over wireless. Mid-way through the sync, I stopped it and wanted to sync it up again later when I had the time.

When I tried the next time, Time Machine kept complaining it can’t sync and the removable drive was unreadable. After going through the web looking for a solution (which includes checking it for errors, mounting and remounting and etc), I chanced upon an article that explained why the backups on Time Machine is easily corrupted.

Apple usually recommends using Time Machine with Time Capsule. Apparently, the Time Capsule has more buffering cache to help it perform backups via wireless connections while 3rd party NAS are just not built that way. Having said that, even if you did use Time Capsule, it is also no guarantee that backups will never corrupt over wireless.

I knew it was too good to be true.

So for now, I have reverted back to wired connections for backups and I am currently trialling Carbon Copy Cloner. Will let you guys know soon!

This is the Time Machine!

This is the Time Machine!

Related Posts with Thumbnails