I've got a Proxmox on a local network and an AWS VPC with a static IP, and I would like for every VM on Proxmox to route through Tailscale and out the exit node at AWS. On the internet all of my source traffic from my VMs should appear as my AWS static IP. How would you go about doing this?
I've read on the LXC container route, but that seems to be the reverse of what i'm doing. I don't really want to run a Tailscale client on each VM either if i can help it.
What i want to do is run Tailscale on the Proxmox host (which I understand it's frowned upon) pointed to the my Tailscale exit node at AWS (already configured as an exit node), and somehow have the VMs all use that path for their way out. I feel there should be a solution on the Proxmox host that i could configure to allow this to work. I have installed Tailscale on the Proxmox host, configured it to point to the exit node at AWS and for the proxmox host itself it works as expected going out AWS...its the VMs that of course don't automagically follow that path too.
I modified the Linux Bridge gateway on Proxmox to be the AWS exit node Tailscale IP (100.x) and that didn't work. Not sure what to try next....
thanks!
I've read on the LXC container route, but that seems to be the reverse of what i'm doing. I don't really want to run a Tailscale client on each VM either if i can help it.
What i want to do is run Tailscale on the Proxmox host (which I understand it's frowned upon) pointed to the my Tailscale exit node at AWS (already configured as an exit node), and somehow have the VMs all use that path for their way out. I feel there should be a solution on the Proxmox host that i could configure to allow this to work. I have installed Tailscale on the Proxmox host, configured it to point to the exit node at AWS and for the proxmox host itself it works as expected going out AWS...its the VMs that of course don't automagically follow that path too.
I modified the Linux Bridge gateway on Proxmox to be the AWS exit node Tailscale IP (100.x) and that didn't work. Not sure what to try next....
thanks!