URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID12
Нить номер: 4525
[ Назад ]

Исходное сообщение
"помогите разобраться глюк в логах SQUID "

Отправлено Ярослав , 23-Ноя-06 14:35 
такая проблема Сквид настроен на авторизацию через NCSA но во время работы в логи невсегда прописывается имя пользователя
вот пример

1164132223.894    605 192.168.1.9 TCP_MISS/302 653 GET http://xy7b.com/42/103/32848&dp=0 Admin DIRECT/208.57.160.170 text/html
1164132027.263    146 192.168.1.68 TCP_MISS/503 0 CONNECT 80.92.66.240:443 Buravlev DIRECT/80.92.66.240 -
1164132966.291    446 192.168.1.9 TCP_MISS/301 432 GET http://login.tracking101.com/42/3305/38220 - DIRECT/207.67.50.26 image/gif
1164132967.360   1068 192.168.1.9 TCP_MISS/301 443 GET http://ads.glispa.com/42/4/1179 - DIRECT/207.67.50.44 text/html
1164132984.758    418 192.168.1.9 TCP_MISS/302 610 GET http://www.decisionanalyst.org/acop/backend/affiliate.aspx? - DIRECT/69.20.93.89 text/html
1164133028.818    449 192.168.1.9 TCP_MISS/301 445 GET http://rextopia.com/42/119/6263 - DIRECT/207.67.50.47 text/html
1164133047.940      1 192.168.1.68 TCP_MISS/503 1541 POST http://updaterservice.wildtangent.com/updater/updatecheckin.wss - NONE/- text/html
1164133228.195    466 192.168.1.9 TCP_MISS/301 445 GET http://rextopia.com/42/119/5359 - DIRECT/207.67.50.47 text/html
1164133284.646   1032 192.168.1.9 TCP_MISS/200 326 POST http://www.cashfiesta.com/x1.php - DIRECT/216.65.3.213 text/html
1164133347.994      2 192.168.1.68 TCP_MISS/503 1541 POST http://updaterservice.wildtangent.com/updater/updatecheckin.wss - NONE/- text/html

В результате трафик идет а учета нет...


Содержание

Сообщения в этом обсуждении
"помогите разобраться глюк в логах SQUID "
Отправлено Sloboda , 23-Ноя-06 15:26 
Возможно разрешен доступ обычным acl src?

"помогите разобраться глюк в логах SQUID "
Отправлено Ярослав , 24-Ноя-06 08:32 
>Возможно разрешен доступ обычным acl src?

acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563      # https, snews
acl SSL_ports port 873          # rsync
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443 563     # https, snews
acl Safe_ports port 70          # gopher
acl Safe_ports port 210         # wais
acl Safe_ports port 1025-65535  # unregistered ports
acl Safe_ports port 280         # http-mgmt
acl Safe_ports port 488         # gss-http
acl Safe_ports port 591         # filemaker
acl Safe_ports port 777         # multiling http
acl Safe_ports port 631         # cups
acl Safe_ports port 873         # rsync
acl Safe_ports port 901         # SWAT
acl purge method PURGE
acl CONNECT method CONNECT
acl sk url_regex [-i] ^http://*.sk.ru*
acl password proxy_auth REQUIRED