|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] bridging pciback device ?
Christian Wittmer wrote:
> Hi jerry,
>
> as already mentioned, I moved NIC via pciback to domU(FW). So dom0 does
> not have any nic anymore. works so far.
> Then I have 2 domU that should be secured by firewall. No problem to
> attach virtual interfaces to a bridge. works so far too.
> The moved nic (external interface) of domU(FW) has IP from internal net
> (172.17.17.2).
>
>> A "bridge" is what it was in dom0, right? So what purpose do you want
>> with it now?
> Now I want to have another domU with IP 172.17.17.3. To get this work I
> need a bridge where external nic (pciback device) of domU(FW) is attached
> to.
>
> Is this possible ?
> Thanks in advance
>
> Chris
Give the FW domU another vif, bridge the real NIC interface with the new
vif in the FW domU, and then bridge the new vif with the vif of the
other VM in the dom0.
--
Christopher G. Stach II
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|