Date: Tue, 19 Nov 2002 20:07:26 +0000 From: Olafur Osvaldsson <oli@isnic.is> To: freebsd-sparc@FreeBSD.ORG Subject: Re: network errors Message-ID: <20021119200726.GA58433@isnic.is> In-Reply-To: <20021119194919.GA308@crow.dom2ip.de> References: <20021119131950.GM19604@isnic.is> <20021119135732.GA308@crow.dom2ip.de> <20021119154027.GQ19604@isnic.is> <20021119194919.GA308@crow.dom2ip.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Thomas, On Tue, 19 Nov 2002, Thomas Moestl wrote: > 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? Nope... > > > 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? Nope... /Oli -- Olafur Osvaldsson Systems Administrator Internet a Islandi hf. Tel: +354 525-5291 Email: oli@isnic.is To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021119200726.GA58433>