this post was submitted on 28 Nov 2023
1 points (100.0% liked)

Homelab

371 readers
9 users here now

Rules

founded 11 months ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago (1 children)
[–] [email protected] 1 points 9 months ago (1 children)

And are you talking bout their service called Cloudflared? Because if so, will I need to create a cloudflare tunnel for each port i want to open?

[–] [email protected] 1 points 9 months ago (2 children)

No, you should be able to create one tunnel and pass all your traffic through it I haven't played with ports tho, only sub domains (i have a reverse proxy behind it)

[–] [email protected] 1 points 9 months ago

Yeah this is his I do public facing stuff.

[–] [email protected] 1 points 9 months ago

well that's cool. But I do have to install cloudflared onto each of my server/machines right? And what about machines i need to connect to that doesn't have a regular OS (like a smart vacuum cleaner's GUI)?