.. _appliance_integration: ==================== Network integration ==================== .. index:: Network integration If you want to place the LinOTP Appliance inside a DMZ you need to take care about the following ports for communication if they are applicable to your setup. +---------------+-------------------+-----------------------------------+----------------------+ |Purpose | Source | Destination | Dest-Port | +===============+===================+===================================+======================+ |Authentication |SSL-VPN or other | Appliance | 1812 UDP | | |Application | | | +---------------+-------------------+-----------------------------------+----------------------+ |Management | Client | Appliance | 443 TCP, 8443 TCP | +---------------+-------------------+-----------------------------------+----------------------+ |UserIdResolver | Appliance | SQL Database | depends on database | +---------------+-------------------+-----------------------------------+----------------------+ |UserIdResolver | Appliance | LDAP, Active Directory | 389 TCP, 636 TCP | +---------------+-------------------+-----------------------------------+----------------------+ |Updating | Appliance | linotp-appliance.lsexperts.de | 80 TCP | |Appliance | | | | +---------------+-------------------+-----------------------------------+----------------------+ |NTP | Appliance | Time server, | 123 UDP | | | | | | | | | e.g. domain controller | | +---------------+-------------------+-----------------------------------+----------------------+ |DNS | Appliance | DNS server, | 53 UDP | | | | | | | | | e.g. domain controller | | +---------------+-------------------+-----------------------------------+----------------------+