From owner-freebsd-sparc64@FreeBSD.ORG Fri Dec 19 17:36:41 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D48116A4CE for ; Fri, 19 Dec 2003 17:36:41 -0800 (PST) Received: from sirius.firepipe.net (sirius.firepipe.net [69.13.116.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 410E643D1D for ; Fri, 19 Dec 2003 17:36:40 -0800 (PST) (envelope-from will@csociety.org) Received: by sirius.firepipe.net (Postfix, from userid 1000) id D7F7B17D2D; Fri, 19 Dec 2003 20:36:39 -0500 (EST) Date: Fri, 19 Dec 2003 20:36:39 -0500 From: Will Andrews To: "Phillips, Paul" Message-ID: <20031220013639.GT91270@sirius.firepipe.net> Mail-Followup-To: "Phillips, Paul" , Will Andrews , freebsd-sparc64@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-sparc64@freebsd.org Subject: Re: Netra T1 105 and two ethernet ports X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Dec 2003 01:36:41 -0000 On Fri, Dec 19, 2003 at 06:55:22PM -0600, Phillips, Paul wrote: > ifconfig hme1 ether 0a:00:20:c2:1c:c2 inet 192.168.1.95 netmask 255.255.255.0 broadcast 192.168.1.255 up > > doing it all in one statement as Will suggested, and got back: > ifconfig: can't set link-level netmask or broadcast I think ether needs to go after inet. -- wca