MySQL Remote IP Wildcard and default value of form

Discussion in 'Installation/Configuration' started by Duvy, Nov 26, 2018.

  1. Duvy

    Duvy New Member

    Hi there,
    I'm using a virtualized environment for webhosting, that means the MySQL and PhpMyAdmin are not on the same host than the ISPConfig.
    So from the MySQL point of view when the web or the pyphmadmin tries to connect it's coming from a remote IP, like
    172.17.0.2 and 172.17.0.3
    Both my questions are regarding to the "New database" menu in the ISPConfig
    First one is, that I cannot use a "%" wildcard as a Remote IP, like "172.17.%", it would be nice to allow all internal IP-s. Can I add minimal modification, so the verification of the IP goes well for wildcard?
    Second would be, can I set somehow a default value for the form fields, so I don't have to manually add the remote access tick and the remote IPs?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    That should be possible by modifying the filter of the form file.

    You can set a default value in the form file, but this is not update safe.
     
    electronico_nc likes this.

Share This Page