I have a VPC and subnets in it.
I have an EC2 instance that works as VPC Gateway and routed all traffic inside VPC using Route Table.
So the requests from subnets to partners' network are reaching to the Gateway instance.
There on Gateway instance runs strongswan server.
But incoming requests from subnets are not forwarded to partners' network.
I can't track any outgoing requests on Gateway instance to partners' network.
Please comment me . . .