NETWORK PRESENCE ABOUT SERVICES PRODUCTS TRAINING CONTACT US SEARCH SUPPORT
 


Search
display results
words begin  exact words  any words part 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [FW1] how to disable RIP on sun ultra 10 solaris?



If /etc/defaultrouter file exists then in.routed and in.rdisc will not be
started.
If it does not exist then in.rdisc is started first, it uses ICMP router
discovery
to find devices that broadcast itself as gateway and adds routes if any
found. If
no devices advertise themself as gateways then in.routed is started.
If you have one interface then in.routed -q is started (Learns routes)
for systems with more than one interface in.routed -s is started (Learns and
broadcasts routes)
If you have /etc/notrouter then system with multiple interface also starts
in.routed -q

You can also use the /etc/gateways file with in.routed 

The /etc/gateways file takes the following syntax

<net|host> <destination> gateway <gateway> metric <value> <active|passive>

active: This route can be taken off if the gateway does not advertise itself
as
	a gateway anymore
passive: This is a permanent entry in routing table. Used when gateway does
not
	advertise itself as gateway.

/etc/gateways files also takes syntax like
norip <interface>	No ripin/ripout on this interface
ripout <interface> ripout but no ripin on this interface
ripin <interface> ripin but no ripout on this interface

Preet


***********************************************************************
Bear Stearns is not responsible for any recommendation, solicitation, 
offer or agreement or any information about any transaction, customer 
account or account activity contained in this communication.
***********************************************************************



================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================



 
----------------------------------

ABOUT SERVICES PRODUCTS TRAINING CONTACT US SEARCH SUPPORT SITE MAP LEGAL
   All contents © 2004 Network Presence, LLC. All rights reserved.