Tapas Mishra
2010-Apr-10 11:43 UTC
[Xen-users] bridge was not renamed what more to be checked
How do I test whether network-script is running or not in Xen Dom0. I have a Debian Lenny Dom0.Running Xen on it and 4 virtual hosts on it. I am currently setting up a proxy server in Dom0 which DomU''s will be able to use.The problem is before I go on to set NAT I wanted to test bridges. So I renamed the bridge in /etc/xen/xend-config.sxp Code: Code: (network-script ''network-bridge bridge=ABCD'') but when I do a reboot or xend restart and do following Code: Code: :/etc/xen# brctl show bridge name bridge id STP enabled interfaces eth2 8000.0026b9824238 no peth2 vif1.0 vif2.0 vif3.0 vif4.0 the bridge is not renamed to ABCD above output is showing eth2 which is not even default. So I doubt that the script network-bridge has not been called so that it renames the bridge or there is some thing else I should look for. -- Tapas http://news.gmane.org/gmane.comp.emulators.xen.user +91 8971248477 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Tapas Mishra
2010-Apr-10 12:02 UTC
[Xen-users] Re:bridge was not renamed what more to be checked
I have checked the the following wiki page http://wiki.xensource.com/xenwiki/XenNetworking it says the put up the name (network-script ''network-bridge bridge=mybridge'') but I did bridge=ABCD but there was no change as the wiki page says. The xen I am using is xen-3.2-1-amd64.gz I had also configured .cfg files as wiki says vif=[ ''bridge=ABCD'' ] I have not created multiple bridges right now but as the page says to create the network-custom scripts I would be doing that but only when this works. -- Tapas http://news.gmane.org/gmane.comp.emulators.xen.user +91 8971248477 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users