გამარჯობათ ბიჭებო .. მოკლეთ მაქვს პატარა პრობლემა სქვიდ-ში
სისტემა Linux Kubuntu დგას sqvid3 ვერსია.
სქვიდ კონფიგში გაწერილია 3 ჯგუგი, ერთ-ერთ ჯგუფს "operators" აქვთ უფლება შევიდნენ მხოლოდ მითითებულ საიტებზე რომლებიც გაწერილია whitelists-ში და და მითითებულ სქვიდ კონფიგში სათებში ეს შეზღუდვა იხსნება.. ეხლა პრობლემა რაშია... ყველაფერი მუშაობს გარდა.. მითითებულ whitelists-ში 2 საიტის flashscore.com და livescore.com უფრო სწორედ კი მუშაობს (იხსნება) მაგრამ თამაშის შედეგებს არ აჩვენებს ტრიალებს

sqvid.conf ფაილის კონფიგურაცია:
http_port 3128
access_log /var/log/squid3/access.log squid
#---groups acl---
acl localnet src 192.168.1.0/24
acl localhost src 127.0.0.1/32
acl operators src 192.168.1.41-192.168.1.70
acl administration src 192.168.1.1-192.168.1.21
acl correction src 192.168.1.22-192.168.1.40
#---domains acl---
acl white_list_operators dstdom_regex -i "/etc/squid3/whitelists/operators_white"
acl black_list_odnokl dstdom_regex odnokl
acl black_list_correction dstdom_regex -i "/etc/squid3/blacklists/correction_black"
acl black_list_proxy dstdom_regex -i "/etc/squid3/blacklists/proxy/domains"
#---time acl---
acl time_operators time 00:30-07:30
#---access acl--
http_access allow operators white_list_operators
http_access allow operators time_operators
http_access deny correction black_list_odnokl
http_access deny correction black_list_correction
http_access deny correction black_list_proxy
http_access allow correction
http_access allow administration
http_access allow localhost
http_access deny all
და whitelists-ის operators_white კონფიგურაცია:
map.ge
directory.ge
livescore.com
livescore.in
livescore.ge
marathonbet.com
llnwd.net
amindi.ge
soccerstand.com
flashscore.com
yell.ge
---------------------------------------------------
ვერაფერი ვერ გავიგე იქნებ დამეხმაროთ
This post has been edited by GOZILA on 29 Jun 2012, 11:43