Ports used by default
Process | Listening port | Incoming connections from | Protocol | Encryption | Description | |
---|---|---|---|---|---|---|
octoplant Server | VDogBouncer.exe | 64001 | octoplant Clients | proprietary | TLS1.2 | Contact point for the AdminClient or configuration management |
VDogBouncer.exe | 64002 | octoplant Clients | proprietary | TLS1.2 | Checking in and out of versions | |
VDogBouncer.exe | 64003 | octoplant Clients | proprietary | TLS1.2 | Scheduler for backup jobs | |
VDogBouncer.exe | 64004 | octoplant Clients | proprietary | TLS1.2 | Platform-independent mapping of the functions of an operating system | |
VDogApi.exe | 64023 | octoplant Clients | HTTP2.0 | TLS1.3 | Authentication of clients. The hub uses the API interface port to find all of the other ports that it requires. | |
Agent | VDogUploadAgent | 64010 | octoplant Server | proprietary | TLS1.2 | Execution of uploads by the octoplant server on the agent |
VDogCompareAgent | 64011 | octoplant Server | proprietary | TLS1.2 | Execution of comparison by the octoplant server on the agent | |
Gateway | VDogGateway | 64012 | Depending on use | proprietary | Depending on use | Tunnels communication between octoplant Server, Clients, Agents or PLCs (depending on configuration) |
Change standard ports
The ports listed above are standard ports that are configured for a standard octoplant server. These ports can be changed.
To change any port number, proceed as follows:
- Stop the VDog MasterService.
-
In your
vdServerArchive
folder, open the\VD$A\Configuration\csc.ini
file. Each process that listens to a port has its own section. Change the key 4852 in the corresponding section to the new port number.For example, if you want to change the port of the VDogAPI process to port 64024, the section in the INI file should look like this:
-
Change your firewall configuration to allow communication through the new port. Contact your local system administrator if necessary.
- Restart the VDog MasterService.
Process/Service | Local Address | Remote Address | Protocol | Remote Ports | Local Ports | Changeable Port |
---|---|---|---|---|---|---|
Hypertext Transfer Protocol | octoplant Server | - | TCP | TCP 80 | Dynamic port range | Not specified |
Microsoft Active Directory Domain Services, Windows Share | octoplant Server | - | TCP | TCP 445 | Dynamic port range | Not specified |
NetBIOS Name Service | octoplant Server | - | UDP | UDP 137 | Dynamic port range | Not specified |
NetBIOS Session Service | octoplant Server | - | TCP | TCP 139 | Dynamic port range | Not specified |
VDogBouncer.exe/ VDogToDoServer.exe | octoplant Server / Agent | SMTP | TCP | TCP 25 | Dynamic port range | Not specified |