public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: sguglia@arrows.it
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mysql, bind and dns hostnames
Date: Wed, 26 Jul 2006 16:46:25 +0200	[thread overview]
Message-ID: <200607261646.25497.sguglia@arrows.it> (raw)
In-Reply-To: <44C76C15.3040208@infoline.su>

Alle 15:20, mercoledì 26 luglio 2006, Alexander Kirillov ha scritto:
> If you have net-dns/bind-tools installed
> what's the output of dig -x 192.168.0.2 ?
>
> Are you using FQDN in mysql tables?
>
> You should use GRANT statements instead of hacking
> mysql tables directly and FLUSH PRIVILEGES afterwards.
>
> HTH,
> Sasha

hi Sasha,

# 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.

;; Query time: 5 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Wed Jul 26 17:04:14 2006
;; MSG SIZE  rcvd: 78


- yes, I use FQDNs
- I hacked tables directly and flush privileges + hosts afterwards..


-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-07-26 14:58 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 [this message]
2006-07-26 15:17     ` Alexander Kirillov
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=200607261646.25497.sguglia@arrows.it \
    --to=sguglia@arrows.it \
    --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