access proxmox web host over vpn

tdraunciheal

New Member
Feb 7, 2023
2
0
1
Hi People!

I need to access the promox web over a vpn this is my current configuration

1675776755655.png


at the same time on my server I have an openvpn service with an ip 10.8.1.6
 
Last edited:
Hi People!

I need to access the promox web over a vpn this is my current configuration

View attachment 46507


at the same time on my server I have an openvpn service with an ip 10.8.1.6
I would create a container having virtual NICs assigned to both Linux vmbr0 and another new bridge (vmbr1 as member of an additional LAN, without physical NIC ), container will be the openvpn endpoint and routes incoming connections dedicated for Proxmox Host via the mentioned additional LAN to it.

There may be other approaches too, depends on the environment you have which is the optimal one.
 
  • Like
Reactions: Moayad