Freesco, NND, CDN, EOS http://forum.freesco.pl/ |
|
SQUID co jest nie tak?? http://forum.freesco.pl/viewtopic.php?f=22&t=8590 |
Strona 1 z 1 |
Autor: | Anonymous [ sobota, 20 sierpnia 2005, 00:47 ] |
Tytuł: | SQUID co jest nie tak?? |
Zainstalowałem squida, ustawiłem chown dla katalogów. Adres wewnętrzny routera: 192.169.1.99 maska 255.255.255.0 zewnętrzny: 83.17.170.178 maska 255.255.255.248 Squid się uruchamia ale nie działa na innych kompach. Próbowałem już wszystkiego. Proszę o pomoc. mój squid.conf: Cytuj: http_port 192.168.1.99:8080 dns_nameservers 193.110.120.5 194.204.152.34 hierarchy_stoplist cgi-bin ? acl QUERY urlpath_regex cgi-bin \? no_cache deny QUERY cache_dir ufs /home/cache/squid 1000 16 256 cache_mem 64 MB cache_access_log /var/log/squid/access.log cache_log /var/log/squid/cache.log cache_store_log /var/log/squid/store.log client_netmask 255.255.255.0 #reference_age 3 months auth_param basic children 5 auth_param basic realm Squid proxy-caching web server auth_param basic credentialsttl 2 hours refresh_pattern ^ftp:144020%10080 refresh_pattern ^gopher:14400%1440 refresh_pattern .020%4320 acl all src 0.0.0.0/0.0.0.0 acl manager proto cache_object 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 acl Safe_ports port 80 acl Safe_ports port 21 acl Safe_ports port 443 563 acl Safe_ports port 70 acl Safe_ports port 210 acl Safe_ports port 1025-65535 acl Safe_ports port 280 acl Safe_ports port 488 acl Safe_ports port 591 acl Safe_ports port 777 acl CONNECT method CONNECT http_access allow all http_access allow manager localhost http_access deny manager http_access deny !Safe_ports http_reply_access allow all icp_access allow all cache_effective_user proxy cache_effective_group proxy visible_hostname 192.168.1.99 coredump_dir /home/cache/squid error_directory /usr/share/squid/errors/Polish/ # transparent proxy httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on # blokowanie #acl forbidden_domains dstdom_regex nagie nago nude naked sex porn pics girls girl movie strippers paparazzi zarnia babes celeb erotic #acl forbidden_urls url_regex nagie nago nude naked sex porn girls girl movie strippers paparazzi zarnia babes celeb erotic #http_access deny forbidden_domains #http_access deny forbidden_urls Mój cache.log: Cytuj: Starting Squid Cache version 2.5.STABLE10 for i586-pc-linux-gnu...
2005/08/20 00:32:14| Process ID 24461 2005/08/20 00:32:14| With 1024 file descriptors available 2005/08/20 00:32:14| DNS Socket created at 0.0.0.0, port 1079, FD 6 2005/08/20 00:32:14| Adding nameserver 193.110.120.5 from squid.conf 2005/08/20 00:32:14| Adding nameserver 194.204.152.34 from squid.conf 2005/08/20 00:32:14| User-Agent logging is disabled. 2005/08/20 00:32:14| Referer logging is disabled. 2005/08/20 00:32:14| Unlinkd pipe opened on FD 11 2005/08/20 00:32:14| Swap maxSize 1024000 KB, estimated 78769 objects 2005/08/20 00:32:14| Target number of buckets: 3938 2005/08/20 00:32:14| Using 8192 Store buckets 2005/08/20 00:32:14| Max Mem size: 65536 KB 2005/08/20 00:32:14| Max Swap size: 1024000 KB 2005/08/20 00:32:14| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2005/08/20 00:32:14| Rebuilding storage in /home/cache/squid (CLEAN) 2005/08/20 00:32:14| Using Least Load store dir selection 2005/08/20 00:32:14| Set Current Directory to /home/cache/squid 2005/08/20 00:32:14| Loaded Icons. 2005/08/20 00:32:15| Accepting HTTP connections at 192.168.1.99, port 8080, FD 13. 2005/08/20 00:32:15| Accepting ICP messages at 0.0.0.0, port 3130, FD 14. 2005/08/20 00:32:15| Accepting HTCP messages on port 4827, FD 15. 2005/08/20 00:32:15| WCCP Disabled. 2005/08/20 00:32:15| Ready to serve requests. 2005/08/20 00:32:15| Done reading /home/cache/squid swaplog (0 entries) 2005/08/20 00:32:15| Finished rebuilding storage from disk. 2005/08/20 00:32:15| 0 Entries scanned 2005/08/20 00:32:15| 0 Invalid entries. 2005/08/20 00:32:15| 0 With invalid flags. 2005/08/20 00:32:15| 0 Objects loaded. 2005/08/20 00:32:15| 0 Objects expired. 2005/08/20 00:32:15| 0 Objects cancelled. 2005/08/20 00:32:15| 0 Duplicate URLs purged. 2005/08/20 00:32:15| 0 Swapfile clashes avoided. 2005/08/20 00:32:15| Took 0.8 seconds ( 0.0 objects/sec). 2005/08/20 00:32:15| Beginning Validation Procedure 2005/08/20 00:32:16| Completed Validation Procedure 2005/08/20 00:32:16| Validated 0 Entries 2005/08/20 00:32:16| store_swap_size = 0k 2005/08/20 00:32:16| storeLateRelease: released 0 objects |
Autor: | provayder [ sobota, 20 sierpnia 2005, 10:59 ] |
Tytuł: | |
powinno być http_port 8080 |
Autor: | Anonymous [ czwartek, 1 września 2005, 11:36 ] |
Tytuł: | |
Odblokowałem port 8080 na firewallu i działa ![]() |
Autor: | MAC!EK [ czwartek, 1 września 2005, 11:50 ] |
Tytuł: | |
mpawel2 pisze: Odblokowałem port 8080 na firewallu i działa
![]() łączysz się do squida z zewnątrz? standardowo porty od interfejsu wewnętrznego nie są zamykane |
Autor: | Anonymous [ wtorek, 6 września 2005, 23:35 ] |
Tytuł: | |
łączę się po lanie po porcie 8080( zmieniam konfiguracje u klientów.) |
Strona 1 z 1 | Strefa czasowa UTC+2godz. |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |