ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] linux vlan
@ 2003-09-18  6:28 Прокопьев Евгений
  2003-09-18 13:09 ` Dmitry Lebkov
  2003-09-18 13:54 ` Artem Pastukhov
  0 siblings, 2 replies; 5+ messages in thread
From: Прокопьев Евгений @ 2003-09-18  6:28 UTC (permalink / raw)
  To: community

Здравствуйте!

Задача: разделить компьютеры в одном сегменте сети по критерию, можно ли 
им ходить в другой сегмент или нет (протоколы IP и IPX).

За отсутствием железки решили использовать vlan-utils24. Начали с 
экспериментов с двумя сетевыми интерфейсами и одним виланом. 
Конфигурация такая:

# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:10:4B:47:B7:CA
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:71 errors:0 dropped:0 overruns:0 frame:0
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:100
           RX bytes:4260 (4.1 Kb)  TX bytes:0 (0.0 b)
           Interrupt:9 Base address:0xd000

eth1      Link encap:Ethernet  HWaddr 00:60:97:AE:F4:CA
           inet addr:192.168.101.15  Bcast:192.168.101.255 
Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:4534 errors:0 dropped:0 overruns:0 frame:0
           TX packets:3869 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:100
           RX bytes:2635153 (2.5 Mb)  TX bytes:244259 (238.5 Kb)
           Interrupt:5 Base address:0xb800

eth2      Link encap:Ethernet  HWaddr 00:80:48:FD:5A:4B
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:16787 errors:0 dropped:0 overruns:0 frame:10
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:100
           RX bytes:2551277 (2.4 Mb)  TX bytes:0 (0.0 b)
           Interrupt:10 Base address:0xb400

lo        Link encap:Local Loopback
           inet addr:127.0.0.1  Mask:255.0.0.0
           UP LOOPBACK RUNNING  MTU:16436  Metric:1
           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0
           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

Виланы настроены так:

# cat /proc/net/vlan/config
VLAN Dev name    | VLAN ID
Name-Type: VLAN_NAME_TYPE_RAW_PLUS_VID_NO_PAD
eth0.0         | 0  | eth0
eth2.0         | 0  | eth2

Но если в eth0 включить общую сеть, а в eth2 - компьютер через кроссовер 
или хаб, то он не пожет пропинговать остальных.

Что я делаю не так?
-- 
С уважением, Прокопьев Евгений



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-09-18 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-18  6:28 [Comm] linux vlan Прокопьев Евгений
2003-09-18 13:09 ` Dmitry Lebkov
2003-09-18 14:29   ` Oleg K.Artemjev
2003-09-18 17:38     ` Dmitry Lebkov
2003-09-18 13:54 ` Artem Pastukhov

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