Debian localhost „eltűnt”

Kezdőlap Fórumok Hálózati problémák Debian localhost „eltűnt”

10 bejegyzés megtekintése - 1-10 / 25
  • Szerző
    Bejegyzés
  • #2179415
    pomm
    Felhasználó

      Nekem is egy sid-es update után valami „beleírodott” az /etc/network/interfaces-be és szívtam vagy két napot mire rájöttem, hogy miért cseszekszik a gép. ( Nálam is egy ifconfig paranccsal derült ki ) Csatold az /etc/network/interfaces állományt!
      A hibát tesztelheted:
      /etc/init.d/networking restart

      #2179416
      pomm
      Felhasználó

        Nekem is egy sid-es update után valami „beleírodott” az /etc/network/interfaces-be és szívtam vagy két napot mire rájöttem, hogy miért cseszekszik a gép. ( Nálam is egy ifconfig paranccsal derült ki ) Csatold az /etc/network/interfaces állományt!
        A hibát tesztelheted:
        /etc/init.d/networking restart

        #2179417
        salaud
        Felhasználó
          Code:
          # This file describes the network interfaces available on your system
          # and how to activate them. For more information, see interfaces(5).

          # The loopback network interface
          auto lo
          iface lo inet loopback

          auto wlan0
          iface wlan0 inet dhcp
          wpa-psk xxxxxxxxxxxxx
          wpa-ssid XXX

          Én nem látok benne semmi nem odavalót. Az x-eket természetesen én írtam bele.

          #2179418
          salaud
          Felhasználó
            Code:
            # This file describes the network interfaces available on your system
            # and how to activate them. For more information, see interfaces(5).

            # The loopback network interface
            auto lo
            iface lo inet loopback

            auto wlan0
            iface wlan0 inet dhcp
            wpa-psk xxxxxxxxxxxxx
            wpa-ssid XXX

            Én nem látok benne semmi nem odavalót. Az x-eket természetesen én írtam bele.

            #2179419
            uzsolt
            Felhasználó
              #2179420
              uzsolt
              Felhasználó
                #2179421
                pomm
                Felhasználó

                  kommentezd ki a
                          wpa-psk xxxxxxxxxxxxx
                          wpa-ssid XXX
                  sorokat…
                  Amúgy az /etc/init.d/networking restart parancs hibanélkül lefut?

                  #2179422
                  pomm
                  Felhasználó

                    kommentezd ki a
                            wpa-psk xxxxxxxxxxxxx
                            wpa-ssid XXX
                    sorokat…
                    Amúgy az /etc/init.d/networking restart parancs hibanélkül lefut?

                    #2179423
                    salaud
                    Felhasználó
                      uzsolt wrote:
                      http://www.linuxforum.hu/index.php?topic=20623.0

                      A 127.0.0.1-re sem reagál, nincs loopback interface-em. nsswitch.conf-om van, a tartalma:

                      Code:
                      # /etc/nsswitch.conf
                      #
                      # Example configuration of GNU Name Service Switch functionality.
                      # If you have the `glibc-doc-reference’ and `info’ packages installed, try:
                      # `info libc „Name Service Switch”‘ for information about this file.

                      passwd:        compat
                      group:          compat
                      shadow:        compat

                      hosts:          files dns
                      networks:      files

                      protocols:      db files
                      services:      db files
                      ethers:        db files
                      rpc:            db files

                      netgroup:      nis

                      #2179424
                      salaud
                      Felhasználó
                        uzsolt wrote:
                        http://www.linuxforum.hu/index.php?topic=20623.0

                        A 127.0.0.1-re sem reagál, nincs loopback interface-em. nsswitch.conf-om van, a tartalma:

                        Code:
                        # /etc/nsswitch.conf
                        #
                        # Example configuration of GNU Name Service Switch functionality.
                        # If you have the `glibc-doc-reference’ and `info’ packages installed, try:
                        # `info libc „Name Service Switch”‘ for information about this file.

                        passwd:        compat
                        group:          compat
                        shadow:        compat

                        hosts:          files dns
                        networks:      files

                        protocols:      db files
                        services:      db files
                        ethers:        db files
                        rpc:            db files

                        netgroup:      nis

                      10 bejegyzés megtekintése - 1-10 / 25
                      • Be kell jelentkezni a hozzászóláshoz.