OPNsense Forum

English Forums => Web Proxy Filtering and Caching => Topic started by: carlo_gra on January 27, 2022, 03:49:29 PM

Title: Web filter and VPN clients
Post by: carlo_gra on January 27, 2022, 03:49:29 PM
Most probably this issue was already solved by someone of you but I cannot find any post or docs.

Scenario:
OPNsense succesfully configured with Web Filter that is working properly for LAN clients (transparent mode)
WireGuard succesfully configured for external client. I can connect and the entire traffic is routed throuogh opnsense


ISSUE:

If I want to route traffic for port 80 and 443 through the web filter, when I try to navigate while connected in VPN I get the "ACCESS denied" page and the URL is translated into an IP.

EXAMPLE:
URL: google.com

OUTPUT: ACCESS DENIED to https://123.123.123.123/*

The same request is managed correctly if made from the LAN.

Any idea on how to solve it?
Title: Re: Web filter and VPN clients
Post by: GiUnZ on March 04, 2023, 11:10:30 PM
Hello,

I have the same issue. Were you able to resolve this, somehow?
Thank you