how to forward lan traffic to local proxy ?
-
i came across netgate.com/topic/36151 from years ago that has a step by step guide on how to forward all local lan traffic going to the outside world to go through a proxy before going out.
While the core concepts still stand the same since the gui has updated how does one accomplish this.
-
so what i did was this does not work,websites do not resolve
interface: LAN
Protocol: TCP
Source: any
Source Port: Any
Destination: any
Destination Port: 443
Redirect Target IP: 192.168.1.105 (the filter/proxy server)
Redirect Target Port: 8080if i put the Target IP(of proxy) and Port(of proxy) in my browser the internet works fine but in pfsense nat sites do not resolve. I am running pfsense 2.4.5. Same goes for HTTP/80 port requests. i dont know what exactly i am doing wrong.
Trying to get all clients to go via proxy than set the proxy settings on each client.
-
local proxy server needs to be on a different subnet for nat to work.