General Chat Thread, TightVNC behind a proxy in General; Our school forces all internet traffic (ftp,http,https) through their web proxy. We have no access to change DNS servers, but ...
-
24th May 2011, 08:26 PM #1
- Rep Power
- 0
TightVNC behind a proxy
Our school forces all internet traffic (ftp,http,https) through their web proxy. We have no access to change DNS servers, but I have set up a VPN to connect to my home computer. Is there anyway I can apply the proxy settings through TightVNC or another VNC program?
Thanks,
mathpie
(Also, tunneling at the home computer is not possible- the router is password protected and it is not the default password.)
-
-
IDG Tech News
-
24th May 2011, 08:33 PM #2 Why do you need to? Have you asked the school techies?
-
-
24th May 2011, 08:43 PM #3
- Rep Power
- 0
Well, I'm using this for file transfers and bypassing web restrictions (NO WIKIPEDIA!!!!! Grr...). The techies probobly aren't going to help. Also, if there was a way to just give the proxy server my id, TightVNC would work. I mean, like the proxy asks for id for every program that connects to the internet (i.e. it'll ask for it if I open IE and it'll ask me again if I open Firefox). If there was a way to supply my id every time, it would let me through. I haven't found a way to supply id with TightVNC, though
-
-
24th May 2011, 08:47 PM #4 You're asking a group of Network Managers and School IT Technicians how to bypass filtering at your school? Full marks for cheek, I suppose. Have you asked why wikipedia is banned (apart from the fact it is unreliable, of course - I could edit an article to say the moon was made of cheese if I wanted to, should that be believed?)
-
-
24th May 2011, 10:41 PM #5 
Originally Posted by
mathpie
Our school forces all internet traffic (ftp,http,https) through their web proxy.
The HTTP protocol has no defined default timeout value for a request, it's just that most web servers time a request out after 30 seconds or so. If you write a web server that simply doesn't timeout you can pass whatever data you like over HTTP - this technique has been named "Comet" by some, and works in a similar way to Ajax, with various libraries and so forth available. I reckon it would be possible to write an RDP/VNC-like client in JavaScript that communicated with a server on your home computer - Node.js looks interesting as a stand-alone, JavaScript-powered web server.
-
-
24th May 2011, 11:08 PM #6
- Rep Power
- 0
Thanks for your quick replies! However, when we are forced to use the proxy, it won't let the connection through until it receives the correct credentials. Also, all traffic is routed through the web proxy.
-
-
24th May 2011, 11:22 PM #7 You say you have a VPN conencted? All the traffic for VNC should go down that regardless of what the proxy is set to do (providing it is connected)
-
-
25th May 2011, 01:58 AM #8
- Rep Power
- 0
I do have it over VPN, but it should ask me for my username and password so I can connect to the VPN's IP. However, since TightVNC doesn't support it (to the extent of my knowledge) I can't access my VPN'ed computer through TightVNC
-
-
25th May 2011, 08:30 AM #9 
Originally Posted by
mathpie
However, since TightVNC doesn't support it (to the extent of my knowledge) I can't access my VPN'ed computer through TightVNC
Have you tried UltraVNC? The client works as a stand-alone application, no installation needed, and you can set a comprehensive list of options via athe command line.
-
-
25th May 2011, 08:18 PM #10
- Rep Power
- 0
Thanks! Will try tommorow.
-
-
25th May 2011, 11:08 PM #11 
Originally Posted by
dhicks
Node.js looks interesting as a stand-alone, JavaScript-powered web server.
JavaScript conquers the server | Application Development - InfoWorld
Nope, scratch the above - the one thing Node.js is going to be completly unsuitible for is keeping an HTTP connection open as the server isn't multi-threaded.
-
-
25th May 2011, 11:09 PM #12
- Rep Power
- 0
Hmm... Seems that it won't ask me for the school's proxy password, so it won't work. That's too bad... I wonder if there is one out there that does.
-
SHARE:
Similar Threads
-
By painejake in forum Coding
Replies: 22
Last Post: 2nd March 2011, 03:49 PM
-
By rh91uk in forum How do you do....it?
Replies: 7
Last Post: 4th October 2008, 12:38 PM
-
By marvin in forum General Chat
Replies: 17
Last Post: 10th January 2008, 08:42 PM
-
By GavRob in forum Network and Classroom Management
Replies: 20
Last Post: 30th July 2007, 10:05 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules