Networking Lab @bitsmasher.net |
I maintain a small collection of routers and switches that I can use to study various routing and switching configurations. Also I experiment here with botnets, packet shapers, security tools like Snort, Nessus, and so on. This lab is isolated from the rest of my network, and also from the Internet so I can pretty much do anything I want without concern for running a vulnerable service or doing something that might be considered "illegal". Pretty much protecting myself from the bad guys and the good guys by only allowing traffic to come in, but no traffic to go out. I started a collection of practice labs but have since found a lot of good sites on the web that already have better collections than I have time to make myself. I will keep dumping random labs in here anyway. Tools (My tools are stored here)ettcp - ettcp is based on the venerable ttcp application.ttcp allows measurement of network throughputover TCP or UDP, between two nodes. ettcp adds several useful features to ttcp, whileretaining bckwards compability. ping+ - I got this tool from Dr. James Yu at DePaul University. It is free to use but please leave the names of the authors in the headers if you copy it. perl/expect scripts - PERL is a classic language for UNIX admins to automate their tasks and I find it extremely useful when the expect module is added to it. I have written (and lost) quite a few of these scripts over the years. For example, here is a script that allows a log-in to a single device without having to do all the tedious intermediate steps. Cisco includes TCL ("tickle") as of 12.3T, you can read all about that here. MC Hammer - Love the name, tool from Nortel that allows user to generate Multicast traffic. The link for download is Multicast Hammer Other tools: tacacs+, ettercap Equipment
To connect to the console of one of the devices, look at the number in the "serial #" column. Telnet to labgate and then select portX, where X is the number from the column. For example, to connect to the console port of R1, telnet to labgate and then type "port9" and you will be connected to the console. Also remember that you can Suspend the Telnet session by entering Ctrl-Shift-6 x So easy to use and remember, thanks Cisco! =]
Books
Network Diagrams
LinksIOS AdventuresINE Blog How to Download a Software Image to a Cisco 2600 via TFTP Using the tftpdnld ROMMON Command D-ITG, Distributed Internet Traffic Generator
|
|
Networking Lab @bitsmasher.net |