Jock Coats
2008-Aug-28 17:13 UTC
[Xen-users] eth0 -> Dom0, eth0:1 -> DomU1 (bridged) and eth0:0 -> DomU2..N (Nat)
Well, after poring over many examples and my two Xen books I managed to get NAT working across all my DomUs. However, I need one of the DomUs to be bridged so it has a public IP address. I can''t seem to get network-multinet to work on my Debian Etch setup. Can someone help? My holidays are coming to an end and I haven''t got the basics set up yet to be able to install software on my DomUs let alone actually do some work, so I''m getting increasingly desperate - on the verge of self harming I think! It shouldn''t be this difficult so I can only assume it is my bad! Can I create a custom network script that will create one bridge and one NAT router and if so, how do I connect them to the correct DomUs? Jock -- Jock Coats Warden''s Flat 1e, J Block Morrell Hall, OXFORD, OX3 0FF local rate: 084 JOCKOXFD (56256933) skype:jock.coats?call jock.coats@jcsolutions.co.uk http://jockcoats.org.uk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Yves-Gaël Chény
2008-Aug-29 03:27 UTC
Re: [Xen-users] eth0 -> Dom0, eth0:1 -> DomU1 (bridged) and eth0:0 -> DomU2..N (Nat)
Hi, you can use a custom script inside the /etc/xen/scripts/network-bridge. Example here : http://www.antredugeek.fr/wiki/wiki/bridge%20shorewall%20et%20xen (sorry it''s in french ;) ) You choose the bridge you use into your vif line of your domU configuration : for example : vif = [ ''mac=00:16:3e:FF:FE:01, bridge=xenbr0'' ] hope it helps regards yves Jock Coats a écrit :> Well, after poring over many examples and my two Xen books I managed > to get NAT working across all my DomUs. > > However, I need one of the DomUs to be bridged so it has a public IP > address. > > I can''t seem to get network-multinet to work on my Debian Etch setup. > Can someone help? My holidays are coming to an end and I haven''t got > the basics set up yet to be able to install software on my DomUs let > alone actually do some work, so I''m getting increasingly desperate - > on the verge of self harming I think! It shouldn''t be this difficult > so I can only assume it is my bad! > > Can I create a custom network script that will create one bridge and > one NAT router and if so, how do I connect them to the correct DomUs? > > Jock > > > -- > Jock Coats > Warden''s Flat 1e, J Block Morrell Hall, OXFORD, OX3 0FF > local rate: 084 JOCKOXFD (56256933) skype:jock.coats?call > jock.coats@jcsolutions.co.uk http://jockcoats.org.uk > > > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users-- ------------------------------------ |Yves-Gaël Chény...................| |email.:.yves@antredugeek.fr.......| |site.:.www.antredugeek.fr.........| ------------------------------------ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Jock Coats
2008-Aug-29 19:23 UTC
Re: [Xen-users] eth0 -> Dom0, eth0:1 -> DomU1 (bridged) and eth0:0 -> DomU2..N (Nat)
Thanks for this - I think I understood enough of the page to work out what was going on. Jock On 29 Aug 2008, at 04:27, Yves-Gaël Chény wrote:> Hi, > you can use a custom script inside the /etc/xen/scripts/network- > bridge. > > Example here : http://www.antredugeek.fr/wiki/wiki/bridge%20shorewall%20et%20xen > (sorry it''s in french ;) ) > > You choose the bridge you use into your vif line of your domU > configuration : > for example : > vif = [ ''mac=00:16:3e:FF:FE:01, bridge=xenbr0'' ] > > hope it helps > > regards > yves-- Jock Coats Warden''s Flat 1e, J Block Morrell Hall, OXFORD, OX3 0FF local rate: 084 JOCKOXFD (56256933) skype:jock.coats?call jock.coats@jcsolutions.co.uk http://jockcoats.org.uk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users