[libvirt-users] bridge and route without IP

Robert Šmol robert.smol at stereoit.com
Thu Mar 31 20:29:12 UTC 2011


Hi,
I want to forward all traffic received on eth1 into virtual domain 
'firewall' (where I want to configure public IP+shorewall)

I've created following network:

node002 qemu # cat networks/int-001.xml
<network>
<name>int-001</name>
<bridge name="intbr0" />
<forward mode="route" device="eth1"/>
</network>

virsh # net-create networks/int-001.xml
error: Failed to create network from networks/int-001.xml
error: internal error Forwarding requested, but no IP address provided

But wan to set the public IP on the Firewall side. How do I do that? 
Would the macvtap help me?

Regards,

Robert

-- 
stereoIT - Open Source Technology Partners
http://www.stereoit.com
mobile: +420 776 762378

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110331/e4967022/attachment.htm>


More information about the libvirt-users mailing list