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 ?

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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ