Mailinglist Archive: opensuse-de (3763 mails)

< Previous Next >
Re: Localhost nicht erreichbar...
  • From: Günther Zinsberger <suse.t@xxxxxxxxxxxxxxxxx>
  • Date: Tue, 07 Sep 2004 19:00:48 +0000
  • Message-id: <413E0560.1050907@xxxxxxxxxxxxxxxxx>
Stephan Böni schrieb:
# /etc/hosts
# -----------------------------------------------------------------------------
# IP-Address Full-Qualified-Hostname Short-Hostname/Alias # Comment
# -----------------------------------------------------------------------------
# local system:
127.0.0.1 localhost loopback
# -----------------------------------------------------------------------------
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback

^^^^^^^^^
und genau das könnte das Problem sein.

fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
# -----------------------------------------------------------------------------

probier doch mal, den Eintrag "localhost" in der Zeile "::1" zu löschen und nur in der Zeile "127.0.0.1" drinnen zu lassen (außer du setzt schon IPv6 ein).
Alternativ dazu könntest Du auch die IPv6-Module beim Laden blockieren.

Gruß
Günther

< Previous Next >
References