RobotStudio event

No connection to the Omnicore control

Options
Hello everyone,

I have a problem connecting my RS to an Omnicore control.
Connecting to RW6.xx controller is working.


B
ase Data:
Robot IRB 1100 
RobotControl Version: 7.2.0
RobotOS Version: 3.0.0
FlexPendantSoftwareUpdate Version: 1.4.0
Robots Version: 1.2.0

Robotstudio Version 2021.1.2

APP
RobComCtrlServer.exe is running
RobNetScanHost.exe is running

1. Tested with and without Firewall
Laptop connect to Controller Port MGMT
Laptop Network Setting  (Auto IP)

2. Tested with and without Firewall
Laptop connect to Controller Port WAN 
Laptop Network Setting  (Fix IP)
In this case , i can find the controller and select them. 

Fault at 1 and 2:

RobotStudio .NET exception: C0040403 : No response from controller.
Timeout
============================================
Base exception: RobApiException
C0040403 : No response from controller.
Timeout
   bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei RobotStudio.Services.RobApi.RobControllerConnection.<Connect>d__115.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei ABB.Robotics.RobotStudio.Controllers.ControllerManager.<AddController>d__43.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   bei ABB.Robotics.RobotStudio.Controllers.ControllerManager.<AddController>d__43.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei RobotStudio.UI.Controller.Commands.ConnectController.<TryConnect>d__2.MoveNext()
NetscanId:11
NetscanIdForDiagnostics:11
ControllerIP:192.168.125.1
NetscanAvailability:CtrlAvailable
PingResult:Success


Ideas to solve the problem
Thanks in advance