# Advanced Networking

## Upnp

Ang Universal plug and play (Upnp) ay isang paraan para sa mga modems/routers upang awtomatikong buksan ang mga ports na ginagamit ng mga devices na konektado rito at isasara ang mga ito kapag tapos na silang gamitin.

Upang paganahin ito, mag-login sa iyong modem/router at paganahin ito. Karaniwan itong one-click action na matatagpuan sa "Advanced", "NAT", o "Application" atbp. na mga seksyon.

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

Kailangan paganahin ang Upnp sa lahat ng mga routers upstream at sa wakas sa iyong modem kung mayroon kang maramihang layer ng mga routers sa iyong network.

## Port Forwarding

Pinapayagan ng port forwarding ang mga device sa labas ng iyong home network na mag-access sa mga device sa loob. Sa aming kaso, ito ay nagbibigay-daan sa iyo na:

1. SSH sa iyong validator node upang magperform ng maintenance at troubleshooting kahit nasa bakasyon ka
2. Nag-aaddress sa "low peer count" problem sa iyong execution layer o consensus layer client

Dahil sa mga routers/modems na may iba't ibang interfaces, kailangan mong subukan ang iyong sariling configuration panel o hanapin ang opisyal na manual ng model ng iyong router.

**Halimbawa:**

{% tabs %}
{% tab title="SSH" %}

<figure><img src="/files/DxIPMokbdyIGf0zAA2kK" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="EL low peer count" %}

<figure><img src="/files/WDVP5fmCQwlN9OoniwIX" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Cl low peer count" %}

<figure><img src="/files/fkmhuzkexvgjBaKu323n" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Kung mayroon kang isang router na nakatayo sa ilalim ng iyong modem, kailangan mong i-configure ang port forwarding mula `modem->router->validator` gamit ang parehong mga port number sa parehong modem at router.


---

# 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://bitskwela.gitbook.io/bitskwela-x-lido-cs-fleet-eth-home-staking-guide/mga-tips/advanced-networking.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.
