Promox 6 GUI access restriction

ady106034

Member
Dec 20, 2022
34
1
13
Hello,

I need to do IP restriction for proxmox 6 GUI but when I'm adding below it still not working. I'm doing below similar entries
ALLOW_FROM="10.0.0.1-10.0.0.5,192.168.0.0/22"
DENY_FROM="all"
POLICY="allow"
 
Looks like you care about security...you know that PVE 6 is End-of-Life and is not receiving any bug fixes + security patches for 15 months?
 
Have you already checked whether the rules are set in iptables? How did you verify whether it worked or not?