Hello.
I am new to proxmox, not new to Linux though.
I have a test proxmox server with 2 interfaces, one sits at the DMZ where some VMs will run exposed to the internet, another sits in the LAN.
I wish to:
1. block any traffic from the DMZ completely (that is - hosts will be exposed, but I don't want the proxmox management (ssh/web) to be exposed in the DMZ at all.
2. block any management traffic from the LAN except for a specific host.
I can do this manually of course or even hack a shell script to add iptables rules (I understand that there are some anti-lockout rules in place, so I guess I need to override them somehow?), but I wish to do it the "proper way" via the proxmox firewall interface.
Any guidance would be highly appreciated. Thanks!
I am new to proxmox, not new to Linux though.
I have a test proxmox server with 2 interfaces, one sits at the DMZ where some VMs will run exposed to the internet, another sits in the LAN.
I wish to:
1. block any traffic from the DMZ completely (that is - hosts will be exposed, but I don't want the proxmox management (ssh/web) to be exposed in the DMZ at all.
2. block any management traffic from the LAN except for a specific host.
I can do this manually of course or even hack a shell script to add iptables rules (I understand that there are some anti-lockout rules in place, so I guess I need to override them somehow?), but I wish to do it the "proper way" via the proxmox firewall interface.
Any guidance would be highly appreciated. Thanks!