New rules can be added at the beginning or at the end of existing chains. Adding new chains is not supported. AppGate ZTNA runs in what is called 'Overlayfs'; this is a temporary file system which is reloaded every time the system is booted. This means any changes made to iptables in the running system will be non-permanent. To mitigate this there is a command available that allows permanent changes to be made to iptables:
Add a new rule at the beginning of a chain |
|
Show the diff with the default iptables |
|
Add a new rule to the end of a chain |
|
Show the diff again |
|
Permanently save the changes |
|
Permanently destroy any custom change |
|