#beyond - external connection
1 messages · Page 1 of 1 (latest)
JENSEN AX1800
https://www.jensenofscandinavia.com/wp-content/uploads/2021/09/AX1800-Norsk-v1.1.pdf This look like your device?
If so, then see Page 22
Yes, for both instances
Protocol TCP
Internal IP is the IP address of your hosting computer, basically what Foundry puts into the internal invite link field, http:// and :30000 not included
So just a XXX.YYY.ZZZ.AAA number
You can freely share the internal IP, but yes
ill test to see if they connect now
You can test yourself too, from a phone on mobile data for example
did not work
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 (curl https://ifconfig.me/ip -UseBasicParsing); tracert 8.8.8.8
Mac/Linux: open a terminal and use the following command
traceroute $(curl 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.
at the inv link it does still write "your internet apears to be closed"
That unfortunately indicates that you are behind a CGNAT
okay
You can either call up your Internet Service Provider and check if they can take you off that, which they sometimes might do, potentially for a charge, potentially for free, potentially not at all. Other options are using one of the partner hosting service for a small monthly fee or looking into hosting on a cloud server or VPS. Some offerings like Oracle Cloud allow you to host for free.
Or maybe one of your players can host for you if they are not limited by cgnat
already talked to them. and was told they had no idea what that was and could not do anything
wait can they host with me as a GM?
Yes, the 'admin' is different from the GM role
okay we will have a look at that, thank you very much man! at least I know wth is going on
Happy to help, feel free to delete the message with the IP trace :)
If players are also limited we have some step by step guides to host on Oracle for example https://foundryvtt.wiki/en/setup/hosting/always-free-oracle
This guide provides easy to follow steps for a relatively simple installation of Foundry plus a reverse proxy using Caddy at the end of which you will have a functional cloud-hosted Foundry installation using Oracle Cloud.
Just putting it out there