Is it possible to open a port on a Telus modem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 09:37 PM
I tried to create a port using the port forwarding tab in the firewall settings for my minecraft sever, it is not working. I have used many different port numbers such as the default 25565, 22, and 80. Is it even possible to open up a port?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 01:37 AM - edited 04-07-2020 01:38 AM
Port 80 is blocked for incoming connections on all residential plans. Aside from the restricted few blocked ports, others have been able to open some other ports in the past. It can be rather finicky though.
From a previous discussion on this topic: The known blocked ports are:
TCP 21 (ftp)
TCP 25 (smtp)
TCP 80 (www)
TCP 110 (pop3)
TCP 6667 (ircd)
TCP/UDP 135-139 (dcom and netbios)
TCP/UDP 443 (ssl)
TCP/UDP 445 (ms-ds)
TCP/UDP 1433-1434 (ms-sql)
If you find a post useful, please give the author a "Kudo" or mark as an accepted solution if it solves your trouble. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 04:13 AM
You don't "open" a port. On the router you forward an existing non-blocked port to your server and your server listens on that port. If a non-blocked port doesn't work it's not because it's not "open", it's because nothing is responding on that port.
Checklist:
- Did you reserve an IP address for the server you are port forwarding to?
- Did you verify whether your server is using the default port 25565 or a custom port?
- Is your server running when you do an external test?
- Did you verify you can access your server internally from your LAN?
- Did you try canyouseeme.org for testing? That's what I use so I know it works.
