DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Setting up routing

Configuring routed on a non-routing host

To enable routed on a non-routing host:

  1. Edit the file /etc/inet/config. Replace the value ``n'' in the flag field of the entry for /usr/sbin/in.routed with the value ``y''. The entry should now read:
    sort-key:/usr/sbin/in.routed:/usr/sbin/in.gated:y:::
    

  2. By default, UnixWare 7 hosts running routed will use both RIP and router discovery to maintain their routing tables. If you want a host to use router discovery to find a default route, but you do not want it to use RIP, specify the following line in its /etc/inet/gateways file:
    no_rip
    

  3. Shut down and reboot the host system.

See also:


© 2002 Caldera International, Inc. All rights reserved.
UnixWare 7 Release 7.1.3 - 30 October 2002