How to take SSH tunnel if you will be locked out to access SafeSquid Interface(UI)

From Secure Web Gateway
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Suppose your proxy IP: 192.168.221.222 and Port: 8080 and you are unable to get access of SafeSquid Interface

  1. Open putty (192.168.221.222) >> Right click on top
  2. Select change setting >> Putty Configuration >> SSH >> Connection >> Tunnels
  3. Options Controlling SSH port forwarding

Add new forwarded port:
Source Port: 6666 (Any 4 digit number)
Destination: 127.0.0.1:8080

Click on Add button and then click on Apply
Do proxy settings inside browser as
Proxy:127.0.0.1  Port:6666 (You should get access of SafeSquid WebGUI)