Skip to main content

Lab 7: Egress FQDN

  • June 23, 2023
  • 0 replies
  • 149 views

Joe
Forum|alt.badge.img+3
  • Aviatrix Employee

1. SCENARIO

BU2 DB needs to get updates by running:

sudo apt-get update -y and sudo apt-get upgrade -y

No other Egress traffic should be allowed!

An Aviatrix Gateway has already been deployed and enabled for Egress FQDN filtering.

The BU2 DB owner has raised a complaint that the apt-get commands are not working, furthermore the other egress traffic is permitted...

 

 

2. TROUBLESHOOT REQUEST

  • SSH to the BU2 DB (this VM does not have a Public IP, whereby you need to SSH to BU1 Frontend first, and then from that VM, issue the SSH command towards the Private IP of BU2 DB) and verify whether the apt-get commands are working or not.

HINT: In addition to the apt-get commands, carry out the following commands:

  1. curl https://www.google.com
  2. curl https://www.wikipedia.com
  3. curl https://www.espn.com

 

  • Check the FQDN Stats

HINT: Go to Controller > Security > FQDN Stats > Gateway FQDN Stats and set the Time range to “Today”.

 

  • Verify the configuration of the Egress FQDN Filtering Policy.

HINT: Go to Controller > SECURITY > Egress Control > Egress FQDN Filter and then check the policy called “ACE-UBUNTU-PATCHES”.

Is there something suspicious in the configuration of the policy? Try to fix the evident misconfiguration!

 

  • Relaunch the apt-get commands after applied the resolution.

 

This topic has been closed for replies.