atom0's has created a tool that will help you find your WAN IP instantly and converts it for you.
viewtopic.php?f=16&t=1869&hilit=wan+ip
Then you put this in Navicat in the Queries table and run it.
Looks like this
UPDATE zone_settings SET zoneip = '16777343'; (Number would be if you were connecting to yourself as 127.0.0.1 IP)
Then you also need to check your port forwarding on your router to the IP address you computer is connected to.
54230 TCP
54231 TCP
54001 TCP
54002 TCP
54230 UDP
quick question
-
- Posts: 175
- Joined: Thu Mar 13, 2014 10:15 pm
- Location: Hawkesbury, Ontario, CANADA
Re: quick question
Thank you all again. Everything works perfectly. I have a question for you but this will be a new topic. Topic solved.