-the only change i made to /etc/dnsmasq.conf was the include line you see in this patch.
-the dnsmasq-vservers.conf file should start out empty - this is just an example from my current running setup.
+dnsmasq should be installed on the host, and the conf.d line included in the main config file
+++ /dev/null
-address=/build.hermia/10.0.0.2
-address=/pg.hermia/10.0.0.4
-address=/web.hermia/10.0.0.3
-address=/moodle.hermia/10.0.0.5
-address=/mahara.hermia/10.0.0.6
+++ /dev/null
---- dnsmasq.conf.example 2008-08-29 13:07:55.000000000 +0100
-+++ dnsmasq.conf 2008-08-29 13:03:12.000000000 +0100
-@@ -469,3 +469,7 @@
- # Include a another lot of configuration options.
- #conf-file=/etc/dnsmasq.more.conf
- #conf-dir=/etc/dnsmasq.d
-+#
-+
-+# configuration for vservers go here
-+conf-file=/etc/dnsmasq-vservers.conf