# Firewall Settings and Insight

Faronics Insight 11 uses the WebSocket protocol on port 8888/8889/8890 to communicate between the Teacher and Student machines. All traffic is encrypted to ensure the security of the data sent between the Student and the Teacher.

When directly controlling a Student computer, a connection between the Teacher and Student is made on a randomly selected port between 10000 and 20000.

The Insight installers will create appropriate firewall rules in the Windows Defender Firewall built into Windows to allow the application to function properly. Rules may need to be configured in third-party firewalls to allow for the clients to properly report and be controlled by the Insight Teacher.


---

# 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.faronics.com/faronics-insight/installation-and-administration/system-requirements/firewall-settings-and-insight.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.
