From owner-freebsd-hackers Sun Dec 15 22:43:21 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA10201 for hackers-outgoing; Sun, 15 Dec 1996 22:43:21 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id WAA10196 for ; Sun, 15 Dec 1996 22:43:18 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <16651(2)>; Sun, 15 Dec 1996 22:42:47 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177711>; Sun, 15 Dec 1996 22:42:42 -0800 To: Charles Henrich cc: freebsd-hackers@freebsd.org Subject: Re: Intelligent source IP's in multinet singlephysicalnet connections? In-reply-to: Your message of "Mon, 09 Dec 96 19:21:08 PST." <199612100321.WAA25837@crh.cl.msu.edu> Date: Sun, 15 Dec 1996 22:42:32 PST From: Bill Fenner Message-Id: <96Dec15.224242pst.177711@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Stupid question, but what version of FreeBSD are you running? There's a bug in 2.1.x that ARP requests get sent with the last address assigned to the interface, as opposed to the applicable address on the interface. Bill