hi everyone,
I was just about to self-host a Ghost blog but then was warned that my ISP might change my external IP address at any time, so I would need to pay for a static IP address.
Is that true?
(I’d not seen much about that in stuff I’ve looked up so far about self hosting)
Quick, but sadly incorrect
Care to explain what I got wrong?
Static IP is helpfull but not necessary. Even with NAT and a changeing IP there’s options, such as:
You can’t port-forward if you sit behind a nat.
Port forwarding was invented for exactly that
Hou will you configure the ISP’s NAT router to port-forward? You won’t be able to reach the forwarded port if your ISP doesn’t foward the port as well.
You can’t, this guy doesn’t know what he’s taking about.
Port forward behind CGNAT won’t get you out. Best bet here would be ipv6.
Tor would work. However, only over Tor obviously.
That has it’s own name… CG-NAT. Thus why people are responding to you as if you’re wrong. As you wrote it you are wrong though. But there’s still answers like argo tunnels (if you are okay with cloudflare) and other similar solutions.
Or you can setup a vps and tunnel through that.
Aah, ISP’s NAT. Yes, in that context, it’s correct that you can’t port forward.
Perhaps you can STUN through, but unlikely to get a good port.