[Archive] Problem server online
[Archive] Problem server online
Archived author: bastoun420 • Posted: 2025-11-04T18:18:39.784606
Original source
hello,
I can not see where my worries come to put my server online
I use no-ip, I put no ip address in navicat (mysql)
I reboot auth server and I can not access it from home
My seveur from a VPS .
can't access to my server
Excuse my English: google trad
Quote: # localhost name resolution is handled within DNS itself.The last step
# 127.0.0.1 localhost
# myexternalipaddress mydyndns
Click to expand...
Archived author: bastoun420 • Posted: 2025-11-04T18:18:39.784606
Original source
First of all make sure you have open your ports
Those ports need to be open
search your router and follow the BASIC
80 for website
3306 for mysql
3443 for remote acces
7878 for soap
3724 realmlist port
8085 world port
Than you need to go to C:/Windows/System32/Drivers/etc/' and open the 'hosts' file with notepad and make sure you edit it
Quote: # localhost name resolution is handled within DNS itself.The last step
# 127.0.0.1 localhost
# myexternalipaddress mydyndns
Click to expand...
Quote:cliffsmits said:Thanks but my vps have all ports open
First of all make sure you have open your ports
Those ports need to be open
search your router and follow the BASIC
80 for website
3306 for mysql
3443 for remote acces
7878 for soap
3724 realmlist port
8085 world port
Than you need to go to C:/Windows/System32/Drivers/etc/' and open the 'hosts' file with notepad and make sure you edit it
The last step
go into the 'auth' database and open the 'realmlist' table. There, change the address from '127.0.0.1' to 'myexternalipaddress'
Click to expand...
Archived author: bastoun420 • Posted: 2025-11-04T18:18:39.784606
Original source
Quote:cliffsmits said:Thanks but my vps have all ports open
First of all make sure you have open your ports
Those ports need to be open
search your router and follow the BASIC
80 for website
3306 for mysql
3443 for remote acces
7878 for soap
3724 realmlist port
8085 world port
Than you need to go to C:/Windows/System32/Drivers/etc/' and open the 'hosts' file with notepad and make sure you edit it
The last step
go into the 'auth' database and open the 'realmlist' table. There, change the address from '127.0.0.1' to 'myexternalipaddress'
Click to expand...