Re: what to do after an IP change

From: Alexander Dalloz (alexander.dalloz_at_uni-bielefeld.de)
Date: 08/04/04

  • Next message: Jim Cornette: "Re: Missing checkerboard on startx problem"
    Date: Wed, 04 Aug 2004 03:47:55 +0200
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    
    
    

    Am Mi, den 04.08.2004 schrieb Ben Vitale um 3:05:

    > Does my local hostname have to meet some kind of constraint? For
    > example, I chose "vandelay":

    You better choose a name which is a FQDN, a fully qualified domain name.
    So better use a name like "vandelay.home.lan" or something like this
    which is not public resolvable like the .lan TLD, but has the form:
    hostname.domain.tld.

    > [bvitale@vandelay ~]$ cat /etc/hosts
    > # Do not remove the following line, or various programs
    > # that require network functionality will fail.
    > 127.0.0.1 vandelay localhost
    >
    > Is my hosts file setup correctly? If yes, then why am I getting errors
    > like this in sendmail:

    No, it is NOT correct. Don't delete the name-IP mapping for localhost.
    If your Fedora box has a network card and you have an IP for it, then
    use those 2 lines:

    127.0.0.1 localhost.localdomain localhost
    your_IP vandelay.home.lan vandelay

    It is very important that the name resolution for localhost and the long
    form localhost.localdomain works. Else you could append names to the
    127.0.0.1 line like this:

    127.0.0.1 localhost.localdomain localhost vandelay

    > Aug 3 21:02:07 vandelay sendmail[10299]: My unqualified host name
    > (vandelay) unknown; sleeping for retry

    This is because you did choose only a short form of a hostname. See my
    first comments and suggestion.

    > Ben

    Alexander

    -- 
    Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
    Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.6-1.435.2.3.ad.umlsmp 
    Serendipity 03:41:17 up 3 days, 9:06, load average: 1.68, 1.23, 0.92 
    
    

    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    


  • Next message: Jim Cornette: "Re: Missing checkerboard on startx problem"

    Relevant Pages

    • Re: Figuring out redhat-config-httpd
      ... > Since my work still requires to use Windows, I am trying to use Fedora ... > to edit my website so I get some more exposure to it on the desktop ... localhost.localdomain localhost" in this location. ... Then it will still see the localhost entry as well as the simpaticus ...
      (Fedora)
    • RE: localhost.localdomain
      ... Antoniak Adam wrote: ... # that require network functionality will fail. ... and now just add user32.supernet.pl behind localhost. ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list -- fedora-list mailing list ...
      (Fedora)
    • Re: sendmail problem
      ... - unfortunately my team does want to use the configuration file, ... For users of Fedora Core releases ... localhost.localdomain localhost; THIS IS MANDATORY ... ini-wf localhost.localdomain localhost ...
      (Fedora)
    • Re: Figuring out redhat-config-httpd
      ... Without that line localhost is unresolvable and causes a lot of pain. ... > verified that there is no DNS server running on this machine. ... The named vhost is ... Fedora GNU/Linux Core 1 on Athlon CPU kernel 2.4.22-1.2149.nptl ...
      (Fedora)
    • Re: Email question
      ... > Connected to localhost. ... > Connection closed by foreign host. ... This is not Fedora Sendmail and so ...
      (Fedora)