Gentoo Archives: gentoo-user

From: Etaoin Shrdlu <shrdlu@×××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problems getting network going properly
Date: Sun, 07 Jan 2007 18:24:16
Message-Id: 200701071944.04931.shrdlu@unlimitedmail.org
In Reply to: [gentoo-user] problems getting network going properly by John covici
1 On Sunday 7 January 2007 18:57, John covici wrote:
2
3 > Hi. I am still new to gentoo, so this may explain my questions.
4 >
5 > I want to set a domain name, but when I put
6 > dns_domain="covici.com"
7 > in /etc/conf.d/net, it apparently didn't like it because the login
8 > banner still said unknown_domain.
9
10 I did not get that working until I put the fqdn in /etc/hosts, although
11 I'm still thinking that there should be some other (better?) way. A line
12 like this:
13
14 10.0.0.1 myhost.mydomain.tld myhost
15
16 did the job for me.
17
18 > Also, any reliable way to get a certain device to be eth0, etc. I saw
19 > the rename, but net.examples said that was not optional.
20
21 You have to create some udev rules to tie device names to MAC addresses.
22 Search the archives of this mailing list and you'll find a few threads
23 about this problem (with the solutions, of course).
24
25 HTH
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] problems getting network going properly Richard Fish <bigfish@××××××××××.org>