Hello folks Is there a comprehensible and complete guide to Xen networking? Hopefully one that explains differences and pros&cons of routing/bridging/NAT approaches, with examples? (PS: Yes, I heard about Google, but I spent quite a lot of time searching with G. and still can''t seem to find exactly what I am looking for) Thank you very, VERY much Ales Cervenka _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
mr_ala wrote:> Is there a comprehensible and complete guide to Xen networking? > Hopefully one that explains differences and pros&cons of routing/bridging/NAT > approaches, with examples? > > (PS: Yes, I heard about Google, but I spent quite a lot of time searching with > G. and still can''t seem to find exactly what I am looking for)same problem here, I actually try to find out where exactly I have to change something to bind the bridge to eth1 instead of eth0 without hacking the scripts itself... Documentation is not really great yet IMHO (yes, I know google as well). cu Adrian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Adrian Gschwend wrote:> I actually try to find out where exactly I have to change something to bind > the bridge to eth1 instead of eth0 without hacking the scripts itself...A short look into network-bridge, xen-script-common.sh and xend-config.sxp will tell you that you have to say (network-script ''network-bridge netdev=eth1'') in xend-config.sxp to do that. Most of the documentation is in the network-bridge script itself. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Adrian Gschwend wrote:> [...] > Documentation is not really great yet IMHO (yes, I know google as well).How about the xen networking guide in the xen wiki at wiki.xensource.net? Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Henning Sprang wrote:> How about the xen networking guide in the xen wiki at wiki.xensource.net?It provides quite some hints but not everything I wanted to know so far. But it''s a good start, thanks. cu Adrian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Adrian Gschwend wrote:> Henning Sprang wrote: > >> How about the xen networking guide in the xen wiki at wiki.xensource.net? > > It provides quite some hints but not everything I wanted to know so far. > But it''s a good start, thanks.Then it would be cool if you ask the missing details here and add them in the wiki if you get responeses. :) Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users