Ru-Board.club
← Вернуться в раздел «UNIX»

» что за ошибка в скиде???

Автор: petyp
Дата сообщения: 11.02.2012 22:28
Всем доброе утро. Спецы помогайте советами уже все перепробовал ни чего не помогает. Все время падает скид, ну т.е. он работает а доступ в инет пропадает ((((((
В чем может быть проблема????


Freebsd 7.4
squid-3.1.18_2

[more]
2012/02/10 17:44:33| Starting Squid Cache version 3.1.18 for i386-portbld-freebsd7.4...
2012/02/10 17:44:33| Process ID 16300
2012/02/10 17:44:33| With 11095 file descriptors available
2012/02/10 17:44:33| Initializing IP Cache...
2012/02/10 17:44:33| DNS Socket created at 0.0.0.0, FD 7
2012/02/10 17:44:33| Adding nameserver 8.8.8.8 from /etc/resolv.conf
2012/02/10 17:44:33| Unlinkd pipe opened on FD 12
2012/02/10 17:44:33| Store logging disabled
2012/02/10 17:44:33| Swap maxSize 1048576 + 262144 KB, estimated 100824 objects
2012/02/10 17:44:33| Target number of buckets: 5041
2012/02/10 17:44:33| Using 8192 Store buckets
2012/02/10 17:44:33| Max Mem size: 262144 KB
2012/02/10 17:44:33| Max Swap size: 1048576 KB
2012/02/10 17:44:33| Version 1 of swap file with LFS support detected...
2012/02/10 17:44:33| Rebuilding storage in /usr/squid/cache (DIRTY)
2012/02/10 17:44:33| Using Least Load store dir selection
2012/02/10 17:44:33| Set Current Directory to /usr/squid/cache
2012/02/10 17:44:33| Loaded Icons.
2012/02/10 17:44:33| Accepting intercepted HTTP connections at 0.0.0.0:3128, FD 15.
2012/02/10 17:44:33| commBind: Cannot bind socket FD 16 to 0.0.0.0:3128: (48) Address already in use
2012/02/10 17:44:33| HTCP Disabled.
2012/02/10 17:44:33| Ready to serve requests.
2012/02/10 17:44:33| WARNING: 1 invalid swap log entries found
2012/02/10 17:44:33| WARNING: 10 invalid swap log entries found
2012/02/10 17:44:33| WARNING: 100 invalid swap log entries found
2012/02/10 17:44:33| Done reading /usr/squid/cache swaplog (34096 entries)
2012/02/10 17:44:33| Finished rebuilding storage from disk.
2012/02/10 17:44:33| 122 Entries scanned
2012/02/10 17:44:33| 121 Invalid entries.
2012/02/10 17:44:33| 48 With invalid flags.
2012/02/10 17:44:33| 74 Objects loaded.
2012/02/10 17:44:33| 0 Objects expired.
2012/02/10 17:44:33| 0 Objects cancelled.
2012/02/10 17:44:33| 0 Duplicate URLs purged.
2012/02/10 17:44:33| 0 Swapfile clashes avoided.
2012/02/10 17:44:33| Took 0.24 seconds (304.72 objects/sec).
2012/02/10 17:44:33| Beginning Validation Procedure
2012/02/10 17:44:33| Completed Validation Procedure
2012/02/10 17:44:33| Validated 173 Entries
2012/02/10 17:44:33| store_swap_size = 1886999682
2012/02/10 17:44:34| storeLateRelease: released 0 objects
2012/02/10 17:44:34| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:44:45| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:44:56| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:45:07| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:45:18| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:45:29| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:45:40| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:45:51| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:46:02| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:46:13| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:46:24| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:46:35| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
2012/02/10 17:46:46| WARNING: Disk space over limit: 1030479670 KB > 1048576 KB
[/more]

Конфиг squid
[more]
acl manager proto cache_object
http_port 3128 intercept
acl localnet src 192.168.0.0/16 # RFC1918 possible internal network
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
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 CONNECT method CONNECT
acl ip_adressa src 192.168.20.101 192.168.20.108 192.168.20.104 192.168.20.134 192.168.20.174 192.168.20.194 192.168.20.105
acl ban_url url_regex -i porno.ru vkontakte.ru facebook.com odnoklasniki.ru vk.com anonymouse.org hidemyass.com proxyforall.com webwarper.net anonymizer.ru shadowsurf.com guardster.com proxify.com vtunnel.com
acl ban-test url_regex 123.ru
http_access deny manager
http_access deny ip_adressa ban_url
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localnet
http_access deny all
http_port 3128
hierarchy_stoplist cgi-bin ?
cache_dir ufs /usr/squid/cache 1024 16 256
coredump_dir /usr/squid/cache
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
refresh_pattern . 0 20% 4320
cache_swap_low 90
cache_swap_high 95
logfile_rotate 4
access_log /usr/squid/logs/access.log
cache_log /usr/squid/logs/cache.log
error_directory /usr/local/etc/squid/errors/ru/
[/more]
Автор: tankistua
Дата сообщения: 12.02.2012 08:22
зачем тебе кеш нужен? я лет 5 назад поотключал везде.

убери cache_dir
Автор: Alukardd
Дата сообщения: 12.02.2012 10:46
petyp
есть тема - SQUID (только под *nix) - ответил в ней.

Страницы: 1

Предыдущая тема: Как из-под VMware для BackTrack 5 R1 получить доступ к Wi-fi


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.