Limit Default allowed hosts mysql

Hi,

I’m new to Virtual and am evaluating PRO.

I’m all setup and really digging the software it’s awesome.

I have a question relating to mysql and the default permissions. First I’m using a remote mysql server so my DB and web server are separate boxes.

Next I do not allow any public DB connections. Everything happens internally so I’d only like the following allowed host to be created on virtual server creation:

webserver-internal --> database-interal

right now three are getting created:

Internal IP
External IP
hostname of webserver

I guess it doesn’t matter since I’m blocking things using iptables BUT I’d really like to keep it simple and just not have the entries created.

Thanks!
Aaron

For anyone searching on this issue, it looks like Jamie answered this one here:

https://virtualmin.com/node/28919

Yes thank you sorry about the double post!