Network firewall inspection

0

Dear Team - can anyone confirm if AWS network firewall can perform the inspection for encrypted traffic ? For example, traffic from internet is establishing the VPN connection on the software VPN running on the EC2 instance. Before it reach to Software VPN EC2 instance, it will hit the AWS network firewall. As the AWS firewall sits in middle of client and software VPN on EC2, can firewall inspect the traffic ?

JD
已提問 1 個月前檢視次數 117 次
1 個回答
1
已接受的答案

It's important to be specific with these questions and the followup is: What type of encryption is being used for the VPN connection?

AWS Network Firewall can inspect encrypted traffic if it is encrypted using TLS. There are various caveats here so please read the blog post.

However, if your traffic is an IPSEC VPN than Network Firewall cannot inspect it. Instead, ensure that the VPN termination instance is suitably hardened (as appropriate for the operating system that is running) then you might use Network Firewall to inspect the traffic once it leaves the VPN termination instance. You can read about patterns for deploying Network Firewall in this other blog post.

profile pictureAWS
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
profile picture
專家
已審閱 1 個月前
  • Follow-up question, You said you might use Network Firewall to inspect the traffic once it leaves the VPN termination instance, what does it mean ? are you referring return traffic to internet ?

  • I'm referring to traffic between the VPN termination instance and whatever the traffic is going to/from within AWS.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南