Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] network configuration problem
Date: Wed, 27 Dec 2006 11:53:33
Message-Id: 200612271147.45391.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] network configuration problem by Oliver Schmidt
1 On Wednesday 27 December 2006 11:12, Oliver Schmidt wrote:
2
3 [snip]
4 > > I am tring to install my gentoo on my new machine.
5 > > And when I start my gentoo,the error is :
6 > >
7 > > ……
8 > > 202.114.26.194
9 > > 202.114.26.194 already taken on eth0
10 > > ERROR:Problem starting needed service net.eth0
11 > > netmount was not started
12 [snip]
13
14 > > Other configuration:
15 > >
16 > > # cat /etc/conf.d/net
17 > > config_eth0=( "202.114.26.194 netmask 255.255.255.0 brd 202.114.26.255" )
18 > > routes_eth0=( "default gw 202.114.26.193" )
19 > >
20 > > What is problem?
21 > > Thanks in advanced!
22
23 Do you have to specify a fixed IP address? Couldn't you use dhcpcd and let it
24 obtain an address from the router?
25 --
26 Regards,
27 Mick

Replies

Subject Author
Re: [gentoo-user] network configuration problem Chuanwen Wu <wcw8410@×××××.com>