Gentoo Archives: gentoo-user

From: scwang@××××××.cn
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems with domainname
Date: Sun, 19 Mar 2006 05:48:31
Message-Id: 20060319054330.GA14375@localhost
In Reply to: [gentoo-user] Problems with domainname by Felipe Ribeiro
1 On Sun, Mar 19, 2006 at 01:16:51AM -0300, Felipe Ribeiro wrote:
2 > Hi,
3 >
4 > I've already set my domain name (pixelsolutions.com.br) on /etc/hosts,
5 > /etc/conf.d/domainname and /etc/resolv.conf, but i still get the:
6 >
7 > This is mustang.(none) (Linux x86_64 2.6.15-gentoo-r7)
8 >
9 > when i start the system.
10 >
11 > What should i do?
12 >
13 > Regards,
14 >
15 > Felipe
16 >
17 > --
18 > gentoo-user@g.o mailing list
19
20 In order to get a proper FQDN, you need to set up three files:
21 /etc/hosts, /etc/conf.d/hostanme, /etc/conf.d/domainname.
22
23 I also have the same problems as you in past, and one day I found
24 that the most tricky thing was that you must give a seperate line
25 for your FQDN name in /etc/hosts!
26
27 This is a part of my /etc/hosts file:
28
29 127.0.0.1 localhost
30 127.0.0.1 lp.lcst.com lp
31
32 Good Luck!
33
34 --
35 Wang ShaoChun(ÍõÉÜ´º) <scwang@××××××.cn>
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problems with domainname JimD <Jim@×××××××××××××××××.org>