Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 16:51:45 +0000
From:      Andrew <andrew@auliya.org>
To:        Par Leijonhufvud <parlei@algonet.se>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Problems with Rhine III card
Message-ID:  <3FBB9FA1.2030803@auliya.org>
In-Reply-To: <Pine.SOL.4.10.10311191713520.15159-100000@kairos.algonet.se>
References:  <Pine.SOL.4.10.10311191713520.15159-100000@kairos.algonet.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi folks,

>ifconfig_vr0="DHCP"
>ifconfig_vr0="inet 213.132.119.242 netmask 255.255.255.0"
>  
>
Bing bing bing bing! Problem!

You're giving the interface two different sets of instructions, dhcp and 
a static IP. If it's meant to be dhcp, comment out the line giving it an 
IP (...inet 213..etc.) and run dhclient vn0. That shoudl give you an 
address you're meant to have.

HTH,

Andrew



>defaultrouter=213.132.119.1
>
>The "xl0" line is from the old 3com card, and the "copy" of it is from my
>attempts to make it work. The line with the "inet..." is repeated a few
>times from attempts to use sysinstall to enable the card.
>
>/Par
>
>  
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FBB9FA1.2030803>