From owner-freebsd-sparc Tue Nov 19 11:49:14 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 044E437B401 for ; Tue, 19 Nov 2002 11:49:13 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 9FBB243E91 for ; Tue, 19 Nov 2002 11:49:11 -0800 (PST) (envelope-from tmoestl@gmx.net) Received: (qmail 13075 invoked by uid 0); 19 Nov 2002 19:49:10 -0000 Received: from p508e7a5e.dip.t-dialin.net (HELO forge.local) (80.142.122.94) by mail.gmx.net (mp006-rz3) with SMTP; 19 Nov 2002 19:49:10 -0000 Received: from tmm by forge.local with local (Exim 4.10 #1) id 18EEN6-0000Yd-00; Tue, 19 Nov 2002 20:49:20 +0100 Date: Tue, 19 Nov 2002 20:49:19 +0100 From: Thomas Moestl To: Olafur Osvaldsson Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: network errors Message-ID: <20021119194919.GA308@crow.dom2ip.de> Mail-Followup-To: Olafur Osvaldsson , freebsd-sparc@FreeBSD.ORG References: <20021119131950.GM19604@isnic.is> <20021119135732.GA308@crow.dom2ip.de> <20021119154027.GQ19604@isnic.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021119154027.GQ19604@isnic.is> User-Agent: Mutt/1.4i Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2002/11/19 at 15:40:27 +0000, Olafur Osvaldsson wrote: > [root@fundinn /root]# grep ifconfig /etc/rc.conf > ifconfig_hme0="inet 130.208.16.22 netmask 255.255.255.0 media 100baseTX mediaopt full-duplex" Does changing this to: ifconfig_hme0="inet 130.208.16.22 netmask 255.255.255.0 up media 100baseTX mediaopt full-duplex" (i.e. adding 'up' before setting the media) work around it? > Changing the interface in the same manner to AUTO after a unsuccessful boot > does not give the same results, the ifconfig output changes but the interface > does not work. Does 'ifconfig hme0 down; ifconfig hme0 up' help in this case? - Thomas -- Thomas Moestl http://www.tu-bs.de/~y0015675/ http://people.FreeBSD.org/~tmm/ PGP fingerprint: 1C97 A604 2BD0 E492 51D0 9C0F 1FE6 4F1D 419C 776C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message