Hi,
I'm able to connect to a database with the ODBC driver on our lan. Now i would like to test to connect from home. The sme server is the first thing behind my modem. But it doesn't work.
Do i have to do something else then
## Set configuration for external MySQL access
config setprop mysqld LocalNetworkingOnly no
## Apply configuration changes
signal-event post-upgrade; signal-event reboot
[System reboots]