
Hello, On Sun, 02 Jan 2011, David C. Rankin wrote: [..]
Well,
The documentation shows (man hosts):
IP_address canonical_hostname [aliases...] [..] The real problem is with dnsdomainname (or hostname -d) which will not resolve to anything unless you include the full canonical_hostname in /etc/hosts:
127.0.0.1 providence.rlfpllc.com localhost providence
And that's what you should use. I use the pattern: 127.0.0.1 host.domain.tld localhost host more_aliases 127.0.0.2 www.host.domain.tld www ### for use with apache e.g. 127.0.0.3 docs.host.domain.tld docs ### for use with apache e.g. [..] 127.0.1.1 ad.doubleclick.com ad.doubleclick.net ad.uk.doubleclick.net 127.0.1.1 ad-emea.doubleclick.net 127.0.1.2 www.google-analytics.com ssl.google-analytics.com google-analytics.com [..] If 'hostname' and 'hostname -f' return the correct values, you're good. I had problems when all adserver/tracker stuff was on one IP (more than 40 or whatever it was). -dnh -- "But you should never let rules overrule common sense - if you do, you end up doing stupid things" -- Linus Torvalds -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org