Skip to content

AWS VPN Gateway -VPC traffic routed through on prem firewall

0

Hello All,

Vpn tunnels are established and SG and ACLS are opened but traffic from our vm towards internet is not going through , i see traffic on my on prem firewall and response as well but return traffic is getting dropped.

and when i try to ping internal resources , i ca ping but not to the internet, is my VPNGW dropping response from internet. VPC logs not showing return traffic.

1 Answer
2
Accepted Answer

Hello.

It is highly unlikely that traffic will be blocked by AWS VGW.
For example, if you set "Local IPv4 Network CIDR" or "Remote IPv4 Network CIDR" in the tunnel options, the CIDR that can pass through the VPN tunnel will be restricted, so if such settings are set, there is a possibility that communication will stop.
https://docs.aws.amazon.com/vpn/latest/s2svpn/VPNTunnels.html

EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.