# How to Create a Firewall in AceCloud?

1. Log in to the AceCloud Portal using your credentials.
2. From the left-hand navigation menu, select Networks, then click **Firewall**.

![](/files/8ff6198a22b8689bfbba18d74f6a7e498d7de184)

3. Click on **Create Firewall**.

![](/files/e9289393492b0ed06413e5a8a136e8cbc084bf7b)

4. Enter the **Firewall Name** and **Firewall Description**, then click **Next**.

![](/files/9a6be9734fb2d7a3ad31d28a02df216bfb7a955a)

5. The **Boot Source** is pre-selected as **Image**. Choose the available image, then select the required **Flavor**. You can modify the configuration by clicking the **Edit** button. Once done, click **Next**.

![](/files/ffb2537a9c5c110bf3201be87ead300e07f2e1f8)

**Note:** You can also select an image with **BYOL (Bring Your Own License)** if applicable.

1. Select the **Root Volume** and **Key Pair**. Under **Console Access**, set the access type for managing the firewall:

* **Public:** Allows console access over the public internet.
* **Private:** Restricts console access to a private network only. If selected, enter the required **CIDR range** to define the allowed network.

**Note:** The default username for console access remains **admin**.

After configuring the console access, click **Next** to continue.

![](/files/1759a806982f0e870e22f9070e9029c2644041a4)

![](/files/b02d8e7c2e4fb9c253d1818f1f97c086dad167ae)

6. The **External Network** is pre-selected. Choose a **Private Network,** select the required **Security Group,** and click **Next**.

**Note:**

* You can control inbound and outbound traffic for the firewall through this selected security group.
* If you do not have an existing private network, click on **Create New VPC**. You can create **Firewall Compatible VPCs** here. Only **Firewall Compatible VPCs** will be visible and selectable in this section.

![](/files/65950b36564d9e24eecb6405fb9924eec581c62e)

7. On the final screen, review all the entered details carefully and click **Launch Firewall.**

![](/files/95f3cf1fe796418c28886079bacdd8998ffcec97)

#### **How to access and manage a Firewall in AceCloud?**

1. Click on the name of the firewall you want to manage.

![](/files/fac656fca4f430e2d92be16041f92b23dd1db086)

2. Click **Manage Firewall**.

![](/files/984bdc68fc8811bcb22ba0189e496c67e1934614)

3. Enter the **username** and **password** that you configured while creating the firewall.

**Note:** By default, the username remains **admin**.

![](/files/b0338e7a09c0d414d45a2755738c4106ed998cd5)

4. If this is your first time logging in, you will be prompted to configure a license. Upload the license file or enter the token if you already have one.

**Note:** If you do not have a license or token, click **here** to raise a support ticket.

![](/files/78ea8b7450b2cb8421f2f89812fb0175046b0108) ![](/files/af3467550c89438fa590daf6d4b93bc361f14f3f)

5. Once a valid license is successfully configured, you will be redirected to the firewall dashboard, where you can start managing and monitoring your firewall.

![](/files/f5db819c08cf9b1b87557f0ed42e7699b4c0c545)

**Note:** The instance interface can also be accessed through the **console**.

1. To access the firewall instance interface through the console, click on the **Firewall Name.**

![](/files/03b04fd0564a6778a56e830c06e843502f9a389a)

2. Click on **Console** and enter the **username** (default: **admin**) and the configured **password** to access the firewall interface.

![](/files/53f17deb4172c21e38c0ec2f72d455c73df0c78a)

#### **How to Procure a Firewall License from AceCloud?**

1. On the Firewall dashboard, click   on **Contact AceCloud**.

![](/files/cebbdd1a63781f8998d472b6c48f87b4ac8169cd)

2. Click on **Create Ticket**.

![](/files/7905ca7a15dc22250e5026dc0d43681f3e10e7fc)

In the ticket creation form, select the following:

1. **Team:** AceCloud Sales Team
2. **Category:** Sales Inquiry
3. **Priority:** High
4. **Subject:** Request for Firewall License Procurement
5. **Message:** I want to purchase a firewall license for my firewall instance.

Click on **Submit** to raise the ticket with the AceCloud Sales team.

![](/files/1d8a90dc7e7d8549f689430f1559fdd22092140b)

Wait for a response from the AceCloud Sales team. They will contact you with the details and further instructions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acecloud.ai/knowledge-base/network/how-to-create-a-firewall-in-acecloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
