0

The squid and pfsense in new for me. I installed the Packages squid and squidGuard to the pfsense and i enable Transparent proxy from Proxy server and the Proxy filter. It works correctly, it block my blacklist. But it is a few sites which is not in my blacklist and could not be retrieved. I got the following message from browser:

enter image description here

Any idea who to "unblock" these sites?

EmiDemi
  • 77
  • 1
  • 3
  • 10

2 Answers2

3

I find the solution, the sites i got the massage was host in my vpn network and i should check the option "Disable DNS Rebinding Checks" at menu System->Advanced->Admin Access

EmiDemi
  • 77
  • 1
  • 3
  • 10
0

Apache multiple instances present on Ubuntu.

I think this might be what you are looking for http://wiki.apache.org/httpd/RunningMultipleApacheInstances

For reference of the content in the above link

1) Remove one Apache on your server

sudo apt-get remove apache2

Rahul Shinde
  • 1,522
  • 1
  • 15
  • 17