Cannot connect to device

Hello, I'm using Ignition version 8.1.47, and cannot connect to devices Siemens S7-300 I can reach instead using telnet port 102.
The gateway logs three types of errors that are looping non-stop, in the specific:



S7-300 does not have an OPC-UA server onboard.
Use the Siemens driver in the devices instead.

It looks like they already are.

@alessandromarco.ferr this is the kind of error you see when either there is a firewall or network issue (which you've ruled out), or a configuration issue on PLC side - usually something like there's already too many TCP or S7 connections to this PLC and it can't handle any more.

The error you're seeing is basically just the TCP connection being closed immediately by the PLC.