OpenVPN on Proxmox CT

Afox

Renowned Member
Dec 18, 2014
257
14
83
Hello again,

referring to this article https://openvpn.net/index.php/acces...-to-run-access-server-on-a-vps-container.html

I want to know if the first point
Prepare your VPS host so that the following requirements are met:
1. Make the iptables state and nat modules accessible to containers.
Edit /etc/vz/vz.conf and add "ipt_state iptable_nat" to the end of the list of IPTABLES modules.

*NOTE: This needs to be done on the host node, not the individual VPS container.
is still necessary with with modern proxmox-versions that already have firewall-feature included.

Thanks in advance for every answer.

Afox