Skip to main content

Can't gain access to MySQL with dynamic IP outside of my LAN

Comments

3 comments

  • cPanelMichael
    Hello :) Please ensure you see the following note in "WHM Home " SQL Services " Additional MySQL Access Hosts": [QUOTE]Important: Users must log into cPanel and use the Remote MySQL feature to set up access from these hosts. After you have done this, if you would like to configure access from all users' accounts, Click Here.
    Also, make sure the host resolves to a valid IP address by using a command such as: host abc.domain.com
    Thank you.
    0
  • Volpaia
    Michael, Thanks for that. I knew about clicking to configure all accounts and had done that. I didn't know about putting 'host' before the fqdn but I did that and tried it but sadly, it didn't fly. I thing there is something more fundamental at the root like a corrupt file or something but I know very little about cPanel so I am stymied. To be a bit pedantic, I put my no-ip domain into WMP-Additional MySQL Access Host as host abc-cde.no-ip.info and did the same in csf Dynamic DNS. In cPanel Remote MySQL it doesn't allow for a statement such as 'host xxx.xxx.co' so it is just the fqdn. If you have any other thoughts I should be grateful. Kind regards
    0
  • cPanelMichael
    I provided the following as a command that you would run via SSH: host abc.domain.com It was not intended to be used in a configuration file. It's a command that you can use to see if your server is resolving a domain name to an IP address. Thank you.
    0

Please sign in to leave a comment.