Re: Using NOIP provided hostname in MySQL user
Hi Georgi,
I kind of knew all that, and have tried to cope with what comes back from a reverse nslookup, but with no success by adding the following entries into /etc/hosts on the MySQL server:
<host IP> <noip hostname>
<host IP> <ISP hostname>
Then I adjust the MySQL account to use the noip or ISP hostname; ie. ‘user’@‘<noip hostname>' or ‘user’@‘<ISP hostname>'
Whatever I do, with only 1 exception, I get:
"Host ‘<host IP>' is not allowed to connect to this MySQL server. One time, I did get:
‘<ISP hostname>’ is not allowed to connect to this MySQL server, but I have not been able to duplicate this.
I am using flush hosts and flush privileges after connection attempts and account alterations respectively.
Thanks,
GAM
Subject
Views
Written By
Posted
4349
January 29, 2019 06:20PM
1353
February 02, 2019 05:02AM
Re: Using NOIP provided hostname in MySQL user
1016
February 04, 2019 02:22AM
789
April 17, 2019 07:13AM
1363
April 17, 2019 06:08PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.