When I try to start the network I get the following error: Error starting network: internal error ''dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid --conf-file= --listen-address 192.168.122.1 --except-interface lo --dhcp-range 192.168.122.2,192.168.122.254 --dhcp-lease-max=253'' exited with non-zero status 2 and signal 0: dnsmasq: failed to bind listening socket for 192.168.122.1: Address already in use I followed the gentoo wiki: (Comment out the following lines) #(network-script network-bridge) #(vif-script vif-bridge) (Enable the following lines) (network-script network-route) (vif-script vif-route) _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Cristian Vásquez Parga
2010-Jun-18 20:15 UTC
Re: [Xen-users] Error starting virtual network
check the output of netstat -pa. cheers! 2010/6/18 PeanuTech <peanutdude@gmail.com>> When I try to start the network I get the following error: > > Error starting network: internal error ''dnsmasq --strict-order > --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid > --conf-file= --listen-address 192.168.122.1 --except-interface lo > --dhcp-range 192.168.122.2,192.168.122.254 --dhcp-lease-max=253'' exited with > non-zero status 2 and signal 0: > dnsmasq: failed to bind listening socket for 192.168.122.1: Address > already in use > > I followed the gentoo wiki: > > (Comment out the following lines) > > #(network-script network-bridge) > #(vif-script vif-bridge) > > (Enable the following lines) > (network-script network-route) > > (vif-script vif-route) > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Cristian Vásquez Parga Experto Linux Especialista en proyectos de virtualizaciòn blog: apnea.zaetachile.cl cvasquez@zaetachile.cl _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
It''s listening, you can try connecting to it the IP is 69.197.128.234. VNC display :1 and :2 are "up" but they just sit there. [root@customer 100]# netstat -pa | grep :59 tcp 0 0 *:5900 *:* LISTEN 5853/qemu-dm tcp 0 0 *:5901 *:* LISTEN 6673/qemu-dm tcp 0 0 *:5902 *:* LISTEN 8729/qemu-dm On Fri, Jun 18, 2010 at 04:15:17PM -0400, Cristian Vásquez Parga wrote:> check the output of netstat -pa. > > > cheers! >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I just cross posted, I''m sorry! I saw your name in the from field and just responded to it... -Brad On Fri, Jun 18, 2010 at 04:15:17PM -0400, Cristian Vásquez Parga wrote:> check the output of netstat -pa. > > > cheers! >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users