I want to run a minecraft server for me and my friends on an old pc. I have been trying to port forward 25565 so that they can join via my public IP. So far I have done the following:
Logged into my router and enabled port forwarding on 25565 for the internal IP of the server pc.
Set the server pc to a static ip
allowed incoming and outgoing traffic for 25565 on windows firewall
put the server pc in a DMZ on the router
In case you are wondering I have not changed the server ip line in the server properties. The server works locally even on other ports, I just can't connect from an external ip.
Any solutions or suggestions would be appreciated!