Friends Cannot Connect to Minecraft Server

Hello. So I've spent the last couple weeks trying to figure out how to set up a minecraft multiplayer server with absolutely no tech experience. I got it running, so that my sister and I can play on our home network, but my cousins who live in another state cannot connect. My sister says she cannot connect when she is on a different wifi than my computer. I've already found both the external and internal ip addresses; I have already port forwarded to 25565. I just do not know why they cannot connect from another router.
 
You need to port-forward from your PUBLIC ISP address to your INTERNAL lan address where your server is running ---

HOWEVER, that server *MUST* be at the same place EVERYTIME you boot, so
use DHCP address reservation OR
static addressing
for the server.
 
You need to port-forward from your PUBLIC ISP address to your INTERNAL lan address where your server is running ---

HOWEVER, that server *MUST* be at the same place EVERYTIME you boot, so
use DHCP address reservation OR
static addressing
for the server.
This is what it shows when I try to port forward. I do not know how to enter an IP address as it does not give me that option. Also, I do not know whether select to port forward my mac or my router.
 

Attachments

  • Screen Shot 2020-04-15 at 3.31.56 PM.png
    Screen Shot 2020-04-15 at 3.31.56 PM.png
    102.8 KB · Views: 2
  • Screen Shot 2020-04-15 at 3.32.36 PM.png
    Screen Shot 2020-04-15 at 3.32.36 PM.png
    65.4 KB · Views: 3
Your router is the device controlling traffic from the WAN (wide area network, internet, where your router shows as a public IP address) and the LAN (local area network, your in-home wifi and ethernet). The port forwarding must be done on the router and point to the IP address of the machine running the Minecraft server. You should either be able to manually enter an IP address for the server (along with the port or range of ports), or the router might show a list of devices to choose from, it should be one of them.

Is your Mac the Minecraft server? If so forward it to that.
 
Back