My employer has recently implemented network restrictions that will limit what websites we're able to access on the public Internet.
Basically, they need a business justification for access to any public site.
I can understand these policies for some websites, however there is a broad number of websites I use as a technical resource and I'm pissed that I'm going to have to fill out a form each time I want to access one.
Because of this, I'm looking for alternatives.
Here's the current network configuration:
WORK PC ---> WEBPROXY ---> |FIREWALL| ----> INTERNET
I've found something called STunnel that looks like it may be of use, but networking isn't my domain, so I'm not sure if it fits the bill. What it does is it wraps arbitrary TCP traffic using SSL.
My thought is that I can run a proxy server on my home PC, somehow redirect encrypted TCP traffic from my work PC through the webproxy server on my home PC, and access whatever sites I want through my home connection.
Would that worK? Is STunnel what I need, or am I barking up the wrong tree?
WORK PC ---> STUNNEL ---> WEBPROXY ---> | FIREWALL | ---> INTERNET ---> MYWEBPROXY ---> (UNENCRYPT REQUEST) ---> INTERNET
Does that make sense, or am I confused?
I'd appreciate any suggestions.
Thanks,
Telstar
Basically, they need a business justification for access to any public site.
I can understand these policies for some websites, however there is a broad number of websites I use as a technical resource and I'm pissed that I'm going to have to fill out a form each time I want to access one.
Because of this, I'm looking for alternatives.
Here's the current network configuration:
WORK PC ---> WEBPROXY ---> |FIREWALL| ----> INTERNET
I've found something called STunnel that looks like it may be of use, but networking isn't my domain, so I'm not sure if it fits the bill. What it does is it wraps arbitrary TCP traffic using SSL.
My thought is that I can run a proxy server on my home PC, somehow redirect encrypted TCP traffic from my work PC through the webproxy server on my home PC, and access whatever sites I want through my home connection.
Would that worK? Is STunnel what I need, or am I barking up the wrong tree?
WORK PC ---> STUNNEL ---> WEBPROXY ---> | FIREWALL | ---> INTERNET ---> MYWEBPROXY ---> (UNENCRYPT REQUEST) ---> INTERNET
Does that make sense, or am I confused?
I'd appreciate any suggestions.
Thanks,
Telstar