I have server on ip XXX.XX.XXX.XX In digitalocean control panel i have floating ip ZZZ.ZZ.ZZZ.ZZZ
Apache works correctly, so i can see website on ZZZ.ZZ.ZZZ.ZZZ MySql works correctly for localhost
I want to setup remote connection to mysql
if i write in terminal
root@SERVERNAME:/# host XXX.XX.XXX.XX
XXX.XX.XXX.XX.in-addr.arpa domain name pointer SERVERNAME.
XXX.XX.XXX.XX.in-addr.arpa domain name pointer SERVERNAME.local.
but if
root@SERVERNAME:/etc/mysql# host ZZZ.ZZ.ZZZ.ZZZ
Host ZZZ.ZZ.ZZZ.ZZZ.in-addr.arpa. not found: 3(NXDOMAIN)
in mysql config files i tries a lot of bind-address, like XXX.XX.XXX.XX, 0.0.0.0 and * or :: If i write ZZZ.ZZ.ZZZ.ZZZ in config, mysql refuses starting
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello, @Darinx64
It seems like there is no PTR record (Reverse DNS) for ZZZ.ZZ.ZZZ.ZZZ which is the floating IP address.
We do not allow mailing over our floating IPs, and currently do not support PTR records for them.
Let me know if you have any questions.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.