Hi Seth,
So based on some reading for related bugs, I found the following to work!
1. I added
server=/lxc/10.0.3.1 server=/libvirt/192.168.122.1
to /etc/dnsmasq.conf
2. I added "-s lxc" to the dnsmasq command in /etc/init/lxc-net.conf
3. restarted both of the dnsmasqs
Now I was able to resolve r0.lxc correctly from 10.0.3.1!
Hi Seth,
So based on some reading for related bugs, I found the following to work!
1. I added
server= /lxc/10. 0.3.1 /libvirt/ 192.168. 122.1
server=
to /etc/dnsmasq.conf
2. I added "-s lxc" to the dnsmasq command in /etc/init/ lxc-net. conf
3. restarted both of the dnsmasqs
Now I was able to resolve r0.lxc correctly from 10.0.3.1!