Minecraft Server Portforwarding not working

Ok so me and my friend our trying to make a server and I'v done this before a few years ago but..

I have port forwarded TCP/UDP with my static ip 192.168.1.150 and port 25565

My firewall has been configured to let 25565 through... I have a NetGear Genie with New Wave Communications My IP is: 24.100.150.53

Can anyone help and if you need any more info just comment..

Thanks, abrad1212/Alex

5

1 Answer

Just covering bases here.

first of all you should check your firewall if inbound connections on ports 25565 are blocked, if your able to connect locally then your machines firewall is not and issue.

Secondly here is a screenshot of the configuration I know works, it allows 192.168.0.52 receive connections on port 27015 and 27005.Screen Dump

It would pay to check that the firewall on your router is allowing connections.

If issues still persists putting your machine on to a DMZ or Demilitarized zone effectively allows all inbound to a selected IP see below (USING A DMZ CAN CAUSE SECURITY ISSUES).DMZ

you can check if your ports are open using this site.(ensure you change the port from 80 to the port you have forwarded for your server)

Asides from the networking side you should check that your server is not posting any error and is bound to the correct IP and port.

And finally if you still having issues have a look at Portmapper this software allows you to open and close ports using UPNP when your finished. Personally I find this better because you don't have those ports open all the time only when you trigger it.

additional instructions

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like