Приветствую.

Сейчас интерфейсы настроены так.

 The primary network interface
allow-hotplug eth0
iface eth0 inet manual

auto br0
iface br0 inet static
    address 172.30.0.9
    netmask 255.255.0.0
    network 172.30.0.0
    broadcast 172.30.255.255
    gateway 172.30.0.1
    bridge_fd 9
    bridge_hello 2
    bridge_maxage 12
    bridge_stp off
    bridge_ports eth0

Хочу eth1 передать в вирт. машину, вероятно также через bridge.
Можно ли в этом случае создать bridge вообще без ip?

--
Peter Teslenko
Jabber: pe...@jabber.mcicb.ru


--
To UNSUBSCRIBE, email to debian-russian-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e4a6791.1090...@gmail.com

Ответить