Re: HELP SSHD crashes on startup

From: Christopher K. Johnson (ckjohnson_at_gwi.net)
Date: 12/01/04

  • Next message: Michael A. Peters: "Re: FC3: how many CDs are necessary?"
    Date: Wed, 01 Dec 2004 08:07:56 -0500
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Alexander Apprich wrote:

    > John,
    >
    > John Aldrich wrote:
    >
    >> Fresh install of Fedora Core 3 and SSH crashes on startup with the
    >> following error (snipped from /var/log/secure):
    >> Dec 1 05:47:53 slave1 sshd[2390]: Server listening on :: port 22.
    >> Dec 1 05:47:53 slave1 sshd[2390]: error: Bind to port 22 on 0.0.0.0
    >> failed: Address already in use.
    >
    > Seems like you already have sshd running (as I have the same message
    > and no probs logging into my box). What does

    This is the same question and same answer as encountered on FC2 with the
    2.6 kernel because support was added for ipv6.

    sshd is starting up and listening on all ipv6 addresses, then goes to
    listen on all ipv4 addresses and finds it is already doing so because
    the ipv6 scope includes the ipv4 scope.
    This is not a problem. If you do not need ipv6 you may disable it and
    avoid other potential pitfalls by adding the following line to
    /etc/modprobe.conf:
    alias net-pf-10 off

    And then rebooting. Yes, this is a rare Linux scenario where a reboot
    is necessary to make a change.

    If you do need ipv6 then just ignore the message.

    Chris

    -- 
    -----------------------------------------------------------
       "Spend less!  Do more!  Go Open Source..." -- Dirigo.net
       Chris Johnson, RHCE #807000448202021
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Michael A. Peters: "Re: FC3: how many CDs are necessary?"

    Relevant Pages

    • FC3: IPv6 Route add failed; ping6 not working
      ... I have a Fedora Core 3 PC with a IPv6 Address. ... ip -6 route add '16::/16' dev eth0 ...
      (Fedora)
    • Question on disabling IPv6 on specific interfaces.
      ... I'd like to be able to disable the auto-creation of IPv6 addresses on ... certain interfaces. ... I'm currently using Fedora Core 8, kernel 2.6.24 ...
      (Fedora)
    • ipv6 and XDMCP
      ... except that all the Fedora Core 2 machines show up twice in ... ipv6 address in Fedora Core 2. ... Is there a way to prevent ifconfig (or the kernel) issuing out IPV6 ...
      (comp.os.linux.networking)
    • MOZILLA 1.7 RELEASED
      ... Under new issues there is an interesting thing about FC2: ... enabled by default in Fedora Core 2. ... If you do not need IPv6 ... the ipv6 kernel module). ...
      (Fedora)
    • Re: Disabling IPv6
      ... install IPv6 without rebooting. ... Teredo - IPv6 over UDP) without rebooting the thing. ... The init scripts deliberately black hole a number of routes ...
      (Fedora)