Gentoo Archives: gentoo-user

From: Francesco Riosa <BastianBalthazarBux@×××××××××.it>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Quick question about DNS and bind
Date: Tue, 13 Dec 2005 16:49:11
Message-Id: 439EFA59.2020304@pnpitalia.it
In Reply to: [gentoo-user] Quick question about DNS and bind by Michael Sullivan
1 Michael Sullivan wrote:
2 > I believe that I have my DNS configuration set up correctly and the
3 > named server is starting. The problem is that when I issue
4 >
5 > dig 127.0.0.1 I get this:
6 >
7 > bullet ~ # dig 127.0.0.1
8 >
9 ^^^ this does not do what you want:
10
11 use either
12
13 #dig 1.0.0.127.in-addr.arpa.
14
15 or in short
16
17 #dig -x 127.0.0.1
18
19
20
21
22
23 --
24 gentoo-user@g.o mailing list