<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi,<br><BR><br><BR>Does anyone know if it is possible with dnsmasq (On Debian Squeeze) to override a DNS query to return NXDOMAIN rather than a specified IP address? <BR>Something similiar to:<BR>&nbsp; &nbsp; &nbsp;address=/my.subdomain.domain.com/NXDOMAIN<BR><br><BR>One workaround I thought might work was to use:<BR>&nbsp; &nbsp; &nbsp;address=/my.subdomain.domain.com/172.16.1.1<BR>&nbsp; &nbsp; &nbsp;bogus-nxdomain=172.16.1.1<BR><br><BR>but it appears that the bogus-nxdomain directive is applied before the address :(<BR><br><BR>I've scoured the manpage but the only thing I could find was bogus-nxdomain!&nbsp;<BR><br><BR>Thanks in advance<BR>-Rob<BR>                                               </div></body>
</html>