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
preguntada hace un mes116 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
EXPERTO
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes
profile picture
EXPERTO
revisado hace un mes
  • 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.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas