craigsworld.dedyn.io is the site, I wanna know if it’s just my sister and my computer or if yours loads it too.
You might want check your dns record

10.0.0.0/8 ip addresses are not publicly routable.
It can’t, as it’s only accessible in your local network, where your and your sister’s computers are in.
You need a public IPv4 and/or IPv6 address. Often, IPv6 addresses are already publicly accessible, but not supported by every device and ISP.
IPv6 addresses are already publicly accessible
No, they are not. You still have a firewall.
Not necessarily. With a normal consumer router, most likely, but there’s no spec or laws to have a firewall, technically.
And I think it’s obvious that I meant that, in contrast to stuff like DS-Lite for IPv4, your home modem/router is accessible by IPv6.
I tried using Ngrok but it’s still local (My router is full and Dad doesn’t want me to mess with it)
Well, what did you do exactly?
How is your router “full”?
How much experience do you have with networking, exactly?
The DNS record points to a private IPv4 address (10.0.0.41), which cannot be accessed from the internet for multiple reasons; first of which is that it’s almost certainly behind a NAT gateway.
Your internet provider has given you a single publicly routable IPv4 address and assigned it to the WAN interface on your modem or router. If you want to access a host on the LAN, you’ll first have to configure port mapping or port forwarding on the router. Then you’ll have to open holes in your firewall and accept the fact that every bad actor will try to break into that host unless you know how to set up network security.
Looks like it’s down: https://downforeveryoneorjustme.com/craigsworld.dedyn.io
Oh dang, thanks!
I’m not going to test this because while it could be innocuous, well, it could be harmful as well. If this is hosted in a local network, take your phone or laptop to a place with free WiFi and test. Also make sure the subdomain resolves to an IP address. You can go to cmd in Windows, or open up a terminal and type “ping craigsworld.dedyn.io”. If it’s not a reserved IP and you can access it outside your local network you’re good.
Simpler, you can just disconnect your phone from WiFi and test there. If you really need your laptop to test, use tethering.
Ah, yes. I forgot we’ve moved away from the late 2000’s. All good points
Good suggestion, that’s what I regularly do.

Ok, so, there are multiple things you should be aware.
First of all you’ve set that DNS to be
10.0.0.41, that range of IPs is reserved for lan, similar to192.168.0.41would be. Only people in the same local network as you might be able to access it.Also, usually your home router doesn’t use the 10.x.x.x range, but some ISPs might do it in their internal network, which means your router doesn’t get an internet IP, instead your ISP router does and it shares the same external IP with different houses, so you would need to use something like https://www.whatsmyip.org/ to know what your external IP is.
But there’s more, since you don’t control that router putting that external IP in the DNS won’t work either.
You need to do something more complicated, I recommend you read on cloud flare tunnels for example.
And one final piece of advice, don’t share your urls with randoms on the internet, security by obscurity is not security and all, but publicly advertising your url is asking for trouble, even without doing that you will see several attempts of logging into your servers constantly.
I ran into the same issues as you when I started. Selfhosting is a ton of fun. Here’s something I posted a while ago, might help you. https://lemy.lol/post/35499344
Also, please be careful on the internet, once your website is up, you will be bombarded with automated requests and bots trying to hack it -> https://lemy.lol/post/35626713
One easy way to test accessing your site externally is use a free web proxy to try to load it.
For example (not a personal recommendation, just a random search result) https://wproxy.net/
It failed to connect on my end. Will try again in an hour.








