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)

      • Prunebutt@slrpnk.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        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.

        • Hawk@lemmynsfw.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          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.

        • Saik0@lemmy.saik0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 days ago

          ISP’s NAT

          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.

          • Prunebutt@slrpnk.net
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 days ago

            Oh, I see. Sorry I was too dumb to research that term for the comment.

            Or you can setup a vps and tunnel through that.

            But then the VPS needs a static address.

            • Saik0@lemmy.saik0.com
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 days ago

              But getting a static address for your VPS is likely much easier than getting it from certain ISPs.

              For instance, Quantum Fiber doesn’t support static IPs at all… But most VPSes can and do.

        • iii@mander.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 days ago

          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.