HI, i successfully moved the hosts'' interface to domU (Firewall). Now I want to add this interface to a bridge. Is this possible ? If so, how can I do this? Many thanks. Chris ----------------------------------------- Diese E-Mail wurde durch SquirrelMail versandt "Webmail for nuts!" ----------------------------------------- Bereitgestellt fuer Kunden von Scorpio IT http://www.scorpio-it.net _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 11/14/06, Christian Wittmer <chris@computersalat.de> wrote:> HI, > > i successfully moved the hosts'' interface to domU (Firewall). > Now I want to add this interface to a bridge.A "bridge" is what it was in dom0, right? So what purpose do you want with it now? jerry _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
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> > jerry > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >----------------------------------------- Diese E-Mail wurde durch SquirrelMail versandt "Webmail for nuts!" ----------------------------------------- Bereitgestellt fuer Kunden von Scorpio IT http://www.scorpio-it.net _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
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 > > ChrisGive 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@lists.xensource.com http://lists.xensource.com/xen-users
Hi Christopher,> 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.Ok, and how to bridge the vif with real NIC inside FW domU ? and just for understanding: Can only vif''s attached to a bridge ? Thanks Chris> > -- > Christopher G. Stach II > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >----------------------------------------- Diese E-Mail wurde durch SquirrelMail versandt "Webmail for nuts!" ----------------------------------------- Bereitgestellt fuer Kunden von Scorpio IT http://www.scorpio-it.net _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Christopher, it took me some time, but now it works as expected.> 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. > >It''s a pitty that "domU''s " can only have 3 vifs. Thanks for your help. Chris _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users