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