Hi, is there any way to disable masquerade of IPs on ingress nodes? On egress nodes I can workaround it by specifying a dummy interface but this is not possible on ingress nodes unfortunately...
b
bored-island-21407
06/24/2022, 5:15 PM
you can set remote code execution env var RCE -- config var rce to "on" which will allow you to edit the post up/post down commands to your heart's content
s
sticky-microphone-43760
06/24/2022, 7:35 PM
Ok, thanks.
sticky-microphone-43760
07/02/2022, 12:48 PM
Hi, why is RCE set to "off" considered as secure when it can be simply enabled on the server? Is it because it cannot be changed via the API when RCE is set to "off"?
b
bored-island-21407
07/02/2022, 12:50 PM
correct, RCE can only be enabled by modifying the docker compose file