2011
05.21

My former company uses Google Apps as their mail. The situation become terrible in China,  and Google Apps mail / Gmail become not stable and hard to access. The network administrator ask me for my consultation.

We can connect server A in the company to some server outside China via SSH Tunnel, and the PCs can use server A as proxy.

Firstly, we should install Tunnel apps on server A. I recommend Bitvise Tunnelier. After the installation, fill in the SSH account information, generate the .tlp and .md5 files.

Secondly, register Bitvise Tunnelier as the Windows system services using NSSM.

Key point: nssm install Tunnelied "X:\XXX\Tunnelier.exe" -loginOnStartup -profile="X:\XXX\X.tlp" -hostKeyFile="X:\XXX\X.md5"

Then, making the PAC file, including the websites we can to browser via the proxy. And Base 64 would be better. Then let they know the address of the PAC file, fill the PAC file address in the browser proxy setting.

detail, mail(at)lihua.me

No Comment.

Add Your Comment