[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] DNS syntax?
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] DNS syntax?
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Sat, 30 Jul 2005 23:39:36 +0200
- References: <1122591778.5169.40.camel@localhost.localdomain>
- User-agent: Mutt/1.5.6+20040907i
On Thu, Jul 28, 2005 at 06:02:58PM -0500, Daniel J McDonald wrote:
> What is the proper dig syntax? I tried a couple of things:
Hobbit uses "dns" as the keyword.
> 0.0.0.0 ns1.example.com #noconn dig:soa=example.com
Try
0.0.0.0 ns1.example.com #noconn dns=soa:example.com
Henrik