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 (Linux)
    • C:\UDMG\UDMG Server\server.ini (Windows)

 

  • Local Virtual Servers
    As configured in the Server entities
  • UDMG Database
    see the [database] section in 
    • /opt/udmg/etc/udmg-server/server.ini (Linux)
    • C:\UDMG\UDMG Server\server.ini (Windows)


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 (Linux)
    • C:\UDMG\UDMG Auth Proxy\config.toml (Windows)
  • UDMG Server API (18080 or 8080 by default)
    As configured in the [service.*.targets] section of 
    • /opt/udmg/etc/udmg/auth_proxy/config.toml (Linux)
    • C:\UDMG\UDMG Auth Proxy\config.toml (Windows)
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 (Linux)
    • C:\UDMG\UDMG Agent\agent\agent.toml (Windows)


  • 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 (Linux)
    • C:\UDMG\UDMG Agent\client\client.tolm (Windows)
  • UDMG Agent Server (2222 by default)
    As configured in the [client] section of /
    • opt/udmg/etc/udmg/agent/client.toml (Linux)
    • C:\UDMG\UDMG Agent\client\client.tolm (Windows)


  • UDMG Server API (18080 or 8080by default)
    As configured in the [gateway] section of 
    • opt/udmg/etc/udmg/agent/client.toml (Linux)
    • C:\UDMG\UDMG Agent\client\client.tolm (Windows)
UDMG Web Transfer
  • UDMG Web Transfer UI (5050 by default) , see UDMG Web Transfer Client for Linux Installation.
    As configured in the [settings] section of the
    • /opt/udmg/etc/udmg/web-transfer/config.toml (Linux)
    • C:\UDMG\UDMG Web Transfer\config.tomltoml (Windows)
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,
    • 1433 by default for Microsoft SQL Server,

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) 

...