Redirected from NE,
I have a problem in establishing a connection with using websocket.
FYI, the target that we wish to connect to is 10.121.244.17:45678 which is an instance of socket server. The problematic executable is covered in Red which let say represents ABC.exe.
As you can see in the console, both requests to connect with the socket server have been redirected to 116.206.196.77:3128 which I am not really convinced that it is a firewall.
This is because I have used puttyTel.exe to test the connection of the socket server and it did work which can be seen at the console output.
Besides, pinging to address of 116.206.196.77 returns request timed out.
Thus, is there any way i can know when is the SYN request being redirected to this address?