On Tue, Jan 09, 2007 at 02:32:10PM +0100, [EMAIL PROTECTED] wrote:

> I use the '@' signs in my conf  because for me the command was :
> 
> dig @<server> <domain> <request_type>
> 
> and when in my server, i test :
> 
> dig @217.19.192.128, i've a response.....

Sure, but DNS.pm does this for you. It turns

 host = my.dns.server
 lookup = my.dns.name

into

 dig @my.dns.server my.dns.name

Cheers,
-- 
Niko

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/smokeping-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to