# TCP Access

Click on “System Configuration”->”TCP Access”.

&#x20;The TCP Access feature is a TCP client that attempts to keep a socket open to a server at all times, thus allowing access through firewalls. When Timed Restart is enabled, a valid command must be received at least every 60 seconds, or the socket will be closed and reopened.

&#x20;This feature is not used and must be disabled.

<figure><img src="/files/9yEt1dnSK2BT2cIEbP4M" alt=""><figcaption></figcaption></figure>


---

# 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://help.boomerang3.com/bbo-gateway-installation-manual/bbo-web-interface/system-configuration/tcp-access.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.
