Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uwmcsd1!ig!agate!ucbvax!PARK-STREET.BBN.COM!brescia From: brescia@PARK-STREET.BBN.COM (Mike Brescia) Newsgroups: comp.protocols.tcp-ip Subject: Re: Multiple TCP/IP servers on one Host. Message-ID: <8808280213.AA13500@ucbvax.Berkeley.EDU> Date: 27 Aug 88 23:35:37 GMT References: <605@prlhp1.prl.philips.co.uk> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 18 How can I add a second server without giving it a different name and internet number so the user will not have to try each server in turn to find a vacant port? I could imagine designing a solution based on the fact that the MICOMs are connected on an ethernet, and they could cooperate, using the same IP address (and, by the way, the same ethernet address, preferably a 'multicast' one). Address recognition in a particular one of the boxes would have to include the IP protocol (TCP), and the TCP port (corresponding to the terminal port.) I know of no such design being implemented, nor how you would invent one that would work on a non-promiscuous net. Perhaps you can trade your box in for one with more ports. Good hunting, Mike