Gentoo Archives: gentoo-user

From: Chuanwen Wu <wcw8410@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] network configuration problem
Date: Wed, 27 Dec 2006 11:06:42
Message-Id: 7797aa370612270302q7436ebeem3faf7b642c37a92@mail.gmail.com
1 Hi,everyone!
2
3 I am tring to install my gentoo on my new machine.
4 And when I start my gentoo,the error is :
5
6 ……
7 202.114.26.194
8 202.114.26.194 already taken on eth0
9 ERROR:Problem starting needed service net.eth0
10 netmount was not started
11
12 My network is Brodcom Netlink(TM) Gibabit Ethernet,and I choose the
13 driver in the kernel:
14
15 Ethernet (1000 Mbit) --->
16 <M> Broadcom Tigon3 support
17
18 After I compile the kernel ,I can see the module tg3.ko,which I see it
19 when I use livecd to start my machine.
20
21 Other configuration:
22
23 # cat /etc/conf.d/net
24 config_eth0=( "202.114.26.194 netmask 255.255.255.0 brd 202.114.26.255" )
25 routes_eth0=( "default gw 202.114.26.193" )
26
27 What is problem?
28 Thanks in advanced!
29 --
30 wcw
31
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] network configuration problem Oliver Schmidt <oli@×××××××××××.ch>