Search squid archive

To Use winmx and emule

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, I have a problem with access to software like Winmx ed Emule.
My squid.conf is:

http_port 10.0.0.121:3128
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
acl windowsupdate dstdomain .windowsupdate.microsoft.com
no_cache deny windowsupdate
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl Safe_ports port 80       # http
acl CONNECT method CONNECT
acl local_net src 10.0.0.0/255.255.255.0
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny to_localhost
acl our_networks src 10.0.0.0/24
http_access allow our_networks
http_access allow local_net
http_access allow localhost
http_access deny all
http_reply_access allow all

..and in squidguard.conf I have:

destination ok {
     domainlist  ok/domains
     urllist     ok/urls
}

destination ok-for-number1 {
     domainlist  ok1/domains
     urllist           ok1/urls

destination ad {
     domainlist  ad/domains
     urllist           ad/urls
     redirect http://10.0.0.122/
}

.. therefore this address can view all web site nothing restriction, but however cann't to use winmx and emule. How I can modify squid.conf for this problem ? without proxy this address (ip 10.0.0.122 is a internal client) can use winmx ed emule nothing problems.
Thanks.

------
Salvatore.

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux