wiki:GENIEducation/SampleAssignments/IPRouting/ForInstructors

Version 2 (modified by nriga@bbn.com, 11 years ago) (diff)

--

This assignment has been provided by Mike Zink

Exercise Materials

Assignment level: Easy

  • There is no coding involved for this assignment. The students just need to run a few unix commands.
  • This assignment assumes that students are familiar with :
    • IP Forwarding and routing: students will need to install static routes, specify gateways and enable ip forwarding
    • IPv4 addresses

Helpful debugging information

Please send an email to help@geni.net in order to get a copy of the solution for this exercise

  • It is not sufficient to add a route on Node A, routes should be installed on Node C as well for the reverse traffic to make it
  • It is not sufficient to direct all traffic for subnet 192.168.20/24 to the interface that connects Node A/C with node B, node B should also be specified as a gateway.