Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: swissis on August 17, 2006, 04:07:54 PM

Title: Connect to Mysql from outside lan with ODBC driver
Post by: swissis on August 17, 2006, 04:07:54 PM
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
Code: [Select]

## Set configuration for external MySQL access
config setprop mysqld LocalNetworkingOnly no
## Apply configuration changes
signal-event post-upgrade; signal-event reboot
[System reboots]
Title: Connect to Mysql from outside lan with ODBC driver
Post by: william_syd on September 22, 2006, 01:43:25 PM
Open port 3306 in your firewall ?
Title: Connect to Mysql from outside lan with ODBC driver
Post by: mmccarn on September 22, 2006, 02:53:20 PM
This thread might be useful: MySQL remote access on SME 7pre3 Question (http://forums.contribs.org/index.php?topic=30945.0)