...
- localhost
- 127.0.0.1
- Computer name (e.g. john-pc)
- Full computer name (e.g. john-pc.company.com, in case your computer is part of a domain)
- All available IP addresses (e.g. 172.16.1.150)
Ports
Default TCP ports are
Application | HTTP | HTTPS |
---|---|---|
Web Manager | 21000 | 21001 |
Web Visualization | 80 | 443 |
Emerging URLs
For each pair of IP address/host name and port, the Web Manager listens on the http port as well as on the https port using the respective protocol.
Make sure to always use the http protocol with the regular part and the https protocol with the secure port. The URLs are concatenated as follows: <http|https>://<ip|host>:<port|secureport>
...
- Open the Web Manager log file. In a typical installation this is C:\Program Files (x86)\NETxAutomation\BMS . Platform.2018\WebManager\log_files\nxaWebManagerLog.txt.
- Scroll to the top and look for log entires similar to those shown below
...