The document describes how to configure a Linux machine as a router to connect two subnets. It provides instructions to enable IP forwarding and configure the network interfaces using temporary and permanent methods.
The summary is:
- Enable IP forwarding and configure the network interfaces of two Ethernet cards using ifconfig to set up routing temporarily
- Use netconf to configure the interfaces and routing permanently by editing settings, accepting changes, and rebooting to confirm the configuration persists
- Install traffic generator programs on end stations to test routing of UDP and TCP packets between subnets going through the router