Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - GL29PA

#1
Hi,
I am trying to achieve the following but did not get a clear answer from Zenarmor so far.
On my LAN, I have 2 gateways.
One of them in OPNsense using Zenarmor plugin for Web Filtering (192.168.1.247)

The other gateway has no web filtering. (192.168.1.2)

Let's say I have COMPUTER01 on the same LAN, with the default gateway being the OPNSense Zenarmor (192.168.1.247). I can safely surf with web filtering.

Now let's say I have COMPUTER02 - still on the same LAN, but with the other gateway - with no web filtering (192.168.1.2).

Question: How can I use the OPNsense / Zenarmor server as a PROXY (within Windows Internet settings) on COMPUTER02 while using a different gateway ?

I have tried to write a .pac file containing the following command at the end " return "PROXY 192.168.1.247:3128"; "....

but get an error like "An error occurred during a connection".


Any suggestion ?
Thanks