> For the complete documentation index, see [llms.txt](https://docs.a-fieldtech.com/a-fieldtech-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.a-fieldtech.com/a-fieldtech-docs/compute-power/interactive-blocks.md).

# Security

### Security Group

It is a madatory requirement to apply Security Group when you deploy the ECS/BMS/LECS, you can use the default security group and create your own. And the security group has two directions.

{% tabs %}
{% tab title="In Direction" %}

<figure><img src="https://1188029870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCBUyOiZPbX6em9olmY0K%2Fuploads%2FLUc3A6E4jV0lieceEmsk%2FScreenshot%202024-11-22%20at%205.11.04%E2%80%AFPM.png?alt=media&amp;token=418b0533-bcc9-488c-bc63-3a59e133b0ee" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Out Direction" %}

<figure><img src="https://1188029870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCBUyOiZPbX6em9olmY0K%2Fuploads%2FxItRJCvh5sohz7zRoEYg%2FScreenshot%202024-11-22%20at%205.11.38%E2%80%AFPM.png?alt=media&amp;token=6ed24c72-dff6-41f8-98f2-3dc4a74d6778" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}

**Kind Tips**

* **Priority:** The optional priority range is 1-100, with a default value of 1, representing the highest priority.
* **Port Range:** The value range is 1 to 65535. For example, you can set it as "1/200" or "80/80". The value "-1/-1" cannot be set independently and indicates no port restrictions.
* **Authorization Object:** Set the CIDR for the authorization object based on your actual scenario. Note that **0.0.0.0/0** or a mask of 0 means access from all IPs is allowed or denied. Please handle this configuration with caution.
  {% endhint %}

### SSH Key

Click on "SSH Key" from and left side menu, and click on "Create" Button, and you will see this screen. Create a "Public Key Name" and paste your public key into the "Public Key" box

<figure><img src="https://1188029870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCBUyOiZPbX6em9olmY0K%2Fuploads%2FMvtVfhXcVu5cxuWq0wpm%2FScreenshot%202024-11-22%20at%205.14.05%E2%80%AFPM.png?alt=media&amp;token=349b889b-4897-4884-8bfc-8bc973031fd5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Question about generating your SSH Public Key?&#x20;

See [This](/a-fieldtech-docs/compute-power/interactive-blocks/generating-an-ssh-key-pair.md) or Search "Generating SSH Public Key" from public search engine
{% endhint %}
