ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] проблемы после поднятия bridge
@ 2009-10-22  9:02 Andrew Clark
  2009-10-22 10:22 ` Sergey Vlasov
  0 siblings, 1 reply; 16+ messages in thread
From: Andrew Clark @ 2009-10-22  9:02 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Добрый день
Для использования сети в виртуальной машине, требуется поднять
туннель и объеденить его в бридж с сетевой картой.

Сетевая карта:

04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard
        Flags: bus master, fast devsel, latency 0, IRQ 28
        I/O ports at d000 [size=256]
        Memory at e9000000 (64-bit, non-prefetchable) [size=4K]
        [virtual] Expansion ROM at 80000000 [disabled] [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: r8169

Настройки интерфейсов:

[andy@timelock ~]$ ls br0/
brctl  ipv4address  options
[andy@timelock ~]$ cat br0/*
stp AUTO on

10.10.1.1/8

TYPE=bri
HOST='eth0 tap0'
BOOTPROTO=static

[andy@timelock ~]$ ls tap0/
ipv4address  ipv4route  options
[andy@timelock ~]$ cat tap0/*
10.10.2.2/8

10.0.0.0/8 via 10.10.1.1

TYPE=tuntap
TUNTYPE=ipip
TUNLOCAL=10.0.2.2
TUNREMOTE=10.0.1.1
TUNTAP_USER=andy
BOOTPROTO=static

[andy@timelock ~]$ ls eth0/
iplink  ipv4address  ipv4route  options
[andy@timelock ~]$ cat eth0/*
mtu 1442
192.168.1.2/24

default via 192.168.1.1

TYPE=eth
MODULE=r8169
BOOTPROTO=static

[andy@timelock ~]$

После команды service network restart,
перестают идти icmp пакеты до шлюза 192.168.1.1 (Dlink-500T),
хотя бридж пингуется.
После удаления интерефейсов br0, tap0, выгрузки модуля r8169,
обратной его загрузки с последующим рестартом сети проблема
исчезает и шлюз вновь пингуется. Проблема с модулем или это моя
ошибка в конфигурировании интерфейсов?


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

end of thread, other threads:[~2009-11-05  8:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-22  9:02 [Comm] проблемы после поднятия bridge Andrew Clark
2009-10-22 10:22 ` Sergey Vlasov
2009-10-22 11:11   ` Arcady Ivanov
2009-10-22 13:53     ` Roman Lesnichenko
2009-10-22 20:14       ` Arcady Ivanov
2009-10-22 11:19   ` Andrew Clark
2009-10-22 14:53     ` Sergey Vlasov
2009-10-27  6:44       ` Andrew Clark
2009-10-27 10:27         ` Sergey Vlasov
2009-10-27 10:59           ` Andrew Clark
2009-10-27 12:06             ` Sergey Vlasov
2009-10-27 13:54               ` Andrew Clark
2009-10-27 15:38                 ` Sergey Vlasov
2009-10-27 18:23                   ` Andrew Clark
2009-10-27 19:40                     ` Sergey Vlasov
2009-11-05  8:27                       ` Andrew Clark

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