
Setting Up a UNIX Boot Server
3-11
Editing the inetd.conf File
Add the following line to the inetd.conf file to set up a static route:
route add
<destination> <gateway> <hops>
<destination> is the IP address of the AN/ANH or its network.
<gateway> is the IP address of the network destination to which packets are to be
addressed.
<hops> is the number of hops to the network destination.
Verifying the Routes
After adding a static route for each path to the booting routers, enter the following
command to display the routing table and verify the route you added:
netstat -r
Loading the Changes into Memory
Once you modify the inetd.conf file, you must force the operating system to reread
it by rebooting the workstation or by issuing a hang-up signal.
In most cases, reboot the workstation. Issue a hang-up signal if the workstation is
performing a task that you do not want to interrupt.
Rebooting
Reboot your workstation as follows:
1. Log in as root.
2. Execute the following command:
/etc/shutdown now -r
The -r flag reboots the workstation.
Commentaires sur ces manuels