From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-57329-garchives=archives.gentoo.org@gentoo.org>)
	id 1H0SYl-0007x8-9Y
	for garchives@archives.gentoo.org; Sat, 30 Dec 2006 00:58:51 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBU0uj3d002273;
	Sat, 30 Dec 2006 00:56:45 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBU0siOS014225
	for <gentoo-user@lists.gentoo.org>; Sat, 30 Dec 2006 00:54:44 GMT
Received: by nf-out-0910.google.com with SMTP id c31so9334835nfb
        for <gentoo-user@lists.gentoo.org>; Fri, 29 Dec 2006 16:54:44 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=pdloIJMXRsAEx2NR31YOHbCoK0bE+jJrhw2EB8H5tcLzWDEGC8At2BgfkQxhxYDG1gv8jzV7hPqnK5OGBr+fNuq31GcrW/BeqTLGJUUahdp2gFzbpvdiCS1Fwng4XSN1+iQfsxpmg9SsCjc1JA56Hb/NO0rpn/CabZdXdCwA12E=
Received: by 10.48.48.13 with SMTP id v13mr8203316nfv.1167440083143;
        Fri, 29 Dec 2006 16:54:43 -0800 (PST)
Received: by 10.49.51.5 with HTTP; Fri, 29 Dec 2006 16:54:42 -0800 (PST)
Message-ID: <7797aa370612291654kb285a1dy8af14d40aad46674@mail.gmail.com>
Date: Sat, 30 Dec 2006 08:54:42 +0800
From: "Chuanwen Wu" <wcw8410@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] network configuration problem
In-Reply-To: <20061229171309.0e09ae39@pascal.spore.ath.cx>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <7797aa370612270302q7436ebeem3faf7b642c37a92@mail.gmail.com>
	 <60068.192.168.0.254.1167217927.squirrel@www.kernelpanic.ch>
	 <7797aa370612270612v752d2c41t45b7931591efe6d5@mail.gmail.com>
	 <34680.192.168.0.254.1167229864.squirrel@www.kernelpanic.ch>
	 <7797aa370612271758q4609ff46m1cbebeb17960ec69@mail.gmail.com>
	 <35826.192.168.0.254.1167295225.squirrel@www.kernelpanic.ch>
	 <7797aa370612281727i3a8b3644n71182dd104d8846@mail.gmail.com>
	 <20061229171309.0e09ae39@pascal.spore.ath.cx>
X-Archives-Salt: b3115b5b-5420-4283-8fe8-729de0ad4f38
X-Archives-Hash: 30b987722c576084c34d3a9978718313

2006/12/30, Dan <dan@spore.ath.cx>:
> On Fri, 29 Dec 2006 09:27:46 +0800
> "Chuanwen Wu" <wcw8410@gmail.com> wrote:
>
> > 2006/12/28, Oliver Schmidt <oli@kernelpanic.ch>:
> > > Hello Chuanwen
>
> > But everytime I do
> > #/etc/init.d/net.eth0 start   or
> > #/etc/init.d/sshd start
> > the error is still all the same : MYIP already taken on eth0.
> > How can I fix the problem,now?
>
> assuming you were just doing that or have by now, mind
> sending /etc/conf.d/net ?
I have sent my /etc/conf.d/net in my first email.Just as below:

# cat /etc/conf.d/net
config_eth0=( "202.114.26.194 netmask 255.255.255.0 brd 202.114.26.255" )
routes_eth0=( "default gw 202.114.26.193" )

After
#ifconfig eth0 MYIP
#route add default gw MYGW

I can connect the internet now,just like ping www.google.com.
But as I said ,every time I do
#/etc/init.d/net.eth0 start
 the error appear: MYIP already taken on eth0.

And I also can't start sshd and ftp because they need to start net.eth0...
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
wcw
-- 
gentoo-user@gentoo.org mailing list