ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrei Lomov <lomov@math.nsc.ru>
To: community@altlinux.ru
Subject: Re: [Comm] домашняя сеть
Date: Wed, 16 Jun 2004 19:51:36 +0700
Message-ID: <200406161951.36404.lomov@math.nsc.ru> (raw)
In-Reply-To: <20040615160341.GA3028@pasha.alkorn.net>

Содержание сообщения от Pavel Tsybulin, 15 Июнь 2004 23:03 :
> On Tue, Jun 15, 2004 at 09:44:38PM +0700, Andrei Lomov wrote:
> > Адрес машины 192.168.1.200
>
> маска подсети ?
> дальнейшее указано для 255.255.255.0
>
> > У второй домашней машины адрес 10.1.1.2
> > Допустим, пока нет желания со второй машины
> > ходить в локалку.
> > Что мне прописать вместо вопросов:
>
> ifcfg-eth1:
> DEVICE=eth1
> BOOTPROTO=static
> IPADDR=10.1.1.1
> NETMASK=255.255.255.0
> BROADCAST=10.1.1.255
> NETWORK=10.1.1.0
> ONBOOT=yes
>
> ifcfg-eth0:
> DEVICE=eth0
> BOOTPROTO=static
> IPADDR=192.168.1.200
> NETMASK=255.255.255.0
> NETWORK=192.168.1.0
> BROADCAST=192.168.1.255
> ONBOOT=yes
>

1-я машина (с двумя карточками)
ifcfg-eth0:
DEVICE=eth0
BOOTPROTO=static
IPADDR=10.1.1.1
NETMASK=255.255.255.0
NETWORK=10.1.1.0
BROADCAST=10.1.1.255
ONBOOT=yes

ifcfg-eth1:
DEVICE=eth1
BOOTPROTO=dhcp
IPADDR=192.168.*.*
NETMASK=255.255.240.0
NETWORK=192.168.0.0
BROADCAST=192.168.15.255
ONBOOT=yes
=====================

2-я машина (с одной карточкой):
ifcfg-eth0:
DEVICE=eth0
BOOTPROTO=static
IPADDR=10.1.1.2
NETMASK=255.255.255.0
NETWORK=10.1.1.0
BROADCAST=10.1.1.255
ONBOOT=yes
===================

Пинг не идет.

На первой машине:
[andrei@main andrei]$ ping 10.1.1.2
PING 10.1.1.2 (10.1.1.2) 56(84) bytes of data.
From 10.1.1.1 icmp_seq=1 Destination Host Unreachable
From 10.1.1.1 icmp_seq=2 Destination Host Unreachable
From 10.1.1.1 icmp_seq=3 Destination Host Unreachable

На второй машине:
[andrei@small andrei]$ ping 10.1.1.1
PING 10.1.1.1 (10.1.1.1) 56(84) bytes of data.
From 10.1.1.2 icmp_seq=1 Destination Host Unreachable
From 10.1.1.2 icmp_seq=2 Destination Host Unreachable
From 10.1.1.2 icmp_seq=3 Destination Host Unreachable



Что-то я упустил?

-- 
Всего доброго,

А.Л.

  parent reply	other threads:[~2004-06-16 12:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-15 14:44 Andrei Lomov
2004-06-15 15:23 ` Alexey Morsov
2004-06-15 16:03 ` Pavel Tsybulin
2004-06-15 16:21   ` Andrei Lomov
2004-06-15 18:20     ` Pavel Tsybulin
2004-06-16 11:11       ` Andrei Lomov
2004-06-16  2:51   ` Anton Kvashin
2004-06-16 11:17     ` Andrei Lomov
2004-06-16 12:22   ` Andrei Lomov
2004-06-16 12:34     ` Mike Lykov
2004-06-16 12:35     ` Re[2]: " Alexey S. Kuznetsov
2004-06-16 12:51   ` Andrei Lomov [this message]
2004-06-16 17:16     ` Pavel Tsybulin
2004-06-17 15:14       ` Andrei Lomov
2004-06-17 15:34       ` [Comm] домашняя сеть -- КОНЕЦ ТЕМЫ, спасибо! Andrei Lomov
2004-06-16 18:06     ` [Comm] Re: домашняя сеть Michael Shigorin
2004-06-17 14:52       ` Andrei Lomov
2004-06-17 15:40       ` Andrei Lomov

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=200406161951.36404.lomov@math.nsc.ru \
    --to=lomov@math.nsc.ru \
    --cc=community@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