How to access internal network covered by a squid proxy from internet?
- by Forbidden Overseer
Our campus uses a squid proxy caching server with a basic authentication for all outbound requests coming from internal network. The whole network uses private IP range from 172.16.0.0 to 172.31.255.255.
Most of our faculty websites and library websites are hosted on LAN. I want to access those faculty websites and other internal websites when I am outside the proxy (say when I am at my home and not in campus). I don't know whether I can use the same basic authentication from outside to access those LAN websites. Is there a way I can do that?
I don't know whether our proxy server allows it or not, but if that's possible - I want to know how (how to set up browser etc.)?