Gentoo Archives: gentoo-user

From: JimD <Jim@×××××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems with domainname
Date: Sun, 19 Mar 2006 15:21:59
Message-Id: 003001c64b67$6f4cb2d0$6500a8c0@icecream
In Reply to: Re: [gentoo-user] Problems with domainname by scwang@ios.ac.cn
1 scwang@××××××.cn wrote:
2 >
3 > In order to get a proper FQDN, you need to set up three files:
4 > /etc/hosts, /etc/conf.d/hostanme, /etc/conf.d/domainname.
5 >
6 > I also have the same problems as you in past, and one day I found
7 > that the most tricky thing was that you must give a seperate line
8 > for your FQDN name in /etc/hosts!
9 >
10 > This is a part of my /etc/hosts file:
11 >
12 > 127.0.0.1 localhost
13 > 127.0.0.1 lp.lcst.com lp
14
15 You can combine it all in one line like so:
16
17 127.0.0.1 localhost.localdomain localhost
18
19
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problems with domainname Felipe Ribeiro <felipernb@×××××.com>
Re: [gentoo-user] Problems with domainname THUFIR HAWAT <hawat.thufir@×××××.com>