Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Forwarding a whole IP with a VPN

skorupionskorupion Member, Host Rep

So I have an old laptop that is an i5-5200U with 4G of ram, and I will buy an SSD for it.
I'm planning to use it as my main server.
But the problem is that I have a dynamic IP address.
I also have a VPS from BUYVM.

How could I connect these two, and have port forwarding on all ports?

Also, I have a routed /48 with this plan.
Any way to connect the whole /48 to my laptop?

Thanked by 1pan_ia0_net

Comments

  • Just redirect the traffic using iptables prerouting (for IPv4).

    For IPv6, tunnel it through another address if you want the entire /48.

    Thanked by 1pan_ia0_net
Sign In or Register to comment.