You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
4.3 KiB

10 years ago
---
layout: post
title: How to install and play with Cisco IOS/PIX Simulator
created: 1225565184
categories:
- cisco
- firewall
- simulator
- pix
---
<p>What we need:-</p> <ul> <li><strong>GNS3</strong> - is a graphical network simulator that allows simulation of complex networks which included Dynamips, Dynagen, and Pemu (PIX Firewall emulator) project. <a target="_blank" href="http://www.gns3.net/">Download here</a> </li> <li><strong>Cisco IOS ROM</strong> - if you want to play with PIX, then you need that ROM image. If you like to use router also, then you have to have router ROM image too. Since this is belong to Cisco, Google is your friend, then download it. </li> <li><strong>Serial # of PIX</strong> if you want to use PIX firewall simulator. Again, Google is your best friend here. </li> <li><a href="http://mycapsules.com/sites/default/files/image_32.png"><img border="0" alt="Turn Windows Features on or off" align="right" src="http://mycapsules.com/sites/default/files/image_thumb_12.png" width="225" height="197" /></a><strong>Telnet or SSH client </strong> <ul> <li><em>For Windows XP</em>, you are likely to have telnet turn on by default </li> <li><em>For Vista</em>, telnet is disabled as a default, so go to Control Panel | Program and Features | Turn Windows on and off | check at <em><u>Telnet Client</u></em> the list, then click OK. </li> </ul> </li> </ul> <p>In order to use this simulator, you have to install GNS3 first. All you have to do is going through setup wizard which you don't have to tweak a thing.</p> <p><img border="0" alt="GNS3 setup wizard" src="http://mycapsules.com/sites/default/files/image_11.png" width="240" height="184" />&#160;<img border="0" alt="GNS3 setup wizard" src="http://mycapsules.com/sites/default/files/image_12.png" width="240" height="185" /> </p> <p><img border="0" alt="GNS3 setup wizard" src="http://mycapsules.com/sites/default/files/image_14.png" width="240" height="185" />&#160;<img border="0" alt="GNS3 setup wizard" src="http://mycapsules.com/sites/default/files/image_13.png" width="240" height="183" /> </p> <p><img border="0" alt="GNS3 setup wizard" src="http://mycapsules.com/sites/default/files/image_15.png" width="240" height="185" /> </p> <p>Then you have GNS3 in your start menu.</p> <p><img border="0" alt="GNS3 start menu" src="http://mycapsules.com/sites/default/files/image_18.png" width="226" height="136" />&#160;</p> <p>At this point, you will have set some options to let GNS3 know where IOS image is.</p> <p><a href="http://mycapsules.com/sites/default/files/image_20.png"><img border="0" alt="GNS3" src="http://mycapsules.com/sites/default/files/image_thumb_6.png" width="223" height="192" /></a> </p> <ul> <li>For PIX firewall, click edit menu | Preferences... | Pemu <ul> <li>then put image file, key, and serial in PIX image, Key, Serial key consecutively. </li> </ul> </li> </ul> <p><img border="0" alt="PIX image file" src="http://mycapsules.com/sites/default/files/image_33.png" width="646" height="368" /></p> <ul> <li>For Router, click edit menu | IOS images and hypervisors <ul> <li>put image files to Image file field, then save the image of the model you like to use. </li> </ul> </li> </ul> <p><img border="0" alt="Cisco IOS image files" src="http://mycapsules.com/sites/default/files/image_34.png" width="594" height="489" />&#160;</p> <p>If you are at this point, you are good to go now. You can drag any device from left sidebar to create any topology you want.</p> <p><img border="0" alt="PIX simulator" src="http://mycapsules.com/sites/default/files/image_35.png" width="465" height="303" /> </p> <p>Figure above, I am simulating firewall for testing. You have to click start to be able to connect to the firewall (red dot changes to green indicating that Firewall is running)</p> <p><a href="http://mycapsules.com/sites/default/files/image_28_0.png"><img border="0" alt="PIX simulator - start" src="http://mycapsules.com/sites/default/files/image_thumb_10.png" width="255" height="233" /></a> </p> <p>For setting, you can click Console to connect to firewall through telnet program.</p> <p><img border="0" alt="PIX simulator -- telnet" src="ht