|
VNCServer help: proxy not blocking the port, but VNC still not coming through
:edit
{solved}... port is not actually a port. proxy only allows http request, and no tcp traffic. I couldn't even ssh until I used corkscrew.
:end edit
Hypothetical situation... Let's say my work has a proxy, and doesn't have port 8085 blocked, so I set up java based VNCserver, but it still doesnt' work (just times out). However, any other application, like http (ie: apache) DOES work on 8085.
I'm guessing the proxy sees a line of code or something coming through and kills it?
Last edited by MikeOfAustin; 05-09-2008 at 04:43 PM.
|