ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Vladimir Baranov" <baranoff@hotbox.ru>
To: <mandrake-russian@altlinux.ru>
Subject: RE: [mdk-re] PING 127.0.0.1: NETWORK IS UNREACHABLE!!!
Date: Tue Sep 11 07:36:00 2001
Message-ID: <OFENKPGFBEALAECDKDNLGEMCCAAA.baranoff@hotbox.ru> (raw)
In-Reply-To: <20010910203305.33cf3a87.vsu@mivlgu.murom.ru>

Вообще-то ifcfg-lo есть как здесь. И ifup lo включает loopback. Я не могу
найти причину, почему интерфейс не включается при запуске. Т.е., каждый раз
после
перезагрузки поддержку приходится кнопить в терминале. А где это прописать в
скриптах, или в LinuxConfe?

-----Original Message-----
From: mandrake-russian-admin@altlinux.ru
[mailto:mandrake-russian-admin@altlinux.ru]On Behalf Of Sergey Vlasov
Sent: Monday, September 10, 2001 10:33 PM
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] PING 127.0.0.1: NETWORK IS UNREACHABLE!!!


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".

_______________________________________________
Mandrake-russian mailing list
Mandrake-russian@altlinux.ru
http://altlinux.ru/mailman/listinfo/mandrake-russian




  reply	other threads:[~2001-09-11  7:36 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
2001-09-11  7:36   ` Vladimir Baranov [this message]
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=OFENKPGFBEALAECDKDNLGEMCCAAA.baranoff@hotbox.ru \
    --to=baranoff@hotbox.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