<html><body>
<p>Hi All!<br>
<br>
I am trying to perform DNS record lookups via the bb-hosts dns directive. My directive is as follows:<br>
<br>
0.0.0.0 dnsserver.domain.com    # dns=a:www.google.com<br>
<br>
if have also tried<br>
<br>
0.0.0.0 dnsserver.domain.com    # dns=www.google.com<br>
<br>
The result does not show the record lookups but only shows that the DNS service is OK (up)<br>
<br>
Can anybody shed some light as to why this is not performing the nslookups?<br>
<br>
THANKS!</body></html>