I have noticed that when I am connecting to my http server (port 80) or sshd daemon from my home computer I'm receiving "Host unreachable" answer from time to time (sufficiently rarely). After pressing "try again" browser button I'm receiving correct result.
After some investigation of this situation I have discovered some regularity using netstat utility.
When my local computer ports in TCP connection are coincide with some list of well-known ports, such as 1182, 1080, 3128, 6667 and so on, any packets between my computer and server are being blocked and connection on my computer is staying in SYN state, sufficiently for a long time.
My conclusion is that jasguarpc routers block ALL TCP packets with destination port from this list, not only packets outgoing from servers, but also packets answered to client computers connection request.
If I'm right, such hard blocking is worsen client servers reachability.


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks