Trouble getting to my server behind school's port filter, help?
Hey everyone, well, I have this here http server, running at home, on port 536. The reason being, my ISP blocks incoming port 80 connections just for kicks, unless I upgrade to a pricier package. Albeit, my school blocks all outgoing traffic on all ports except 80. We don't understand why, we just know that they do, most likely because they got word that I set up a server while I was bored, and are spiting me for fun.
I was told to use port redirecting software, sending incoming 80 connections to port 536 on my server. However, this doesn't exactly work, since my server running the redirection software will never actually get a connection on 80 from the wide web (remember the ISP).
Is there a solution?
|