I have several machines that need direct in/out traffic through router port forwarding.
I have things setup already right now, using my domain name , pointing at my current static IP issued by the ISP.

But I will be transferring to another ISP and they don’t offer static IPs. What’s worst is the IPs issued are not only dynamic, but also private (so dynamic dns solution can’t help)

So I need a way to maintain my exact setup (and port forwards) on the new ISP and I’m willing to pay for VPN like service if I have to. But I heard routing traffic through VPNs will slow down traffic which is my concern. I’m assuming VPN traffic is slow because of it having to hop around lots of proxy servers? If there was a VPN that just gives you static IP w/o proxy hopping, that would be best. I don’t need the privacy, i just need the static IP and speed.

Looking forward to some helpful suggestions.

  • kY2iB3yH0mN8wI2hB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    There are VPNS that offer public IPs, some more enterprise grade VPNs can offer static IPs as well. But its not cheap.

    Another way if traffic is mostly HTTP(S) based you can use cloudflare, seems to be the norm here.

    Why are you moving to an ISP that does not support your needs? are you moving?

    • remivato69OPB
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      The current ISP’s service have been terrible… frequent down times, that usually take 5-24 hours to resolve. It’s unbearable. We were thinking of getting starlink too.

      Yes all traffic i need to forward are http based… so that cloudflare thing, did u mean the cloudflared tunnel thing they have? if so, i think I will need to create different tunnels for each port I want to open right?

      the other issue that I have is i need a fixed IP in order to access remote databases we use in development. It’s a security thing (our remote database server whitelists connecting IP)