Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] network setup
Date: Mon, 28 Jan 2008 10:27:33
Message-Id: 20080128102728.213682b1@loonquawl.digimed.co.uk
In Reply to: [gentoo-user] network setup by "Stefán István"
1 On Mon, 28 Jan 2008 11:10:18 +0100, Stefán István wrote:
2
3 > can I set up the network startup so that eth0 first tries to get
4 > address from a dhcp server, and if it doesn't get any, it sets up with
5 > a fixed address? How can I set up this in the /etc/con.d/net?
6
7 config_eth0=( "dhcp" )
8 fallback_eth0=( "aaa.bbb.ccc.ddd" )
9 fallback_route_eth0=( "blah" )
10
11 See /etc/conf.d/net.example
12
13
14 --
15 Neil Bothwick
16
17 The human mind ordinarily operates at only ten per cent of its
18 capacity ... the rest is overhead for the operating system.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] network setup Mick <michaelkintzios@×××××.com>