> For the complete documentation index, see [llms.txt](https://docs.neevcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neevcloud.com/neevcloud-products/networking/security-groups/allow-icmp-for-ping.md).

# Allow ICMP for ping

## Allow ICMP for ping

Navigate to the dashboard, click on the server, and open your instance.

<figure><img src="/files/cjDv9BwPVOI5kL41oqWc" alt=""><figcaption></figcaption></figure>

## Create Security Group

Click on the **security group**

<figure><img src="/files/UbdRezJs07Uoko5XyGAo" alt=""><figcaption></figcaption></figure>

### Add rules

Click on the view and open the **Add Rule section**

<figure><img src="/files/qcsBZcazkDUNGO5zjJty" alt=""><figcaption></figcaption></figure>

To enable internet access, configure the system to allow ICMP protocol and open **ports 80, 53, and 443.**

For ICMP to follow these steps-

**Rule** :- custom protocol

**Description**:- For ICMP

**Direction**: Allow ingress and egress to one by one

**Open Port**:- All Port

**Protocol**: ICMP

**Remote**: Select CIDR

**CIDR**:- 0.0.0.0/0

**Ether type**:- IPv4

<figure><img src="/files/z5wiOfnHKlXAFnuqQtOS" alt=""><figcaption></figcaption></figure>

Same as for the **egress rule.**

<figure><img src="/files/fU5eZ4R2GXdiXJa3YRqg" alt=""><figcaption></figcaption></figure>

Now we can see all ports are allowed.

<figure><img src="/files/fiNfOM4LcnioiLL0uDwQ" alt=""><figcaption></figcaption></figure>
