In AWS, I'm trying to position Sophos between an External ELB and an Internal ELB balancing traffic to web servers.
External ELB -> Sophos -> Internal ELB -> Web Servers
The External ELB can point at Sophos instances with no issues. Given that the ELB doesn't have an IP address only a DNS name, I obviously can't NAT to it. Is there a way of directing the traffic to the Internal ELB once it hits Sophos? In other words, how can I sandwich Sophos between the two ELBs, north to south?
This thread was automatically locked due to age.