KEPServerEX OPC UA Client Driver Unable to Connect to CIMON OPC UA Server
1. Current Situation
CIMON OPC UA Server Information:
- IP: [CIMON OPC UA Server IP]
- Port: [CIMON OPC UA Server Port]
- Network: Same local network (Ping test and TCP connection successfully confirmed).
KEPServerEX Status:
- The OPC UA Client Driver in KEPServerEX cannot detect the CIMON OPC UA Server during server discovery.
- Even when the Endpoint URL is manually entered, the connection fails.
Other Client Status:
- UaExpert:
- Successfully connects to opc.tcp://[CIMON OPC UA Server IP]:[CIMON OPC UA Server Port] (with Security Policy: None, Message Security Mode: None).
- Node browsing and data reading from the CIMON OPC UA server work perfectly.
- Node.js (node-opcua library):
- Successfully connects to the same Endpoint URL and reads data successfully (with Security Policy: None, Message Security Mode: None).
2. Troubleshooting Attempts
Network Connection Check:
- From the machine running KEPServerEX ([KEPServerEX Machine IP]):
- Ping to [CIMON OPC UA Server IP] → Successful response.
- Test-NetConnection [CIMON OPC UA Server IP] -Port [CIMON OPC UA Server Port] → TCP response successful.
- No network connection issues detected between KEPServerEX and CIMON OPC UA Server.
Firewall Configuration:
- Allowed TCP Port [CIMON OPC UA Server Port] on the machine running KEPServerEX ([KEPServerEX Machine IP]).
- Configured both inbound and outbound rules.
Security and Authentication:
- Configured KEPServerEX with Security Policy: None and Message Security Mode: None to match the CIMON OPC UA Server.
3. Main Issue
The issue does not appear to be related to network connectivity or security/authentication configurations.
While other clients (UaExpert, Node.js-based clients) successfully connect to the CIMON OPC UA Server, only KEPServerEX fails to discover or connect to the server.
4. Environment Details
- KEPServerEX Version: v6.17.240.0
- Machine Running KEPServerEX:
- IP: [KEPServerEX Machine IP]
- CIMON OPC UA Server:
- IP: [CIMON OPC UA Server IP]
- Port: [CIMON OPC UA Server Port]
- Security Settings: Security Policy None, Message Security Mode None
- Network Environment: Same local network, TCP Port [CIMON OPC UA Server Port] allowed through the firewall.

