From owner-freebsd-questions Thu Feb 15 11:51:43 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA18128 for questions-outgoing; Thu, 15 Feb 1996 11:51:43 -0800 (PST) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA18123 for ; Thu, 15 Feb 1996 11:51:31 -0800 (PST) Received: (from narvi@localhost) by haldjas.folklore.ee (8.6.12/8.6.12) id VAA12699; Thu, 15 Feb 1996 21:54:20 +0200 Date: Thu, 15 Feb 1996 21:54:20 +0200 (EET) From: Narvi To: questions@freefall.freebsd.org Subject: Re: questions-digest V1 #516 In-Reply-To: <199602151901.LAA15561@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk > From: "Garrett A. Wollman" > Date: Thu, 15 Feb 1996 13:54:34 -0500 > Subject: Re: proxy ARP on ethernet?? > > < said: > > > You should be able to set it up so that you only have to use different > > *IP addresses* on each interface. > > No you should not be able to do so. It might be possible, but only > because of insufficient error checking in the kernel. > > - -GAWollman You can have two network cards with IP numbers on the same subnet - in which case, however, all data is sent just through the first one and *no* fowarding or routing is done (there no way other than hacking to make it do so). Sander.