• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Minecraft server wont serve.......

Smoblikat

Diamond Member
So my server is running Windows server 2008 X64, i setup the server on the server and when i run it starts up fine, but when i go to connect to it it wont work. I fowarded the ports (though im trying to connect from the internal address) but it still wont work. Im sure its some stupid WS2008 feature blocking outgoing access to it, but how do i enable access to it?
 
ZWH0I.png


If you look in the address bar at the top you can see how to get to that menu.

If you add java maybe it will go though? May have to set ports as well.

I've never used Windows Server to host a Minecraft server, only linux.
 
ZWH0I.png


If you look in the address bar at the top you can see how to get to that menu.

If you add java maybe it will go though? May have to set ports as well.

I've never used Windows Server to host a Minecraft server, only linux.

That fixed it. Perfect, thank you very much.
 
Nevermind, new problem. I can access it internally, on my 192, but if i try to access it with a public IP it wont connect. Ive already checked the windows firewall and the router firewall (disabled both) and neither do the trick, any other ideas?
 
forwording the right ports through the router? its been a while since ive ran my minecraft server at home. cant remember everything i did to get it running.
 
You need to port forward the minecrafts server port on your router to the correct internal IP, make sure any hardware firewalls are set to allow that same connection and then make sure the windows firewall on the server allows remote connections on that port also.

Preferably give the server a static IP address and make sure it's outside of the DHCP range so you don't need to alter port forwarding rules later on.
 
You need to port forward the minecrafts server port on your router to the correct internal IP, make sure any hardware firewalls are set to allow that same connection and then make sure the windows firewall on the server allows remote connections on that port also.

Preferably give the server a static IP address and make sure it's outside of the DHCP range so you don't need to alter port forwarding rules later on.

I have done all this, but with this new router its fairly complicated. I beleive the ports are fowarded correctly but im not sure. All firewalls are set to allow things to pass through. Ive even disabled the firewalls, set the server to be in the DMZ and then tried connecting. No dice, what could be wrong?

I have to set a source and destination port, should they both be 25565?
 
Last edited:
I have done all this, but with this new router its fairly complicated. I beleive the ports are fowarded correctly but im not sure. All firewalls are set to allow things to pass through. Ive even disabled the firewalls, set the server to be in the DMZ and then tried connecting. No dice, what could be wrong?

I have to set a source and destination port, should they both be 25565?

If you have a hardware firewall, there is no need to use Windows' built-in firewall. Disable it.

Set a static IP address on your server, so that it does not change.

Now, get into your hardware firewall. Forward traffic coming in on the WAN to your server's internal IP address. Source and destination ports will be 25565.

That is all you have to do. If you're still having trouble, you're probably forwarding ports incorrectly. What kind of router are you using?
 
Back
Top