---
title: "Connect to a Selectel firewall"
sidebar_label: "Connect to a firewall"
sidebar_position: 1
description: "How to connect to a Selectel firewall and configure a dashboard"
---

import Formbricks from '@theme/MDXComponents/Formbricks';
import PfsenseAlert from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/firewalls/selectel/pfsense-alert.mdx';

# Connect to a Selectel firewall

You can configure and manage the firewall through the graphic interface. The following is preconfigured on the firewall:

* WAN interface;
* default gateway;
* rules for [connecting to the graphical interface](#connect-to-firewall-through-gui).

[Firewall configuration](/firewalls/selectel/) is not included in the service and is performed independently through the graphic interface. For help with configuration, you can [order additional administration services](/managed-services/about-managed-services.mdx).

<PfsenseAlert />

## Connect to a firewall via the graphical interface \{#connect-to-firewall-through-gui}

1. Open the following page in your browser:

   ```bash
   https://<ip_address>:5443
   ```

   Specify `<ip_address>` — the firewall IP address.

2. Enter the login and password received in the ticket after [ordering the firewall](/firewalls/order/order-hardware-firewall.mdx). The main page of the graphic interface with the dashboard will open.

<Formbricks />
