#The port is open even so I can t make it
1 messages ยท Page 1 of 1 (latest)
Pulling this into a thread to not interfere with on-going support ๐
If you use the local network link from a different device on the same network are you able to get to the login page? A cell-phone on wifi works great for this test.
Ok; that's good. Let's check if your ISP is up to no good.
CGNAT is a service used by ISPs to decrease the number of IPv4 addresses their networks use. It places an additional router outside the customer's own network and provides them with an internal IPv4 address provided by the company. This often prevents incoming connections on numerous ports.
To confirm you are affected by CG NAT, use one of the following commands:
Windows 10: open a powershell window and use the following command
tracert -h 5 (curl https://ifconfig.me/ip -UseBasicParsing); tracert 8.8.8.8
Mac/Linux: open a terminal and use the following command
traceroute -m 5 $(curl -4 ifconfig.io); traceroute 8.8.8.8
After the command has completed, please post a screenshot here with the results so a troubleshooter can interpret them.
that's it?
Please let it finish ๐
ah ok
I have bad news for you.
Your ISP has you behind CG-NAT. CG-NAT is extra layers of routers which you don't have access to, so you can't configure port forwarding on them, which means your players can not connect to your game.
The very next step for you is to call your ISP and ask them nicely to not put you behind CG-NAT or to enable you to use port-forwarding. Some ISPs just do it when asked, others want to charge money, and others refuse.
If your ISP does not cooperate:
- Hosting option 1: Paid hosting partners do all the work, costs money - https://foundryvtt.com/article/partnerships/
- Hosting option 2: One of your players may host your game for you, if their ISP allows port forwarding.
- Hosting option 3: Oracle and AWS are cloud hosts with free offerings, costing effort instead of money. More details upon request.
- If none of these are options for you, you can attempt to use VPN-like software (such as Hamachi, ZeroTier, ngrok, etc) to punch a connection through the CG-NAT, but we can not assist with any connection troubleshooting if you take this route.
hmm
thanks for the info
so
this port open is "fake"?
I had called them to open this door and they did it
Uh, hold a moment.
If they claim it's open, it doesn't seem to be working yet or you need to manually setup port forwarding
Get me screenshot of that edit screen for that rule.
Yeah; if that's a manual port forward rule that you've setup, then it looks like something isn't set right
(However, unless your ISP has specifically fixed things for you.... There's still a CG-NAT issue beyond your own router)
I don't have anything else about the network, after all they don't give me access
:C
It's very bad
- The WAN IP address there is the shared IP address they have with multiple other customers - so this rule doesn't do anything because
- There is a second router infront of this one (that's the one at the second hop in your trace) that needs to hand a port forward
Best of luck!
@neon ermine
my internet provider say it fixed
it's ok?
and log of nMap
NSE: Loaded 155 scripts for scanning. NSE: Script Pre-scanning. Initiating NSE at 21:36 Completed NSE at 21:36, 0.00s elapsed Initiating NSE at 21:36 Completed NSE at 21:36, 0.00s elapsed Initiating NSE at 21:36 Completed NSE at 21:36, 0.00s elapsed Initiating Ping Scan at 21:36 Scanning 177.22.176.116 [4 ports] Completed Ping Scan at 21:36, 0.05s elapsed (1 total hosts) Initiating Parallel DNS resolution of 1 host. at 21:36 Completed Parallel DNS resolution of 1 host. at 21:36, 1.04s elapsed Initiating SYN Stealth Scan at 21:36 Scanning 177-22-176-116.sebratel.net.br (177.22.176.116) [1000 ports] Discovered open port 443/tcp on 177.22.176.116 Discovered open port 30000/tcp on 177.22.176.116 Discovered open port 7070/tcp on 177.22.176.116 Completed SYN Stealth Scan at 21:36, 5.17s elapsed (1000 total ports)