From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Wed, 16 May 2007 09:49:48 -0500 From: "Eric Van Hensbergen" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] first ping In-Reply-To: <1c2da8b76f38d36af39b42c360a59358@terzarima.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13426df10705151708i4e295464ib7e527c8b61b2ad2@mail.gmail.com> <1c2da8b76f38d36af39b42c360a59358@terzarima.net> Topicbox-Message-UUID: 688777c2-ead2-11e9-9d60-3106f5b1d025 On 5/16/07, Charles Forsyth wrote: > > in order for incoming packets not for the current node > to be forwarded by a given interface you would use > echo iprouting 1 >/net/ipifc/NNN/ctl > > BUT in this case, since every node is receiving every packet, you probably > don't really want to do that, and probably don't need it. without it, > packets not for the current node are discarded, which seems right. > That probably won't always be the case though right? We may want to use the tree and torus as alternate routes for each other to route around bad bits (primarily thinking of problems within the tree here) - but I suppose it all depends on how we are using the various networks. -eric