> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/etron-win/faq/erforderliche-portfreischaltungen-fur-etron.md).

# Erforderliche Portfreischaltungen für ETRON

## In jeder vorhandenen Software und Hardware Firewall sind folgende IPs ausgehend zuzulassen:

TCP 212.1.57.18 PORT 7785

FTP 212.1.57.18 PORT 21

TCP 83.229.64.206 PORT 6610

TCP 83.229.64.206 PORT 7785

TCP 212.67.234.226 PORT 6610

TCP 212.67.234.226 PORT 7785

#### *Alternativport setzen*&#x20;

*Mit der Grundwerte Einstellung 746 HSV Port kann statt dem Standardport (7785) der Alternativport (5500) für den HSV Transfer aktiviert werden falls der Standardport Firewalltechnisch nicht freigegeben werden kann.*

## Portübersicht WAN und localhost:

{% hint style="info" %}
Die unten angeführten Ports sind informativ.&#x20;

Eine Firewallfreigabe ist nur auf Anforderung durch den Support erforderlich.
{% endhint %}

22 SFTP Datensicherung (Online-Backup)

2222 SFTP Datensicherung (Online-Backup)

3000 Waagenconnector

6600-6609 Fernwartung Rückruf

6610 ETRON Serviceport, Supportanfrage, Zeitbestätigung, Fehlerprotokoll

7781 Softdisplay

7784 mPrime Terminal

7785 ETRON Host Service (HSV Transfer)

7786 ETRON Hardwareservice für onRetail HTTP

7787 ETRON Hardwareservice für onRetail HTTPS

7788 Bezahlterminalconnector

7789 ETS

7790 Six Tim Connector

7791 eVita Userinterface

9001 Datenservice

22000 Concardis BZT

20007 ZVT Standard BZT

Efsta <https://docs.efsta.eu/efr/system-requirements>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/etron-win/faq/erforderliche-portfreischaltungen-fur-etron.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
