[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] Unable to connect (with adition, device 0(vif) problem)
Ok, as i was busy with XIII SIGE and some other stuff and I couldn't place the outcome, and as I noted that my doubt came out on google engine I will put here the correct answer for my problem so anyone else lookinf for it will be ok(and wont have to kill itself on command line as I had): problem 1: unable to connect to 'localhost:8000': Connection refused... Solution for problem 1: on command line, do "chkconfig xencommons off", run it as root or just sudo.
Then the second problem come after system reboot: device 0 (vif) could not be connected Could not find bridge and none was specified... Solution for problem 2: You need to creat xen-bridge, the following code worked for me, but some may need to change it, the line name its an example, look for your ethernet device and change it. Save as ifcfg-xenbr0 on /etc/sysconfig/network, backup ifcfg-eth0 and remove it or you will have conflict;
BOOTPROTO='dhcp'
For anyone who found this to be a solution, good luck :)
And thanks to who tried to help-me out.
André Pfeiffer On Mon, 5 Sep 2011 21:59:07 -0500, Scott Meyers wrote:
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |