FlyerTalk Forums - View Single Post - Getting around firewalls using proxies
View Single Post
Old Oct 9, 2005 | 5:12 am
  #2  
Dodge DeBoulet
 
Join Date: May 2004
Location: Exclusively OMNI/PR, for Reasons
Posts: 4,186
Originally Posted by eastwest
The firewall at my brothers office blocks webmail. It also blocks access to proxy servers. Any ideas that I can pass along to him?
Unless it blocks or filters *all* access (WebSense for example), you might try tunnelling out via ssh. This assumes you've got a reachable host somewhere outside the firewall that is running sshd and has port forwarding enabled.

I use this setup myself, and forward all traffic (pop, smtp, IM, web proxy) through the ssh tunnel. I run the ssh daemon on a non-standard port, and have had very good luck getting out through firewalls that block common ports.
Dodge DeBoulet is offline