# Sonoran Shield

<figure><img src="/files/DiGDZwd3ABiAw9FBUzPN" alt=""><figcaption><p>Sonoran CMS x Sonoran Servers - Shield</p></figcaption></figure>

## Linking your Sonoran Server

Once you have purchased a [VPS or Dedicated server from Sonoran Servers](https://sonoranservers.com/):

In the `Admin` panel, navigate to `Integrations` > `Sonoran Shield` > `Link Your Server`

Enter in your Sonoran Servers login credentials.

## Configuring your Shield

It is **recommended** to do the following in order to stop network attacks with Sonoran Shield:

1. Block all unused ports using a "block-all" rule
2. Allow traffic to used ports, allowing all traffic to ports used by your users and whitelisting specific IPs for management ports (such as Remote Desktop or SSH ports)
3. Apply Application Filtering rules to all ports that are open based on their specific application

The following linked guides walk you through how to complete each of the above steps:

* [Block unused ports and open required ones](https://info.sonoranservers.com/tutorials/sonoran-shield/firewall-rules)
* [Apply application-specific filters](https://info.sonoranservers.com/tutorials/sonoran-shield/application-filters)
* [View your attack history](https://info.sonoranservers.com/tutorials/sonoran-shield/attack-history)

## Sonoran Shield Permissions

CMS allows you to grant shield access to other administrators.

In the [rank manager](/cms/tutorials/user-management/creating-departments.md), their role will need the `Modify Sonoran Shield` permission under the `System` tab.

<figure><img src="/files/olJJvkeCX2j67a4Yiwkb" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.sonoransoftware.com/cms/integration-capabilities/sonoran-shield.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.
