ProclaimDragon Posted December 3, 2005 Share Posted December 3, 2005 I recently got in university and now I only come home on the weekends, never the less, I keep my home computer on with UltraVNC installed so I can access it remotely from wherever I am. Now, my university has wireless internet access (as with every university out there) through out the whole campus but thorugh that network, I can't access my home vnc server. Some details about the connection to the wireless network: Network Authentication: Open Data Encryption: WEP The network key is provided for me automatically Enabled IEEE 802.1x authentication with the EAP type: SecureW2 (http://www.securew2.com) And then I have a student login username/password to access the network The wireless network is behind a LAN proxy, every program I want to use, Internet Browser, E-mail client, and things like that, I need to use the following proxy: proxy.uminho.pt in port 3128 or use the automatic proxy configuration url: http://proxy.uminho.pt/proxy.pac. This is an HTTP proxy. We also have a SOCKS proxy (v5), socks.uminho.pt in port 1080 without authentication and the following list are the services allowed by the socks proxy: 22 SSH (Secure Shell); SFTP 23 Telnet 80 HTTP 110 POP3 119 NNTP (News) 443 HTTPS 563 NNTPS (News seguras) 993 IMAPS (IMAP Seguro) 995 POP3S (POP3 Seguro) 1723 PPTP 8080 Web Cache And as you probably know, the VNC server works on port 5900 and so I can't connect to it. I can't even use the web based java viewer because that uses port 8500 and it's the same as trying to access through the viewer in port 5900. Now, any help on how can I connect through my university wireless network to my vnc server? So I can freely access my home computer? Link to comment https://www.neowin.net/forum/topic/404359-access-vnc-server-through-proxy/ Share on other sites More sharing options...
+BudMan MVC Posted December 3, 2005 MVC Share Posted December 3, 2005 Change the port your vnc server listens on - quite easy to do.. This is from the admin props of UltraVNC.. But other flavors of VNC (ie Real, Tight, etc.) also allow you to change the listen port. A more secure option would be to setup a ssh server on your home machine, and just tunnel your vnc connection through the ssh.. From your list - 22 is an allowed port. Link to comment https://www.neowin.net/forum/topic/404359-access-vnc-server-through-proxy/#findComment-586876869 Share on other sites More sharing options...
ProclaimDragon Posted December 4, 2005 Author Share Posted December 4, 2005 BudMan said: A more secure option would be to setup a ssh server on your home machine, and just tunnel your vnc connection through the ssh.. and how do I do that? Link to comment https://www.neowin.net/forum/topic/404359-access-vnc-server-through-proxy/#findComment-586880741 Share on other sites More sharing options...
ProclaimDragon Posted December 6, 2005 Author Share Posted December 6, 2005 ok, I found some interesting links in google... I'll try and see if I can make it work when I go home this weekend. Link to comment https://www.neowin.net/forum/topic/404359-access-vnc-server-through-proxy/#findComment-586887157 Share on other sites More sharing options...
ProclaimDragon Posted December 11, 2005 Author Share Posted December 11, 2005 I've done it, thanks, I can now access my home computer! Link to comment https://www.neowin.net/forum/topic/404359-access-vnc-server-through-proxy/#findComment-586908614 Share on other sites More sharing options...
+BudMan MVC Posted December 12, 2005 MVC Share Posted December 12, 2005 Great! I am so happy ;) Link to comment https://www.neowin.net/forum/topic/404359-access-vnc-server-through-proxy/#findComment-586909301 Share on other sites More sharing options...
Recommended Posts