Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!THUMPER.BELLCORE.COM!tsuchiya From: tsuchiya@THUMPER.BELLCORE.COM (Paul Tsuchiya) Newsgroups: comp.protocols.tcp-ip Subject: Re: gateways ignores ICMP redirect Message-ID: Date: 15 May 91 16:43:04 GMT References: <1991May15.095703@sicsun.epfl.ch> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 13 Briefly put, it is quite dangerous for routers to use icmp redirects. For a routing algorithm to work correctly (that is, no long-term looping), then the information received at each router must be consistent with that received by other routers. The use of icmp redirects by routers can easily lead to looping, if it is not a coordinated part of the routing algorithm (I don't know any routing algorithms that explicitly use redirects). One question is--why is the router getting the redirects in the first place? PT