ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] vlan24 без IP на сетевых интерфейсах
@ 2003-09-17 12:18 Прокопьев Евгений
  2003-09-17 13:52 ` Dmitry Lebkov
  0 siblings, 1 reply; 6+ messages in thread
From: Прокопьев Евгений @ 2003-09-17 12:18 UTC (permalink / raw)
  To: community

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

На ALM 2.2 c updates наблюдается следующая картина:

# ifconfig
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:251 errors:0 dropped:0 overruns:0 frame:0
           TX packets:154 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:100
           RX bytes:82263 (80.3 Kb)  TX bytes:26305 (25.6 Kb)
           Interrupt:5 Base address:0xb800

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 /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
ONBOOT=yes
# cat /etc/sysconfig/network-scripts/ifcfg-eth1
DEVICE=eth1
BOOTPROTO=static
IPADDR=192.168.101.15
NETMASK=255.255.255.0
NETWORK=192.168.101.0
BROADCAST=192.168.101.255
ONBOOT=yes
# vconfig24 rem eth1.0
Removed VLAN -:eth1.0:-
# vconfig24 add eth0 0
ERROR: trying to add VLAN #0 to IF -:eth0:-  error: Invalid argument
# vconfig24 add eth1 0
Added VLAN with VID == 0 to IF -:eth1:-

Т.е. виланы можно добавлять только к сконфигурированным сетевым 
интерфейсам. Можно ли использовать линуксовые виланы без указания 
настроек IP и IPX для сетевых интерфейсов? Может я чего не понимаю, 
тогда прошу объяснить.

Если настройка сетевых интерфейсов обязательна, то как с этим обстоит 
дело в FreeBSD?

-- 
С уважением, Прокопьев Евгений



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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-17 12:18 [Comm] vlan24 без IP на сетевых интерфейсах Прокопьев Евгений
2003-09-17 13:52 ` Dmitry Lebkov
2003-09-17 14:37   ` Oleg K.Artemjev
2003-09-17 21:33     ` Dmitry Lebkov
2003-09-18  9:45       ` Oleg K.Artemjev
2003-09-18 10:07         ` Oleg K.Artemjev

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