Cowboy,

Been m,eaning to ask this but it hasn't broken anything yet so, higher 
priorities, etc...but since you bring it up:

My machines are complaining about not having an FQDN. they are on a 
"private" network, we have no domain. what should I put in /etc/hosts to 
shut them up? Currently they look like this (IP's edited to protect the 
innocent):

# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1        localhost.localdomain localhost
::1        localhost6.localdomain6 localhost6
10.100.x.x    rdcs
10.100.x.x    rdbs
10.100.x.x    rdoa
10.100.x.x    rdprod
10.100.x.x    rdncs

Apologies if this is a basic question, I've googled it but always get 
the hostname.example.com answer, that doesn't help me.

also, what is this line for?
::1        localhost6.localdomain6 localhost6
it was in there from the default.
Thanks,
Nathan

Nathaniel C. Steele
Assistant Chief Engineer/Technical Director
WTRM-FM / TheCrossFM


On 12/19/2011 8:41 AM, Cowboy wrote:
> On Monday 19 December 2011 08:31:42 am Cowboy wrote:
>>   If you are not on a network, create two entries in the hosts file
>>   127.0.0.1   localhost
>>   127.0.0.2   desiredmachinename
>   Addendum
>   You can also do something like
>
>   127.0.0.1   localhost
>   127.0.0.2   desiredmachinename  desiredmachinename.domain.com   
> alternatename.domain.com   alternatename.alternatedonaim.com   
> alternatename.alternatedomain.alternatetoplevel  shortname
>
>   All of the names ( except localhost ) resolve to 0.2 and all ( including 
> localhost )
>   use the internal network routing.
>
>   ( watch the word-wrap )
>
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to