Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!topaz.rutgers.edu!ron From: ron@topaz.rutgers.edu.UUCP Newsgroups: comp.unix.wizards Subject: Re: Trouble with Ethernet Message-ID: <15025@topaz.rutgers.edu> Date: Thu, 24-Sep-87 16:41:55 EDT Article-I.D.: topaz.15025 Posted: Thu Sep 24 16:41:55 1987 Date-Received: Sat, 26-Sep-87 11:11:00 EDT References: <9473@brl-adm.ARPA> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 16 The best bet is to change the address of one machine to match the other. This is the way it normally is. I'd avoid the use of the 126.xx.xx.xx number. If you really need to have two different net numbers on the same cable try...for example: Machine A (address) 192.2.2.1 Machine B (address) 128.8.8.1 (both on the same cable) on Machine A: route add 128.8.8.0 192.2.2.1 0 and on machine B route add 192.5.5.0 128.8.8.1 0