# DocBits Infor on Premise Customer

Per inviare dati al cliente Infor onPremise offriamo due modalità: Site2Site con IPsec o [WatchDog](https://github.com/Fellow-Consulting-AG/docbits/blob/it/readme/overview-and-basics/architecture/broken-reference/README.md)

Invio Dati al Cliente Infor On-Premise

Per inviare dati a un cliente Infor on-premise, offriamo due modalità: VPN Site-to-Site con IPsec.

## Configurazione VPN Site-to-Site IPsec (Internet Protocol Security)

### Per una VPN site-to-site IPsec, è necessario configurare e aprire le seguenti porte:

1\. Porta UDP 500: Utilizzata per l'Internet Key Exchange (IKE) fase 1 e fase 2.

2\. Porta UDP 4500: Utilizzata per la traversata NAT (NAT-T), consentendo al traffico VPN di passare attraverso i dispositivi NAT (Network Address Translation).

## Accesso a Infor OS

• URL di autenticazione: <https://inforos.CustomerXYZad.net/>

• URL dei dati: <https://inforos.CustomerXYZad.net:7443/>

## Riepilogo:

Per configurare una VPN site-to-site IPsec, assicurati che le porte e i protocolli sopra indicati siano configurati e aperti.

Utilizza gli URL forniti per accedere a Infor OS per l'autenticazione e i dati.


---

# 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-it.docbits.com/overview-and-basics/architecture/docbits-infor-on-premise-customer.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.
