Path: utzoo!attcan!uunet!cs.utexas.edu!uwm.edu!lll-winken!lll-crg.llnl.gov!booloo From: booloo@lll-crg.llnl.gov (Mark Boolootian) Newsgroups: comp.protocols.tcp-ip Subject: Re: IP routing and gateways Message-ID: <64455@lll-winken.LLNL.GOV> Date: 11 Jul 90 20:20:06 GMT References: <10900710151001.0004219666NB4EM@mcimail.com> Sender: usenet@lll-winken.LLNL.GOV Organization: Lawrence Livermore National Laboratory Lines: 29 In article <10900710151001.0004219666NB4EM@mcimail.com> 0004219666@MCIMAIL.COM (Bob Stine) writes: > >> 3.) If the answer to 2 is that it's not smart to go to the >> same gateway every time, then is something like RIP (which >> should be available on most Unix networks because of >> routed) the way to go, or does the ICMP redirect take care >> of it. > >Bingo! If you have a decent IP implementation, then it will populate >its local routing table when it gets ICMP redirects. BSD 4.3 does this. >Probably alot of other IPs do, too. > >- Bob Stine The down side to this is that you (potentially) get lots of entries in your routing table. And if you lose the gateway to which you have been redirected, you may not be able to get back to the original gateway (although it is possible that a routing redirect might be removed if the moon is just right...). Just more food for thought. mb food for line eater . . .