Thanks! Here is what I did to fix it:<br><br>/etc/mysql/my.cnf<br><br>#listen on all interfaces<br>bind-address 0.0.0.0<br><br>Then I opened port 3306 on my virtualbox host (Windows Vista) firewall.<br><br>Now my remote frontend is working!!!<br>