简体   繁体   中英

Remote mysql server access

I have a mac computer and I run "xampp" my sql server on it.

It works great locally but I want to access it from lets say my iPhone thats use 3g connection.

I'm using the external ip of my computer but don't get to the sql server.

I opened the 3306 port I'm my router but still doest work...

what should I do? (I'm using mac).

thanks for help

You might need to use port forwarding and forward all traffic to port 3306 to your computer that runs mysql.

http://portforward.com/english/routers/port_forwarding/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM