Highlights of my company’s AWS architecture are as follows:
- My company would like to filter and monitor all traffic to and from the Internet; as such wants to utilize the path through our Direct Connect via on-prem Datacenter for Internet access, not the default IGW path from AWS.
- We are using BGP from on-prem to injected default route to Sophos over AWS tunnels, as path to the Internet.
- We current have achieved ingress (from Internet) through on-prem path, however, egress is defaulting to IGW; hence Asymmetric Routing.
- Need help with limiting traffic on IGW to do just the following:
- Remove default route from IGW and use default injected to Sophos by BGP
- Establish a transit VPC with Sophos as CGW
- Establish site-site VPN links between other VGWs and Sophos (CGW)
- Allow ports needed to establish/allow access to Sophos including 4443 and 4444)
- Allow BGP protocol (TCP 179)
- Probably more TBD to satisfy any AWS requirements
- Remote Access SSLVPN also need to flow through on-prem path.
This thread was automatically locked due to age.