Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!houxm!hogpc!houti!ariel!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!CERF@USC-ISI.ARPA From: CERF@USC-ISI.ARPA@sri-unix.UUCP Newsgroups: net.unix Subject: Re: 4.2bsd gatewaying Message-ID: <12993@sri-arpa.UUCP> Date: Thu, 30-Aug-84 07:01:00 EDT Article-I.D.: sri-arpa.12993 Posted: Thu Aug 30 07:01:00 1984 Date-Received: Sat, 1-Sep-84 13:13:44 EDT Lines: 23 Ron, Along time ago, BBN had to introduce similar fire walls between their commercial Telenet system and the ARPANET (you may recall that BBN started Telenet and sold it to GTE later). They were concerned at that time with TOPS-20 or Tenex systems which were on both Telenet and ARPANET. At that time there was no IP and no host gateway, so they only had to block user access from one net via the host to the other. What happens if you use two hardware interfaces (one to the local net and one to the Milnet) and two copies of IP. The two copies of IP need not know about each other's existence. Users of the IP layer would need to know to route (select) IP services based on destination network. Sounds awful, but it looks to me as if you need to bifurcate the view of the world at about the gateway level if you are to maintain the fiction that your machine is a host on two system which is not, accidently, a gateway between them as well. As to actual code availability to achieve this - I dunno. Vint