I have a question: how to configure multiple egress policies in Foundry, particularly for scenarios where:
-
External IPs / hosts need to be reached (e.g. ping / connectivity checks), and
-
All outbound traffic must go via a proxy, and
-
We also need to define external host–specific egress policies.
Now, it appears we can’t apply proxy-based egress and external host egress policies at the same time.
Could someone please advise:
-
Whether multiple egress policies (proxy + external hosts or multiple external hosts) are supported concurrently
-
If there is a recommended pattern or limitation, we should be aware of
-
Any alternative approach to support ICMP / connectivity checks to external IPs when a proxy is mandatory