<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
Running, dnsmasq version 2.48.<br>
<br>
In my config, I have<br>
<br>
server=/my.domain/1.2.3.4<br>
server=/my.domain/2.3.4.5<br>
<br>
But when I query <a class="moz-txt-link-abbreviated" href="http://www.my.domain">www.my.domain</a>, all queries go to 1.2.3.4, and never
2.3.4.5<br>
<br>
I have also tried enabling
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<b>all-servers</b> as well in the config, but according to the log,
it never sends queries to both 1.2.3.4 and 2.3.4.5<br>
<br>
Is this not possible? Or am I missing something here?<br>
<br>
Thanks,<br>
Dallas<br>
<br>
<br>
</body>
</html>