Basic cloonix setup

From Cloonix wiki

Jump to: navigation, search

Cloonix is a network / host simulation platform - and for these exercises - it will be configured to test the ip addressing reachabilty as described in the first lab.

Please use ubuntu - as these distributions are widely used - (and likely the best tested). If you have problems - please refer to cloonix troubleshooting. I'm working on an AMD64 - so if your host is x86 - you may need to recompile - I'll put up architecture specific versions once I get the build scripts tested on x86 (working on that as of 21July2010 - AJT)

  1. wget http://www.vlcg.net/downloads/cloonix/cloonix-6.7.adrian.tar.gz && detar in work location
  2. (ubuntu 9 x64 tested) execute (as sudo) apt-get install qemu libssl-dev libgtk-vnc-1.0-dev libvte-dev
  3. cd to the detarred directory
  4. ./start_cloonix
  5. ./graph
  6. click and drag from vm button to the canvas
  7. click and drag again from the vm button to the canvas
  8. click and drag again from the vm button to the canvas
  9. click and drag from the lan button to the canvas
  10. double click the lan button
  11. click the 1st green interface with a 0 from vm 1, double click on the lan button
  12. click the 1st green interface with a 0 from vm 2, double click on the lan button
  13. click the 1st green interface with a 0 from vm 3
  14. double click on vm1
  15. in the vm1(clown01) xterm, ifconfig eth0 10.10.10.10/8
  16. double click on vm2
  17. in the vm2(clown02) xterm, ifconfig eth0 10.10.10.11/8
  18. double click on vm3
  19. in the vm3 (clown03) xterm, ifconfig eth0 10.10.10.12/16
  20. ping all of the interfaces from each of the machines

subscribe / email clownix-dev@lists.vlcg.net if you have any problems

Personal tools