NethServer Version: NS8 last Version
Module: Proxy Server Squid or something similar
Hello and good evening. Is there a possibility to get an Squid Proxy or somthing similar working on NS8 or maybe just as an LXC or VM with Proxmox?
Hi @hucky
I dont use squid. But for the services thats reachable from inet, i have Nginx Proxamanager on a Proxmox LXC. This should also work with squid.
1 Like
AFAIK, Hucky is looking for a real full Proxy like Squid is. For users to access the internet.
Not a Reverse Proxy, like what nginx does well. This is for the Internet to access internal servers.
Spinning up a Debian VM is quite easy, getting squid to start also.
Getting Squid well configured may take a little more time.
But it’s well possible to run a squid proxy on a VM in Proxmox.
My 2 cents
Andy
1 Like
But it’s well possible to run a squid proxy on a VM in Proxmox.
Good morning Andy,
that was what I wanted to express.
2 Likes
thanks a lot for your advice guys