SOLVED! Thanks!
On 3/19/06, JimD <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > > In order to get a proper FQDN, you need to set up three files: > > /etc/hosts, /etc/conf.d/hostanme, /etc/conf.d/domainname. > > > > I also have the same problems as you in past, and one day I found > > that the most tricky thing was that you must give a seperate line > > for your FQDN name in /etc/hosts! > > > > This is a part of my /etc/hosts file: > > > > 127.0.0.1 localhost > > 127.0.0.1 lp.lcst.com lp > > You can combine it all in one line like so: > > 127.0.0.1 localhost.localdomain localhost > > > -- > [email protected] mailing list > > -- [email protected] mailing list

