quick question

User avatar
Shadowmh
Posts: 60
Joined: Fri Nov 29, 2013 1:26 am

Re: quick question

Post by Shadowmh » Sat Apr 26, 2014 12:03 am

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

Alexandre24
Posts: 175
Joined: Thu Mar 13, 2014 10:15 pm
Location: Hawkesbury, Ontario, CANADA

Re: quick question

Post by Alexandre24 » Sun Apr 27, 2014 8:52 pm

Thank you all again. Everything works perfectly. I have a question for you but this will be a new topic. Topic solved.

Post Reply