RTView didn't bind to the port

Yes - what was missing for me is that TraceForwarderBK

And also guide does not mention that real IP address is needed for RemoteSocket

“traceForwardTo”: {
“tag”: “RemoteSocket”,
“contents”: [
"0.0.0.0.0" -> “192.168.220.220”,
“5000”
]

thanks!

1 Like