Originally published on: 2/20/2006 12:01:43 PM
Normally, in that situation, I would just use Putty to open an SSH tunnel and set up a dynamic port (usually 1080) that serves as a SOCKS5 proxy. This works for Firefox, Thunderbird and nearly every app I've ever needed to use it on. However, Yahoo's Intellisync doesn't like it.
So, instead, I set up a Squid proxy server on my home office LAN, and, instead of a dynamic port, I have Putty forward port 3128 to the Squid proxy machine. Then, I have Intellisync point to 127.0.0.1 and port 3128. This works.
Apparently, Intellisync can work only with straight HTTP proxies and not SOCKS5 proxies. So, if you set up a local HTTP proxy (which Squid is) via SSH, you can connect to Yahoo and the calendar appointments are now in sync.
All is right with the world. Both of you who needed this information can now rest easy.
Regards,
Nibal Al-Ghoul