Gentoo Archives: gentoo-user

From: "Norman Rieß" <norman@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to forbid dhcp for eth0
Date: Fri, 14 Jan 2011 10:43:14
Message-Id: 4D30286A.4000906@smash-net.org
In Reply to: [gentoo-user] how to forbid dhcp for eth0 by doherty pete
1 Am 01/14/11 06:33, schrieb doherty pete:
2 > when i start the kernel, it wait long time to dhcp for eth0:
3 > eth0:dhcped 4.0.15 starting
4 > eth0:waiting for carrier
5 >
6 > i want to forbid dhcp,how can i do?
7 >
8
9 Hi,
10
11 configure a static IP or bring up the interface without configuration
12 with config_eth0=( "null" )
13
14 If you do not want dhcp at all, unmerge dhcpcd.
15
16 Regards,
17 Norman

Replies

Subject Author
Re: [gentoo-user] how to forbid dhcp for eth0 "Kostya Sha." <gentoo.integer@×××××.com>