Dear Users,

my boss asked me to implemented a proxy service in order to allow corporate 
users to access electronic resources, subscribed by our company, also from 
outside the corporate network (you know, users can work both from office and 
from home). 
Unfortunately, I’m a newbie and I’m a little bit confused.
Surfing on the web, I read that:

- proxy is not a secure choice;
- all the web traffic generated by the users working from home will overload 
the proxy;
- proxy is not able to encrypt the internet traffic;

From the other side, a VPN seems to be the preferred solution:

- VPN provides better performance and security level;
- VPN solution assumes a strong authentication process;
- VPN can be used to route only specific traffic/IP addresses through VPN tunnel

Are these assumptions true? Can I use NGINX to implemented the needed proxy? Or 
should I prefer the VPN based solution.
What are your suggestions about this scenario? Have you had any experience with 
such a topic?

Could you please help me to identify the right solution and best 
(implementation) practices?
If you have any reference links to study, please feel free to share them.

Many thank in advance,
Mauro
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to