
Configuring Remote Access
3-12 114084 Rev. A
You may want to specify a static route in a multihop environment or in an
environment using routing protocols such as RIP, where minor routing update
delays may extend the time it takes to Netboot.
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. Enter the following command:
/etc/shutdown now -r
The -r flag reboots the workstation.
Komentáře k této Příručce