Hi @ll,
I'm stuck on a problem regarding the web filtering module. The goal is to have the following setup:
Default Gateway is SG
Web requests for specified users/groups shall be forwarded to another transparent proxy in the same lan. like:
LAN -> HTTP(S) -> SG -> Transparent Proxy -> Internet
Specific user group -> HTTP(S) -> SG -> Internet
The other way around would also be possible way:
LAN -> HTTP(S) -SG -> Internet
Specific user group -> HTTP(S) - Transparent Proxy -> Internet
My first approach was to user NAT but I couldn't get it to work. Secondly I tried it using policy routes like
Source Interface: LAN -> Source Network: Test-PC -> Service: Web Surfing -> Destination: Any ->Gateway: 'Transparent Proxy'
but that didn't work either. Hope this is solvable and s/o can point me to the solution.
greetings
LoD
This thread was automatically locked due to age.