Path: utzoo!utgpu!water!watmath!uunet!bu-cs!bloom-beacon!tut.cis.ohio-state.edu!WHEATIES.AI.MIT.EDU!tower From: tower@WHEATIES.AI.MIT.EDU (Leonard H. Tower Jr.) Newsgroups: gnu.announce Subject: [rms@wheaties.ai.mit.edu: Network connection gateway?] Message-ID: <8810062350.AA10215@wheat-chex.ai.mit.edu> Date: 6 Oct 88 23:50:07 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: rms@prep.ai.mit.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 Approved: info-gnu@prep.ai.mit.edu Forwarded-For: rms@wheaties.ai.mit.edu (Richard Stallman) I am looking for a network server that would accept connections on a specified port and handle them by opening another connection to that same port on a prespecified machine and sending all data through in both directions. The idea is to allow one machine to hand off all mail traffic to another machine, and not have to run a real mailer at all. This would probably not be very hard for a person familiar with network software to write, but it might be painful to debug. So I wonder if such a program already exists. Does anybody know of one?