Gentoo Archives: gentoo-user

From: sguglia@××××××.it
To: gentoo-user@l.g.o
Subject: [gentoo-user] mysql, bind and dns hostnames
Date: Wed, 26 Jul 2006 12:36:42
Message-Id: 200607261431.46439.sguglia@arrows.it
1 hello everybody..
2
3 I just installed on PC1 (pc-0001.localarea) mysql and bind. locally all OK.
4 when I try to connect via phpmyadmin from PC2 (pc-0002.localarea), the
5 following error prompts:
6
7 Host '192.168.0.2' is not allowed to connect to this MySQL server
8
9 - on my server, I inserted a new record for host=pc-0002.localarea in
10 mysql.user table with the correct user&password, but it seems that somewhere
11 mysql can not to resolve client's IP. Of course, if I insert a new
12 host=192.168.0.2 record, it works fine, but I prefere to use hostnames.
13
14 I tried to look into my.cnf, but commenting bind-address did not change
15 anything.
16
17 some advice?
18
19 Thanks, stefano.
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mysql, bind and dns hostnames Alexander Kirillov <nevis2us@××××××××.su>