Hi, i'm new with OPC UA and i have a problem with configuration. Let my explain,
I've 6 OPC UA Server i want to connect to. Every server has the same level of security but but UaGateway can only connect to one of them with Anonymous e None. For the others i have a loop, them connected and then lost connection and so every few seconds.
Every Ua Server has same Uri and i red on forum that UaGateway can't connect to two servers with same Uri. Coul be this the problem?
Thank for answer
"Lost connection, trying to connect" Loop
Moderator: uagateway
-
cosimo1234
- Jr. Member

- Posts: 1
- Joined: 22 Jul 2025, 19:09
- Support Team
- Hero Member

- Posts: 3344
- Joined: 18 Mar 2011, 15:09
Re: "Lost connection, trying to connect" Loop
Hi,
yes the UaGateway can connect up to 50+ UA servers and combine their address space into one, called aggregation. The connection to each underlying UA server is separate and has individual, separate/different Security Policy, and individual User Authentication, if any. The URI of every instance of the underlying server is unique (typically by having hostname/IP being part of that URI), further more each underlying server has different certificate, matching that URI.
When configuring the underlying connections with ConfigTool, make sure you NOT use the "recently used", but instead "custom discover" each of them separately. Just to make sure they are different and the matching certificates are used.
yes the UaGateway can connect up to 50+ UA servers and combine their address space into one, called aggregation. The connection to each underlying UA server is separate and has individual, separate/different Security Policy, and individual User Authentication, if any. The URI of every instance of the underlying server is unique (typically by having hostname/IP being part of that URI), further more each underlying server has different certificate, matching that URI.
When configuring the underlying connections with ConfigTool, make sure you NOT use the "recently used", but instead "custom discover" each of them separately. Just to make sure they are different and the matching certificates are used.
Best regards
Unified Automation Support Team
Unified Automation Support Team