It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda Web Application Firewall

Verify the Instance in the Auto Scaling Group

  • Last updated on

After the CloudFormation template completes its operation and the stack is created, the CREATE_COMPLETE message is displayed in “Status”. With this, the Barracuda Web Application Firewall instances will be deployed in the specified VPC and boot up with the default configuration. To verify the instance(s) created for auto scaling, perform the following steps:

  1. Log into the Amazon EC2 Management Console.
  2. From the EC2 Dashboard, select Auto Scaling Groups under AUTO SCALING.
  3. Select the auto scaling group you created from the Auto Scaling Group list. This will display the details of the auto scaling group.
  4. Select Instances under the Auto Scaling Group sub-tabs.

            Auto Scaling Group.png
  5. Click on an Instance ID and note it down. The instance details are displayed on the Instances page. Note: Ensure you note down the Public IP or Public DNS address.

             Instance.png
  6. Open a web browser and enter the Public IP or Public DNS address noted in Step 5 followed by port 8000 (Example: http://40.41.42.43:8000 or http://ec2-40-41-42-43.us-west-2.compute.amazonaws.com:8000).

    You might see the Barracuda loading page when accessing the web interface for the first time. This is because the Barracuda Web Application Firewall will be booting up with your configuration and takes a few minutes before presenting the login page.

  7. Log into the Barracuda Web Application Firewall web interface using your login credentials:
    Username – admin  
    Password – <Instance ID of the Barracuda Web Application Firewall noted in Step 5 >
  8. On the Barracuda Web Application Firewall web interface:
    1. Go to the BASIC > Services page and check if the service is created with the values you specified when creating the stack.

      If you specified the Fully Qualified Domain Name (FQDN) of a downstream ELB, the service will display multiple servers associated with it. Each of these servers will have an IP address that was returned by resolving the FQDN. The Barracuda Web Application Firewall will automatically resolve the FQDN at specific intervals and update the IP addresses in case of changes. The intervals are equal to the Time To Live (TTL) value returned during DNS resolution.


      Services.png

    2. Go to the ADVANCED > High Availability page and check the cluster status. Ensure the cluster page displays all the instances deployed in this auto scaling group.

      Cluster.png
  9. Repeat the Steps 5 to 8 for all other instances in this auto scaling group. Note: In an auto scaling group, each instance has a unique public DNS (which includes the public IP address in it), and is associated with same security group. When a new instance is added to the auto scaling group, you can use the public DNS or public IP address of that instance to access it. See Step 6 to learn how to access the instance using the public DNS or public IP address.
  10. Log into the Amazon Management Console and select S3 under Storage and Content Delivery.
  11. In the S3 Management Console:
    1. An S3 bucket is automatically created with the stack name as part of the unique identifier. Example: “barracudawafstackone-s3bucket-1pcf5nbtp8uh5”. You can verify that the bucket includes the data of the deployed Barracuda Web Application Firewall instances.