Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 28 Mar 2003 18:53:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 28 Mar 2003 18:53:34 -0500 Received: from 12-231-249-244.client.attbi.com ([12.231.249.244]:22796 "HELO kroah.com") by vger.kernel.org with SMTP id ; Fri, 28 Mar 2003 18:53:33 -0500 Date: Fri, 28 Mar 2003 16:03:20 -0800 From: Greg KH To: Jeff Garzik Cc: Andries Brouwer , Andrew Morton , davej@codemonkey.org.uk, linux-kernel@vger.kernel.org, aeb@cwi.nl Subject: Re: NICs trading places ? Message-ID: <20030329000320.GA1150@kroah.com> References: <20030328221037.GB25846@suse.de> <20030328224843.GA11980@win.tue.nl> <20030328150234.7f73d916.akpm@digeo.com> <20030328232022.GA12005@win.tue.nl> <20030328234114.GA992@kroah.com> <3E84E126.2040103@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E84E126.2040103@pobox.com> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1045 Lines: 30 On Fri, Mar 28, 2003 at 06:56:22PM -0500, Jeff Garzik wrote: > Greg KH wrote: > >On Sat, Mar 29, 2003 at 12:20:22AM +0100, Andries Brouwer wrote: > > > >>And: ifconfig does not give the card types. > >>So presently one needs both boot messages and ifconfig. > >> > >>And: in some situations the system does not boot because of > >>eth numbering mixup, and one never gets the opportunity to > >>ask ifconfig. > > > > > >ifconfig can bind cards to devices based on mac addresses. > >/sbin/hotplug can also be used for this. > > > >I recommend doing this for anyone with more than one nic card in their > >machine. > > > Actually nameif(8) is the preferred way of doing this. Oops, sorry, that's what I meant. Call nameif in a /sbin/hotplug script when the network interface is registered. greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/