Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Component or ActorInbound TrafficOutbound Traffic
UDMG Server
  • UDMG Server API (18080 by default, 8080 by default with RPM or DEB package installation)
    See the [admin] section in /opt/udmg/etc/udmg-server/server.ini

  • Local Virtual Servers
    As configured in the Server entities
UDMG Authentication Proxy
  • UDMG Authentication Proxy API (5000 by default)
    As configured in the [proxy] section of /opt/udmg/etc/udmg/auth_proxy/config.toml
  • UDMG Server API (18080 or 8080 by default)
    As configured in the [service.*.targets] section of /opt/udmg/etc/udmg/auth_proxy/config.toml
UDMG Admin UI
  • Web server (80 by default) 
    As configured in the server section of the udmg.conf for NGINX, see Installing NGINX Server.
  • UDMG Authentication Proxy API (5000 by default)
    As configured in the upstream section of the udmg.conf for NGINX
UDMG Agent Proxy Server
  • UDMG Agent Server (2222 by default)
    As configured in the [agent] section of /opt/udmg/etc/udmg/agent/agent.toml

  • Proxied Virtual Servers (by default, uses the same port as in UDMG Server)
    As configured in the Server entities (UDMG Server)

UDMG Agent Proxy Client
  • UDMG Agent Client Admin API (2280 by default)
    As configured in the [client.api] section of /opt/udmg/etc/udmg/agent/client.toml
  • UDMG Agent Server (2222 by default)
    As configured in the [client] section of /opt/udmg/etc/udmg/agent/client.toml

  • UDMG Server API (18080 or 8080by default)
    As configured in the [gateway] section of /opt/udmg/etc/udmg/agent/client.toml
UDMG Web Transfer
UDMG Database
  • Database listener port(s), as configured by the database administrator,
    1521 by default for Oracle, 
    3306 by default for MySQL,
    5432 by default for PostgreSQL.

UDMG Users
  • UDMG Admin UI (80 by default)
     
  • UDMG Server API (18080 or 8080 by default), for CLI or REST API access

  • Local Virtual Servers

  • UDMG Web Transfer (5050 by default) 
Universal Agent
(UDMG File Transfer Universal Task)

  • UDMG Server API (18080 or 8080 by default)
Universal Controller
  • RESTful Web Services API (8080 by default)

External Partners
  • Proxied Virtual Servers (or Local Virtual Servers if UDMG Agent Proxy is not setup)

  • UDMG Web Transfer (5050 by default) 

...