Hi, On Tue, Jun 7, 2011 at 12:55 AM, Eric Blake <[email protected]> wrote: > On 06/06/2011 03:47 PM, Zeeshan Ali (Khattak) wrote: >> dnsmasq: no interface with address 192.168.122.1 >> >> So the question is where does this IP come from? I don't see it in >> libvirt.conf. > > That's the default NAT IP range set up by libvirt, which is supposed to > be automatically started: > http://libvirt.org/formatnetwork.html#examplesNAT
Thanks Eric, I'll look into that and while I do so, I thought I'll already share the next issue that really is blocking me: [zeenix@z-laptop ~]$ virt-install --name whatever --ram 1024 --disk nothing.img --cdrom /home/zeenix/Downloads/Fedora-14-x86_64-DVD/Fedora-14-x86_64-DVD.iso --virt-type kvm --os-variant fedora13 --connect qemu:///system ERROR authentication failed [zeenix@z-laptop ~]$ ls -l /home/zeenix/spice-usr/var/run/libvirt/libvirt-sock srwxrwx---. 1 root libvirt 0 Jun 7 04:10 /home/zeenix/spice-usr/var/run/libvirt/libvirt-sock [zeenix@z-laptop ~]$ groups libvirt wheel wireshark mock Here is how things look like on the libvirtd side: # libvirtd 04:10:28.043: 23160: info : libvirt version: 0.9.1 04:10:28.043: 23160: error : virCommandWait:1390 : internal error Child process (/usr/sbin/dnsmasq --strict-order --bind-interfaces --pid-file=/home/zeenix/spice-usr/var/run/libvirt/network/default.pid --conf-file= --except-interface lo --listen-address 192.168.122.1 --dhcp-range 192.168.122.2,192.168.122.254 --dhcp-leasefile=/home/zeenix/spice-usr/var/lib/libvirt/dnsmasq/default.leases --dhcp-lease-max=253 --dhcp-no-override) status unexpected: exit status 2 04:10:28.117: 23160: warning : networkStartNetworkDaemon:1800 : Failed to delete dummy tap device '(null)' on bridge 'virbr0' : Invalid argument 04:10:40.109: 23166: error : remoteDispatchAuthPolkit:2097 : Policy kit denied action org.libvirt.unix.manage from pid 23238, uid 500: exit status 127 I'm attaching my config file. Notice that I've disabled authentication but I still get this Policy kit error. -- Regards, Zeeshan Ali (Khattak) FSF member#5124
libvirtd.conf
Description: Binary data
_______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
