Hi,
i would like to use a transparent proxy (Squid) for a subnet connected to a physical interface on my firewall (Checkpoint NGXR65). These subnet's client do not have to configure their proxy settings in order to access the Internet.
I have done 2 rules:
Rule #1
SOURCE: mySpecialSubnet
DESTINATION: any
SERVICE: mapped service (SRV_REDIRECT(80,IP.of.my.MyTransparentProxy,80) )
ACTION: accept
Rule #2
SOURCE: mySpecialSubnet
DESTINATION: MyTransparentProxy
SERVICE: http
ACTION: accept
My transparent proxy is configured to listen on port 80.
However, I performed a tcpdump on the proxy and nothing come from my subnet when I try to browse the internet.
If I set up manually the proxy on a client, i can access the internet without any problem.
Anybody can help me ?
i would like to use a transparent proxy (Squid) for a subnet connected to a physical interface on my firewall (Checkpoint NGXR65). These subnet's client do not have to configure their proxy settings in order to access the Internet.
I have done 2 rules:
Rule #1
SOURCE: mySpecialSubnet
DESTINATION: any
SERVICE: mapped service (SRV_REDIRECT(80,IP.of.my.MyTransparentProxy,80) )
ACTION: accept
Rule #2
SOURCE: mySpecialSubnet
DESTINATION: MyTransparentProxy
SERVICE: http
ACTION: accept
My transparent proxy is configured to listen on port 80.
However, I performed a tcpdump on the proxy and nothing come from my subnet when I try to browse the internet.
If I set up manually the proxy on a client, i can access the internet without any problem.
Anybody can help me ?