• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Can't make my server public

Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
I opened the ports: 7001 tcp 7002 tcp 7005 udp and 3306 tcp/udp
I tried using hostname localhost and my wan ip in the server.
I tried using a no-ip and my wan ip in the client (its on serverdialog in the .jar file)
Opened the ports in both firewall and router.

But it doesn't connect to the server.
What am I doing wrong?

-> My O.S is Windows 7 Ultimate 64bit
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
PKMN-NEXUS version of PokeNet

Ports are okey (7001, 7002, 7005, 3306) in both Router and Firewall.
Client has the WAN IP.
Tried server with 127.0.0.1 localhost and the WAN IP.

Nothing seems to work.

Also I tried the same server/client in LAN (localhost) and it worked fine.
 
Newbie Spellweaver
Joined
Sep 5, 2008
Messages
9
Reaction score
1
Are you sure that you gave client side the ?
And as important, did you recompile?
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
I know its okey, because I did the same to change the ip to 127.0.0.1 when I was testing local.
Imported the client to Eclipse, changed the ip to my wan ip in the serverdialog (190.88.30.189)
Then exported the .jar file again.
 
Newbie Spellweaver
Joined
Sep 5, 2008
Messages
9
Reaction score
1
I can give you a hand on skype if you want, pm me.
 
Banned
Banned
Joined
Dec 20, 2011
Messages
462
Reaction score
30
Open cmd.

Type in 'ipconfig' (without the ')

Look for your IPv4 address

Portforward your ports on that IP.

Use that instead of localhost or 127.0.0.1
 
Back
Top