2
submitted 3 days ago* (last edited 3 days ago) by Gonzako@lemmy.world to c/selfhosting@slrpnk.net

Hi!

I am finally dabbling in some self-hosting and I'm having trouble on the very final steps.

The setup:

I have a simple NUC that's hosting caddy and a dynamic dns solution

I have port forwarded ports 443 and 80 to my local machine

I have a domain pointing towards my public ip

My router is a sercom 00200106 brought by my isp

The problem:

¿I can't seem to get past the router?

Whenever I try to get in through my local network I get an "intercept.hmtl" from the router and anyone to get from outside just gets a timeout.

If anyone has any idea how'd I go about moving forward the domains "https://gonzako.com/" I have managed to get caddy to show the "hello world" through localhost so I know the service is working

Many regards!

Gonzako

Edit: I am not behind NAT as I did a traceroute towards my public ip and it did only a single hop

you are viewing a single comment's thread
view the rest of the comments
[-] darkan15@lemmy.world 1 points 3 days ago

If your ISP (Internet service Provider) doesn't have you behind CGNAT or Double NAT (meaning that multiple homes share the same public IP), some ISP block the first block of 1024 ports, so any port below that number is blocked.

If the problem is that ports below 1024 are blocked, but you do have a public IP reaching your home router, you could contact your ISP so they unblock these ports for you (I had to do that once, so at least with my ISP it was as simple as asking).

The way you could test if your public IP reaches your home router is by exposing something on a higher port than 1024 like let's say 8080, if you can reach a simple web or caddy or any other service from 8080, you can at least confirm, that is the issue.

Be aware that most ISP even if they assign a single IP per house, this IP can be dynamic and can rotate on a regular basis, like daily or weekly

[-] Gonzako@lemmy.world 1 points 3 days ago

I think I am behind a double Nat as I've tested your higher than 1024 port option and it hasn't worked

[-] drkt@scribe.disroot.org 2 points 3 days ago

For the record, I was able to see "hello world" on https://gonzako.com/ earlier. It was reachable from the outside.

[-] Gonzako@lemmy.world 2 points 17 hours ago

Thank you! Site is finally up and going!

load more comments (4 replies)
load more comments (5 replies)
this post was submitted on 04 Aug 2025
2 points (75.0% liked)

Self-hosting

3010 readers
8 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 3 years ago
MODERATORS