public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alexander Kirillov <nevis2us@infoline.su>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mysql, bind and dns hostnames
Date: Wed, 26 Jul 2006 19:17:59 +0400	[thread overview]
Message-ID: <44C787A7.7020305@infoline.su> (raw)
In-Reply-To: <200607261646.25497.sguglia@arrows.it>

>> If you have net-dns/bind-tools installed
>> what's the output of dig -x 192.168.0.2 ?
> 
> # dig -x 192.168.0.2
> 
> ; <<>> DiG 9.3.2 <<>> -x 192.168.0.2
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 914
> ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
> 
> ;; QUESTION SECTION:
> ;2.0.168.192.in-addr.arpa.      IN      PTR
> 
> ;; ANSWER SECTION:
> 2.0.168.192.in-addr.arpa. 172800 IN     PTR     
> pc-0002.0.168.192.in-addr.arpa.
> 
> ;; AUTHORITY SECTION:
> 0.168.192.in-addr.arpa. 172800  IN      NS      
> pc-0002.0.168.192.in-addr.arpa.

Hi Stefano,

Check your reverse zone.
dig -x 192.168.0.2 on mysql box should give you something like:

;; ANSWER SECTION:
2.0.168.192.in-addr.arpa. 172800 IN     PTR  pc-0002.localarea.

Same goes for AUTHORITY SECTION

try dig pc-0002.localarea as well.
You may also install and run net-dns/dnswalk
which is a DNS database debugger.

HTH,
Sasha

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-07-26 15:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26 12:31 [gentoo-user] mysql, bind and dns hostnames sguglia
2006-07-26 13:20 ` Alexander Kirillov
2006-07-26 14:46   ` sguglia
2006-07-26 15:17     ` Alexander Kirillov [this message]
2006-07-26 16:06       ` sguglia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44C787A7.7020305@infoline.su \
    --to=nevis2us@infoline.su \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox