F5F Stay Refreshed Power Users Networks Optimal setup involves tailscale configuration tailored for remote LAN or server access.

Optimal setup involves tailscale configuration tailored for remote LAN or server access.

Optimal setup involves tailscale configuration tailored for remote LAN or server access.

T
Thybalt
Member
158
06-21-2020, 09:06 AM
#1
Essentially setting up a Proxmox server without connecting it to the WAN network seems like the right path. I explored options like Tailscale and Headscale, but Tailscale feels more suitable at the moment. Right now the focus is on configuring the exit node at home. Should I deploy an Ubuntu Server VM and use Tailscale inside it as the exit node on the bare Proxmox network via its NIC? Or should I run it in an LXC container? Separating hardware seems reasonable. A Raspberry Pi could work too, though I’d prefer something more stable for hosting. My old Thinkpad T430 would be nice if it stayed powered directly from AC, but it’s not ideal as a server. I’m unsure about best practices and would appreciate guidance from someone who has set up Tailscale for this setup. Thanks!
T
Thybalt
06-21-2020, 09:06 AM #1

Essentially setting up a Proxmox server without connecting it to the WAN network seems like the right path. I explored options like Tailscale and Headscale, but Tailscale feels more suitable at the moment. Right now the focus is on configuring the exit node at home. Should I deploy an Ubuntu Server VM and use Tailscale inside it as the exit node on the bare Proxmox network via its NIC? Or should I run it in an LXC container? Separating hardware seems reasonable. A Raspberry Pi could work too, though I’d prefer something more stable for hosting. My old Thinkpad T430 would be nice if it stayed powered directly from AC, but it’s not ideal as a server. I’m unsure about best practices and would appreciate guidance from someone who has set up Tailscale for this setup. Thanks!

9
99Zach99
Junior Member
2
06-21-2020, 03:16 PM
#2
You can deploy the VPN on any device inside your local area network. I wouldn’t set it up directly on Proxmox… though there are exceptions. Instead, create LXC’s, VMs, or Docker containers within those to run the services you need. From a data movement standpoint, each option behaves like a separate machine on your LAN. LXC’s and VMs receive their own IP addresses, allowing you to treat them as independent computers. And yes, I can run my VPN on one of those setups.
9
99Zach99
06-21-2020, 03:16 PM #2

You can deploy the VPN on any device inside your local area network. I wouldn’t set it up directly on Proxmox… though there are exceptions. Instead, create LXC’s, VMs, or Docker containers within those to run the services you need. From a data movement standpoint, each option behaves like a separate machine on your LAN. LXC’s and VMs receive their own IP addresses, allowing you to treat them as independent computers. And yes, I can run my VPN on one of those setups.

E
EaseAce
Member
74
07-01-2020, 07:28 AM
#3
Thanks for the feedback! I should have recommended using LXC or VM from the beginning. Currently I have a dedicated server on a thinkpad running Ubuntu Server with many power-saving tweaks. It includes subnet routing and an exit node setup. This works well since it has a large battery—about 6 hours of operation even without power. It connects directly to the LAN through one of its network cards.
E
EaseAce
07-01-2020, 07:28 AM #3

Thanks for the feedback! I should have recommended using LXC or VM from the beginning. Currently I have a dedicated server on a thinkpad running Ubuntu Server with many power-saving tweaks. It includes subnet routing and an exit node setup. This works well since it has a large battery—about 6 hours of operation even without power. It connects directly to the LAN through one of its network cards.

H
Holzir
Junior Member
35
07-08-2020, 01:31 AM
#4
If the rest of your network setup isn’t using a battery backup, it won’t be a big issue. You can place the VPN wherever you like, as long as it stays within your local area network—it will function the same. Whatever suits you best is perfect.
H
Holzir
07-08-2020, 01:31 AM #4

If the rest of your network setup isn’t using a battery backup, it won’t be a big issue. You can place the VPN wherever you like, as long as it stays within your local area network—it will function the same. Whatever suits you best is perfect.

R
80
07-16-2020, 12:39 AM
#5
I also have a UPS system in place for much of this equipment, which gives me hope it might still work.
R
robertandafrog
07-16-2020, 12:39 AM #5

I also have a UPS system in place for much of this equipment, which gives me hope it might still work.

K
KiNgCh1798
Member
53
07-17-2020, 01:49 AM
#6
As long as your network and internet connections are active, you should be able to reach everything through the VPN.
K
KiNgCh1798
07-17-2020, 01:49 AM #6

As long as your network and internet connections are active, you should be able to reach everything through the VPN.