When using a Linux host (non-esx) as a backup destination with a non-root user, assuming all file and directory perms are correct, backups will fail when attempting to execute iptables on the destination machine with “-bash: iptables: command not found” in the .vzbbx file.
Assuming iptables is installed on this destination, the fix is using root instead of a non-root account.
In the event that iptables is not installed on the destination, the same error will appear even when using root.
The workaround for this is below and should be run as root.
The command should return:
The same command could be used to fix the error above when using a non-root account. In that event, the workaround would need to be run by the non-root user.
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center