Installation without Web access protection
If you are experiencing issues with the Web access protection feature or its dependencies, you can install the product without this feature using the environment variable ESET_DISABLE_NFTABLES=1.
Solution
To install the product without web access protection, follow the steps below depending on your current user permissions:
As a privileged user
Execute the following command from a Terminal window as a privileged user:
ESET_DISABLE_NFTABLES=1 sudo -E ./eeau_x86_64.bin |
As the root user
Execute the following command from a Terminal window as the root user:
ESET_DISABLE_NFTABLES=1 ./eeau_x86_64.bin |
•Installation without web access protection is permanent, and upgrades without the environment variable ESET_DISABLE_NFTABLES=1 do not enable it. •Installation without web access protection also disables the network isolation feature. •Clean installation is needed for product with web access protection. |