[cc]
“Failed to set the advanced firewall mode with the default policy of Accept. Error saving the iptables information”
[/cc]
Esto ocurre al interactuar mediante el PVA y el firewall del VPS. Hay que instalar el siguiente paquete dentro del VPS
[cc]
# yum install policycoreutils -y
[/cc]