I've had my AMD 64 box running for a few days, but I just noticed that
at the login screen it says "Welcome to GOETHALS.UNKNOWN_DOMAIN". Right
before that though, it says "Setting DNSDOMAINNAME to albrookdata.com."
I've checked my resolv.conf file as well as my /etc/hosts,
/etc/conf.d/domainname, and /etc/conf.d/hostname and they all seem ok.
Here is the contents of the files:
/etc/resolv.conf
-------------------------------------------------------------------------
domain albrookdata.com
nameserver 201.225.225.225
-------------------------------------------------------------------------
/etc/hosts
-------------------------------------------------------------------------
# /etc/hosts: This file describes a number of hostname-to-address
# mappings for the TCP/IP subsystem. It is mostly
# used at boot time, when no name servers are running.
# On small systems, this file can be used instead of a
# "named" name server. Just add the names, addresses
# and any aliases to this file...
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/hosts,v 1.8
2003/08/04 20:12:25 azarah Exp $
#
127.0.0.1 localhost
201.226.119.5 goethals goethals.albrookdata.com
# IPV6 versions of localhost and co
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
-------------------------------------------------------------------------
/etc/conf.d/domainname
-------------------------------------------------------------------------
# /etc/conf.d/domainname
# $Header: /var/cvsroot/gentoo-src/rc-scripts/etc/conf.d/domainname,v
1.1.4.1 2005/02/19 02:13:53 vapier Exp $
# When setting up resolv.conf, what should take precedence?
# If you wish to always override DHCP/whatever, set this to 1.
# OVERRIDE=1
# To have a proper FQDN, you need to setup /etc/hosts and /etc/resolv.conf
# properly (domain entry in /etc/resolv.conf, and FQDN in /etc/hosts).
#
DNSDOMAIN="albrookdata.com"
# This only set what /bin/hostname returns. If you need to setup NIS,
meaning
# what /bin/domainname returns, please see:
#
# http://www.linux-nis.org/nis-howto/HOWTO/
#
#NISDOMAIN=""
-------------------------------------------------------------------------
/etc/conf.d/hostname
-------------------------------------------------------------------------
# /etc/conf.d/hostname
# $Header: /var/cvsroot/gentoo-src/rc-scripts/etc/conf.d/hostname,v
1.2.4.1 2005/02/19 02:13:53 vapier Exp $
# Set to the hostname of this machine
HOSTNAME="goethals"
-------------------------------------------------------------------------
I am sure i am making an obvious mistake, but I just can't see what it
is. Any ideas?
I'd really appreciate any help. :)
Frank
--
[email protected] mailing list