Bu normal bir durum degil. Muhtemel nedenler: 1. Sisteminizde kernel binary/userland binary uyumsuzlugu var. make buildworld & make installworld && make buildkernel && make installkernel && reboot yapiniz ve squid'i yeniden derleyip kurunuz.
2. Baska binary'lerde bu tip core dump'lar veriyorsa CPU'nuzda yada RAM'lerinizde problem var. 3. Kullandiginiz squid'de bir bug var. Baska bir squid versiyonunu deneyin. 1. $Ik daha fazla ihtimal dahilinde... On Tue, May 18, 2004 at 04:42:19PM +0300, Mesut G?LNAZ wrote: > merhaba. > squid e 80 portu dinlemesini nas?l s?yleyebilirim. > > http_port u 80 yapt???m zaman > > May 18 16:36:08 araci squid[1515]: Squid Parent: child process 1526 started > May 18 16:36:09 araci (squid): Cannot open HTTP Port > May 18 16:36:09 araci /kernel: pid 1526 (squid), uid 100: exited on signal 6 (core > dumped) > May 18 16:36:09 araci squid[1515]: Squid Parent: child process 1526 exited due to > signal 6 > > hatas? al?yorum. > bu arada squid.conf dosyas? transparant olarak ayarl? > > su-2.05b# diff squid.conf squid.conf.default > 53c53 > < http_port 80 > --- > > # http_port 3128 > 486c486 > < cache_mem 128 MB > --- > > # cache_mem 8 MB > 519c519 > < maximum_object_size 1024 KB > --- > > # maximum_object_size 4096 KB > 695c695 > < cache_dir ufs /usr/local/squid/cache 200 64 256 > --- > > # cache_dir ufs /usr/local/squid/cache 100 16 256 > 1022c1022 > < redirect_program /usr/local/bin/squidGuard > --- > > # none > 1785d1784 > < acl my_network src 10.10.0.0/24 > 1833c1832 > < http_access deny to_localhost > --- > > #http_access deny to_localhost > 1841c1840 > < http_access allow my_network > --- > > #http_access allow our_networks > 2020c2019 > < cache_mgr [EMAIL PROTECTED] > --- > > # cache_mgr webmaster > 2040,2041c2039,2040 > < cache_effective_user squid > < cache_effective_group squid > --- > > # cache_effective_user squid > > > 2050c2049 > < visible_hostname araci.mydomain.com > --- > > # none > 2138,2139c2137 > < httpd_accel_host virtual > < httpd_accel_port 80 > --- > > # httpd_accel_port 80 > 2168c2166 > < httpd_accel_with_proxy on > --- > > # httpd_accel_with_proxy off > 2188c2186 > < httpd_accel_uses_host_header on > --- > > # httpd_accel_uses_host_header off > 2635,2636c2633 > < header_access Via deny all > < header_access X-Forwarded-For deny all > --- > > # none > > > su-2.05b# sockstat -l > USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS > root sshd 121 4 tcp4 *:22 *:* > > USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS > root sshd 121 3 tcp46 *:22 *:* > > USER COMMAND PID FD PROTO ADDRESS > mes sshd 1379 7 stream /tmp/ssh-ss0XzQQp/agent.1379 > root syslogd 112 3 dgram /var/run/log > > sorun ne olabilir. > ya da b?yle bir?ey m?mk?n k?? > > te?ekk?rler! -- Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti. http://www.acikkod.com/freebsd.php --------------------------------------------------------------------- Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti. http://www.acikkod.com/freebsd.php To unsubscribe, e-mail: [EMAIL PROTECTED] Liste arsivi: http://lists.enderunix.org ve http://www.mail-archive.com/[EMAIL PROTECTED]

