Gentoo Archives: gentoo-user

From: Oliver Schmidt <oli@×××××××××××.ch>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] network configuration problem
Date: Wed, 27 Dec 2006 11:17:27
Message-Id: 60068.192.168.0.254.1167217927.squirrel@www.kernelpanic.ch
In Reply to: [gentoo-user] network configuration problem by Chuanwen Wu
1 Hello
2
3 "already taken on" means the IP is already taken in the Network.
4 Another host with the same IP exist in your LAN.
5
6 regards
7 Oli
8
9
10 > Hi,everyone!
11 >
12 > I am tring to install my gentoo on my new machine.
13 > And when I start my gentoo,the error is :
14 >
15 > ……
16 > 202.114.26.194
17 > 202.114.26.194 already taken on eth0
18 > ERROR:Problem starting needed service net.eth0
19 > netmount was not started
20 >
21 > My network is Brodcom Netlink(TM) Gibabit Ethernet,and I choose the
22 > driver in the kernel:
23 >
24 > Ethernet (1000 Mbit) --->
25 > <M> Broadcom Tigon3 support
26 >
27 > After I compile the kernel ,I can see the module tg3.ko,which I see it
28 > when I use livecd to start my machine.
29 >
30 > Other configuration:
31 >
32 > # cat /etc/conf.d/net
33 > config_eth0=( "202.114.26.194 netmask 255.255.255.0 brd 202.114.26.255" )
34 > routes_eth0=( "default gw 202.114.26.193" )
35 >
36 > What is problem?
37 > Thanks in advanced!
38 > --
39 > wcw
40 >
41 > --
42 > gentoo-user@g.o mailing list
43 >
44 >
45
46 --
47 gentoo-user@g.o mailing list

Replies

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