F5F Stay Refreshed Power Users Networks Configure your VPN to route traffic from your home network through your laptop on another network.

Configure your VPN to route traffic from your home network through your laptop on another network.

Configure your VPN to route traffic from your home network through your laptop on another network.

Pages (2): Previous 1 2
F
fearadub
Junior Member
3
09-22-2016, 07:37 PM
#11
Consensus reached. It seems I reduced the topic too much—most users who’ve tried this already grasp port forwarding and might have left open certain ports. You're right, the actual risk usually comes from the service running behind the port.
F
fearadub
09-22-2016, 07:37 PM #11

Consensus reached. It seems I reduced the topic too much—most users who’ve tried this already grasp port forwarding and might have left open certain ports. You're right, the actual risk usually comes from the service running behind the port.

T
TudorFitze
Junior Member
3
09-23-2016, 04:26 AM
#12
Looks like handling this with Linux Subsystem for Windows is becoming increasingly difficult, especially when using VMs.
T
TudorFitze
09-23-2016, 04:26 AM #12

Looks like handling this with Linux Subsystem for Windows is becoming increasingly difficult, especially when using VMs.

I
ItzPickaxe
Member
62
09-23-2016, 06:26 AM
#13
Need assistance? Let me know.
I
ItzPickaxe
09-23-2016, 06:26 AM #13

Need assistance? Let me know.

M
MrGoldenApple
Member
166
09-29-2016, 06:15 PM
#14
I’m wondering if it’s feasible to swap out your router altogether. A solid ASUS model likely already offers an easy one-click setup for VPNs into your network. It makes more sense to handle this on the router itself, since that’s where network address translation occurs—so you skip the need for a second device, which would essentially be another VPN server focused only on VPN traffic. This approach is probably OpenVPN rather than Wireguard. For a straightforward VPN, consider going with a Raspberry Pi or an affordable appliance from AliExpress; if you opt for the latter, you might find a router that manages it more conveniently.
M
MrGoldenApple
09-29-2016, 06:15 PM #14

I’m wondering if it’s feasible to swap out your router altogether. A solid ASUS model likely already offers an easy one-click setup for VPNs into your network. It makes more sense to handle this on the router itself, since that’s where network address translation occurs—so you skip the need for a second device, which would essentially be another VPN server focused only on VPN traffic. This approach is probably OpenVPN rather than Wireguard. For a straightforward VPN, consider going with a Raspberry Pi or an affordable appliance from AliExpress; if you opt for the latter, you might find a router that manages it more conveniently.

K
kervinc
Posting Freak
804
10-07-2016, 02:36 AM
#15
It's a fascinating piece of software, but I tend to be cautious with relays since you rely on them to function correctly. Your VPN's security really depends on how well they protect their key storage.
K
kervinc
10-07-2016, 02:36 AM #15

It's a fascinating piece of software, but I tend to be cautious with relays since you rely on them to function correctly. Your VPN's security really depends on how well they protect their key storage.

W
Wolfgirl2213
Member
132
10-07-2016, 03:38 AM
#16
Do you have outdated computers available for use as OpenVPN servers? I’m currently running a site-to-site VPN between my home lab and dedicated servers, and I’ve installed an OpenVPN server on a dedicated machine that connects both environments.
W
Wolfgirl2213
10-07-2016, 03:38 AM #16

Do you have outdated computers available for use as OpenVPN servers? I’m currently running a site-to-site VPN between my home lab and dedicated servers, and I’ve installed an OpenVPN server on a dedicated machine that connects both environments.

H
husker53
Posting Freak
802
10-07-2016, 07:12 AM
#17
It appears the setup is progressing on my RasPi 4 with Ubuntu. The hello-world command is on track. I'll keep working on it tomorrow.
H
husker53
10-07-2016, 07:12 AM #17

It appears the setup is progressing on my RasPi 4 with Ubuntu. The hello-world command is on track. I'll keep working on it tomorrow.

B
Bruno2910
Member
138
10-27-2016, 10:36 AM
#18
You can always use headscale too, a self-hosted option. For the sake of it, pfsense is about to receive an official tailscale plugin… regardless of whether you trust pfsense or not, I think tailscale is widely recognized as “they handled it right.” Also, to boost its credibility, it only activates when necessary—I think. It’s really impressive, though I haven’t needed it yet. It should be straightforward. Setting up Docker is incredibly easy, with plenty of tutorials available, and WireGuard is nearly as user-friendly. PiVPN simplifies things even more by offering an automatic WireGuard configuration for Raspberry Pi (possibly also for ARM Debian since Raspberry Pi is essentially Debian) and streamlines the process significantly. Check it out.
B
Bruno2910
10-27-2016, 10:36 AM #18

You can always use headscale too, a self-hosted option. For the sake of it, pfsense is about to receive an official tailscale plugin… regardless of whether you trust pfsense or not, I think tailscale is widely recognized as “they handled it right.” Also, to boost its credibility, it only activates when necessary—I think. It’s really impressive, though I haven’t needed it yet. It should be straightforward. Setting up Docker is incredibly easy, with plenty of tutorials available, and WireGuard is nearly as user-friendly. PiVPN simplifies things even more by offering an automatic WireGuard configuration for Raspberry Pi (possibly also for ARM Debian since Raspberry Pi is essentially Debian) and streamlines the process significantly. Check it out.

Pages (2): Previous 1 2