Accessing Proxmox via VPN

Shinda

New Member
May 15, 2022
1
0
1
Hello everyone,

It's my first time posting here :)

I installed a proxmox in my local network with the following network config :

auto lo
iface lo inet loopback

iface enp2s0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.2/24
gateway 192.168.1.1
bridge-ports enp2s0
bridge-stp off
bridge-fd 0

I would like to give access to it via VPN.
My internet provider (freebox) offer a built in WireGuard VPN that give them 192.168.27.x address.
Is there an easy way to connect from 192.168.27.x to 192.168.1.2 ?
 
If you want to use a vpn and will need to add routes like that I’d strongly recommend you move off the virtually default ip range on your local network (192.168.1.0/24). You’re just asking for trouble when you connect via anywhere else with the same local range.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!