I''ve read that you can bridge different DomU''s to different bridges tied to different physical interfaces, but I want to make a Gateway VM (with an SSL-VPN setup) which will "route" eth0 as the external untrust interface and eth1 as the internal trust interface, can I add multiple eth''s to DomU, or will I have to route that on Dom0 somehow? ----- Thx, Cameron __________ Information from ESET NOD32 Antivirus, version of virus signature database 3011 (20080408) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
You certainly can. A DomU can have multiple interfaces attached to multiple bridges or vlans. One of my setup has 5 bridges serving different purposes. Some of the DomUs have multiple interfaces connected to multiple bridges. Two of the DomU''s seve as firewalls filtering and forwarding traffic. I''m doing this on CentOS 5.1. I''ve also tried this on Ubuntu 7.10 Server. On Tue, Apr 8, 2008 at 2:48 PM, Cameron Camp <camp@eset.com> wrote:> I''ve read that you can bridge different DomU''s to different bridges tied > to different physical interfaces, but I want to make a Gateway VM (with > an SSL-VPN setup) which will "route" eth0 as the external untrust > interface and eth1 as the internal trust interface, can I add multiple > eth''s to DomU, or will I have to route that on Dom0 somehow? > ----- > Thx, > Cameron > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 3011 (20080408) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Are you able to have multiple interfaces on a DomU point to the *same* bridge, or would you have to create multiple bridges? On Tue, Apr 8, 2008 at 6:55 PM, Fong Vang <sudoyang@gmail.com> wrote:> You certainly can. A DomU can have multiple interfaces attached to > multiple bridges or vlans. One of my setup has 5 bridges serving different > purposes. Some of the DomUs have multiple interfaces connected to multiple > bridges. Two of the DomU''s seve as firewalls filtering and forwarding > traffic. I''m doing this on CentOS 5.1. I''ve also tried this on Ubuntu 7.10 > Server. > > > On Tue, Apr 8, 2008 at 2:48 PM, Cameron Camp <camp@eset.com> wrote: > > > I''ve read that you can bridge different DomU''s to different bridges tied > > to different physical interfaces, but I want to make a Gateway VM (with > > an SSL-VPN setup) which will "route" eth0 as the external untrust > > interface and eth1 as the internal trust interface, can I add multiple > > eth''s to DomU, or will I have to route that on Dom0 somehow? > > ----- > > Thx, > > Cameron > > > > > > __________ Information from ESET NOD32 Antivirus, version of virus > > signature database 3011 (20080408) __________ > > > > The message was checked by ESET NOD32 Antivirus. > > > > http://www.eset.com > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I suppose you could create a bond0 interface in DomU and then attach multiple vifs from the DomU to the same bridge. Why would you want to do that though? -Matt On Apr 10, 2008, at 11:15 AM, Brian Stempin wrote:> Are you able to have multiple interfaces on a DomU point to the > *same* bridge, or would you have to create multiple bridges? > > On Tue, Apr 8, 2008 at 6:55 PM, Fong Vang <sudoyang@gmail.com> wrote: > You certainly can. A DomU can have multiple interfaces attached to > multiple bridges or vlans. One of my setup has 5 bridges serving > different purposes. Some of the DomUs have multiple interfaces > connected to multiple bridges. Two of the DomU''s seve as firewalls > filtering and forwarding traffic. I''m doing this on CentOS 5.1. > I''ve also tried this on Ubuntu 7.10 Server. > > > On Tue, Apr 8, 2008 at 2:48 PM, Cameron Camp <camp@eset.com> wrote: > I''ve read that you can bridge different DomU''s to different bridges > tied > to different physical interfaces, but I want to make a Gateway VM > (with > an SSL-VPN setup) which will "route" eth0 as the external untrust > interface and eth1 as the internal trust interface, can I add multiple > eth''s to DomU, or will I have to route that on Dom0 somehow? > ----- > Thx, > Cameron > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 3011 (20080408) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users