ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@mivlgu.murom.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] PING 127.0.0.1: NETWORK IS UNREACHABLE!!!
Date: Mon Sep 10 20:20:01 2001
Message-ID: <20010910203305.33cf3a87.vsu@mivlgu.murom.ru> (raw)
In-Reply-To: <OFENKPGFBEALAECDKDNLKELNCAAA.baranoff@hotbox.ru>

On Mon, 10 Sep 2001 22:18:23 +0600
"Vladimir Baranov" <baranoff@hotbox.ru> wrote:

> Проблемы с loopback под Linux Mandrake 2.2 RE Spring 2001.
> 
> Ping 127.0.0.1 выдаёт Connect: Network is unreachable.
> 
> Интерфейс loopback вроде-как есть:
> 
> ifconfig -a
> 
> lo	Link encap: Local loopback
> 	LOOPBACK MTU: 3924 Metric: 1

А где UP?

/sbin/ifup lo

А вообще в /etc/sysconfig/network-scripts/ifcfg-lo должно быть:

DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback

И запустить "chkconfig network on".



  reply	other threads:[~2001-09-10 20:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-10 20:11 Vladimir Baranov
2001-09-10 20:20 ` Sergey Vlasov [this message]
2001-09-11  7:36   ` Vladimir Baranov
2001-09-11 12:59     ` Re[2]: " Serge Skorokhodov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010910203305.33cf3a87.vsu@mivlgu.murom.ru \
    --to=vsu@mivlgu.murom.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git