Alright, I have fiddled with this for two full days now, and I am now out of ideas. So here's the scoop:
I created a PHP status script to indicate whether or not the login/game server is on/offline. Script was working fine, then, out of the blue, completely stopped functioning. Here is what I've done so far, and the script I'm using:
Now, I know for a fact that this is a working script, because if I modify the server IP to my webserver, and change the ports to 80, it works without issue. HOWEVER, just to test this, I've copy + pasted several similar scripts I've found here and on Ragezone, same issue.
Then, I reset my router to the defaults, re-forwarded ports 2106, 7777, and 3306 to a new static IP on the network, and edited the L2J Configs to match the new internal IP. I've also quadruple checked all of the settings in the router, L2J configs, and the PHP script.
I then checked the open ports using a port scanner available online. The port scanner sees 7777 and 2106 as open, however 3306 (for SQL) is closed for some reason. The SQL port I'm not concerned as much about right now, but if the port scanner can see 7777 and 2106, shouldn't the PHP Script also?
Finally, I went so far as to change the ports from 2106 and 7777 on L2J to random port numbers that are not in use, and then match all of the settings on the script and router, however same issue.
I'm completely out of ideas, is there anything anyone can think of that I can further test?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
A small reminder for everyone browsing here - our bonus-start is active starting from today, you can already play with the new benefits! Have a good time everyone 🙂
Congratulations to the Creative alliance on the first-ever defeat of Frintezza on our server! 🏆 Your teamwork and dedication have earned you a place in history.🎉
Question
diamond
Alright, I have fiddled with this for two full days now, and I am now out of ideas. So here's the scoop:
I created a PHP status script to indicate whether or not the login/game server is on/offline. Script was working fine, then, out of the blue, completely stopped functioning. Here is what I've done so far, and the script I'm using:
(I've removed the $server IP)
Now, I know for a fact that this is a working script, because if I modify the server IP to my webserver, and change the ports to 80, it works without issue. HOWEVER, just to test this, I've copy + pasted several similar scripts I've found here and on Ragezone, same issue.
Then, I reset my router to the defaults, re-forwarded ports 2106, 7777, and 3306 to a new static IP on the network, and edited the L2J Configs to match the new internal IP. I've also quadruple checked all of the settings in the router, L2J configs, and the PHP script.
I then checked the open ports using a port scanner available online. The port scanner sees 7777 and 2106 as open, however 3306 (for SQL) is closed for some reason. The SQL port I'm not concerned as much about right now, but if the port scanner can see 7777 and 2106, shouldn't the PHP Script also?
Finally, I went so far as to change the ports from 2106 and 7777 on L2J to random port numbers that are not in use, and then match all of the settings on the script and router, however same issue.
I'm completely out of ideas, is there anything anyone can think of that I can further test?
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.