$ telnet 188.165.14.154 810
Trying 188.165.14.154...
telnet: Unable to connect to remote host: Connection timed out
$
Trying 188.165.14.154...
telnet: Unable to connect to remote host: Connection timed out
$
Code:
[20:54:26.752 D] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 188.165.14.154:810
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
at Zeta.Navigation.DefaultNavigationProvider.(Vector3 )