Gentoo Archives: gentoo-user

From: Sergio Polini <sp_rm_it@×××××.it>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Asking dhcp for a static address
Date: Fri, 06 Jan 2006 07:56:38
Message-Id: 200601060853.53521.sp_rm_it@yahoo.it
1 I can't understand how to ask dhcp for a static address.
2 I've read /etc/conf.d/net.example, but using
3
4 config_eth0=( <IPaddress> netmask <netmask> brd <broadcast>)
5
6 in /etc/conf.d/net configures my network interface _instead of_ asking
7 dhcp (the files in /var/lib/dhcpc are not updated).
8
9 If I use
10
11 dhcpcd_eth0="-s <IPaddress>"
12
13 dhcpcd hangs.
14
15 Any hints?
16
17 Thanks
18 Sergio
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Asking dhcp for a static address Steven Susbauer <stupendoussteve@×××××.com>
Re: [gentoo-user] Asking dhcp for a static address "Peter Volkov (pva)" <pva@g.o>
[gentoo-user] Re: Asking dhcp for a static address Peter <pete4abw@×××××××.net>
Re: [gentoo-user] Asking dhcp for a static address Matthew Cline <matthew.cline@×××××.com>