[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] qemu security
From: |
Wolfgang Hennerbichler |
Subject: |
[Qemu-discuss] qemu security |
Date: |
Tue, 11 Jun 2013 11:44:51 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 |
hi,
I've updated from qemu 1.0 to qemu 1.4. One of my VM's used to bridge
traffic (within the VM) between two interfaces. This stopped working in
the new Qemu-Version. It seems as if qemu is blocking traffic as soon as
it sees mac adresses floating on interfaces it wouldn't expect.
I don't have any special network-filters in my libvirt-config:
<interface type='bridge'>
<mac address='52:54:00:85:c8:5f'/>
<source bridge='br0'/>
<model type='pcnet'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x04'
function='0x0'/>
</interface>
<interface type='bridge'>
<mac address='52:54:00:42:e7:5d'/>
<source bridge='br107'/>
<model type='pcnet'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x05'
function='0x0'/>
</interface>
Any help or hints would really be appreciated. Did some default change?
I have a hard time googling...
Wolfgang
--
DI (FH) Wolfgang Hennerbichler
Software Development
Unit Advanced Computing Technologies
RISC Software GmbH
A company of the Johannes Kepler University Linz
IT-Center
Softwarepark 35
4232 Hagenberg
Austria
Phone: +43 7236 3343 245
Fax: +43 7236 3343 250
address@hidden
http://www.risc-software.at
- [Qemu-discuss] qemu security,
Wolfgang Hennerbichler <=