RE: fqdn not working

2003-07-29 Thread Cowles, Steve
Stuart Clark wrote: > Hi > > Why can't I get the fqdn on my box? > > The man hostname says > > The complete FQDN of the system is returned with hostname --fqdn. > > But when I do it I just get the hostname > > > [EMAIL PROTECTED] root]# hostname --fqdn > server1 > [EMAIL PROTECTED] root]# hos

fqdn not working

2003-07-29 Thread Stuart Clark
Hi   Why can’t I get the fqdn on my box?   The man hostname says   The complete FQDN of the system is returned with hostname --fqdn.   But when I do it I just get the hostname     [EMAIL PROTECTED] root]# hostname --fqdn server1 [EMAIL PROTECTED] root]# hostname server1 [EMA