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

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to