From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] booting term kernel over the net From: "Skip Tavakkolian" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 11 Dec 2002 10:14:36 -0500 Topicbox-Message-UUID: 30b0157c-eacb-11e9-9e20-41e7f4b1d025 > can't one use a cpu server running trampoline > via listen on the fs tcp ports to forward on to the > fs over IL? From what I can tell from reading the code (is there a man page for trampoline?) it seems uncomplicated. To be certain, the kfs service routine on the cpu+auth would trampoline the requests to il!fs. Also, (I hope this isn't sacrilege), what would be involved in effort and design to allow fs to talk over TCP?