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
posta un mese fa116 visualizzazioni
1 Risposta
1
Risposta accettata

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
ESPERTO
con risposta un mese fa
profile picture
ESPERTO
verificato un mese fa
profile picture
ESPERTO
verificato un mese fa
  • 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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande