Port Reference

Below are listed the default ports used by Movicon.NExT and its key components.

 

Movicon.NExT I/O Server Port

 

Port

Direction

Protocol

Configurable

Description

40000

Output + Input

 

UDP/Broadcast

Yes

Default port for multicast messages for redundancy

 

40000

Output + Input

 

TCP

No

Default port for redundancy synchronization (the port number is the same one used for the UDP port)

 

62841

Input

 

TCP

Yes

 

Movicon's OPC UA Server's default port with OPC.TCP Transport

 

62846

Input

 

TCP

Yes

 

Movicon's OPC UA Server's default port with NET.TCP Transport

 

 

Movicon.NExT I/O Alarm Dispatcher Port

 

Port

Direction

Protocol

Configurable

Description

25

Output

TCP

Yes

Default port for the SMTP mail plugin

443

Output

TCP

No

Default port for the Firebase plug-in

443

Output

TCP

No

Default port for the Telegram plug-in

5060

Output

TCP/SIP

Yes

Default port for the VOIP Voice Call to the SIP server SIP plug-in

62851

Input

TCP

Yes

Default port for the Alarm Dispatcher's OPC UA server with OPC.TCP transport

62856

Input

TCP

Yes

Default port for the Alarm Dispatcher's OPC UA server with NET.TCP transport

 

Movicon.NExT I/O Scheduler Port

 

Port

Direction

Protocol

Configurable

Description

62859

Input

 

TCP

Yes

Default port for the Scheduler's OPC UA server with OPC.TCP transport

62863

 

Input

 

TCP

Yes

Default port for the Scheduler's OPC UA server with NET.TCP transport

 

Movicon.NExT Recipes Port

 

Port

Direction

Protocol

Configurable

Description

62871

Input

 

TCP

Yes

Default port for the Recipes' OPC UA server with OPC.TCP transport

62876

 

Input

 

TCP

Yes

Default port for the Recipes' OPC UA server with NET.TCP transport

 

Movicon.NExT I/O WebHMI Port

 

Port

Direction

Protocol

Configurable

Description

5000

Input

 

TCP

Yes

Default port used by the HTTP WebHMI client within browsers

5001

 

Input

TCP

Yes

Default port used by the  HTTPS WebHMI client within browsers

5002

 

Input

TCP

Yes

Default port used to access the Deploy Server

 

Movicon.NExT I/O WebClient App Port

 

Port

Direction

Protocol

Configurable

Description

8089

Input

 

TCP

Yes

Default port used by the Movicon.NExT HTTP WebClient App services

8090

Input

 

TCP

Yes

Default port used by the Movicon.NExT HTTPS WebClient App services

 

Movicon.NExT I/O WebClient HTML5 Port

 

Port

Direction

Protocol

Configurable

Description

80

Input

 

HTTP/HTTPS

Yes

Default port used by Movicon.NExT WebClient HTML5 (IIS)

 

Movicon.NExT I/O License Service Port

 

Port

Direction

Protocol

Configurable

Description

62873

Input

 

TCP

Yes

Default port used by the Movicon.NExT NET License Service

 

Communications Driver Port

 

Port

Direction

Protocol

Configurable

Description

102

Output

TCP

Yes

Siemens TCP Driver

102

Output

TCP

No

Siemens S7 Tia Portal Driver

102

Output

TCP

No

Siemens Simotion Driver

102

Output

TCP

Yes

IEC 61850 MMS Client Driver

161

Output + Input

TCP

Yes

SNMP Manager Driver

443

Output

TCP

No

IOT Pubnub Driver

500

Ouput

TCP

Yes

Fatek Driver

502

Output

TCP

Yes

Modbus TCP Driver

502

Input

TCP

Yes

Modbus TCP Slave Driver

801

Output

TCP

Yes

Beckhoff ADS Twincat Driver

1025

Output

TCP

Yes

Melsec FX TCP Driver

1217

Output

TCP

Yes

Codesys Driver

1503

Output + Input

TCP

Yes

LACbus Driver

1883

Output + Input

TCP

Yes

MQTT Driver

2404

Output + Input

TCP

Yes

IEC 60870-5-104 Driver

3671

Output + Input

TCP

Yes

KNX EIBUS Driver

5000

Output

TCP

Yes

MTConnect Driver

5000

Output

TCP

Yes

Melsec-Q TCP Driver

5050

Output

TCP

Yes

Panasonic FP MEWTOCOL Driver

5050

Output

TCP

Yes

Saia DATA Mode Driver

8193

Output

TCP

Yes

Fanuc CNC Ethernet Driver

9600

Output + Input

UDP

Yes

Omron Fins Eterneth Driver

11159

Output

TCP

Yes

B&R Driver (station)

18245

Output

TCP

Yes

GE Ethernet Driver

20000

Output

TCP

Yes

B&R Driver (channel)

41100

Output

TCP

Yes

Phoenix Contact PLCi Driver

44818

Output

TCP

Yes

Allen Bradley Ethernet/IP Driver

44818

Output

TCP

Yes

Omron Ethernet/IP Driver

47808

Output + Input

UDP

Yes

Bacnet/IP Driver

 

Other Common Ports

 

Port

Direction

Protocol

Configurable

Description

25

Output

TCP

Yes

Default port for the SMTP Settings

1443

Output

TCP

No

Default port for MSSQL

1521

Output

TCP

No

Default port for Oracle

3306

Output

TCP

No

Default port for MYSQL

5432

Output

TCP

No

Default port for PostgreSQL

 

Authenticode Signature verification management

Movicon.NExT uses Authenticode signatures to identify files ensure that files are not modified after the product has been installed.

 

To verify an Authenticode signature, the computer on which Movicon.NExT is installed must connect to the internet to obtain an updated Certificate Revocation List (CRL).  If the computer loading the assembly is not connected to the internet, the CRL will wait 15 seconds before switching off.  In the event of connection failure, this procedure may cause a delay in starting up the application.

To disable the Authenticode signature control, modify the following files:

 

 

and add the following key within the <runtime></runtime> node:

 

<generatePublisherEvidence enabled="false"/>

 

Further information can be found at the following link:

 

https://learn.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/runtime/generatepublisherevidence-element

 

Otherwise, you can add a key to the registry system in server systems as shown in the link below:

 

https://learn.microsoft.com/en-us/windows-server/networking/technologies/nps/network-policy-server-certificate-revocation-list-check-registry-settings?tabs=registry-editor

 

 

We recommend disabling signature verification to improve performances if the system is unable to access the CRL service.