# Router whitelisting

## Overcoming firewall challenges

In some hotels, firewalls may block the Valpas guest room technology from connecting to the internet.\
To ensure continuous connectivity and maintain your Valpas certification, please add the Valpas router to your list of trusted devices. This process is known as **whitelisting**.

## Whitelisting instructions (for IT administrators)

Please provide the following details to your IT team:

* **Gateway eth0 MAC address**: Provided by Valpas
* **Port forwarding (if needed)**:\
  Open the following ports:
  * 22
  * 80
  * 443
  * 1883
  * 8883
* **Protocol**: TCP

\ <br>


---

# 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://guide.valpashotels.com/installation_router_smart_legs/router-whitelisting.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.
