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

Исходное сообщение
"Squid + deny_info"

Отправлено avn , 25-Фев-05 18:52 
Hello All!

Имеется Squid/2.5.STABLE1 + RedHat9. При указании сквиду (в squid.conf):deny_info http://loacalhost/redirect.html porno через несколько секунд он падает. В messages при этом записано:  
Squid Parent: child process 4264 exited due to signal 6
Exiting due to repeated, frequent failures
В чем может быть дело?

--
Best regards,
Artem



Содержание

Сообщения в этом обсуждении
"Squid + deny_info"
Отправлено Андрей Слободяник , 25-Фев-05 19:24 
>squid.conf):deny_info http://loacalhost/redirect.html porno через
Есть предположение, что squid-у нехорошо при обращении к этому файлу.
В частности, этому могут мешать стандартные:
acl to_localhost dst 127.0.0.0/8
http_access deny to_localhost


"Squid + deny_info"
Отправлено avn , 28-Фев-05 11:27 
>>squid.conf):deny_info http://loacalhost/redirect.html porno через
>Есть предположение, что squid-у нехорошо при обращении к этому файлу.
>В частности, этому могут мешать стандартные:
>acl to_localhost dst 127.0.0.0/8
>http_access deny to_localhost
Сменил localhost на 192.168.1.1 (внутренний адрес сквида), результат тот же :(( Если в браузере набрать http://192.168.1.1/redirect.html открывается именно эта страница.


"Squid + deny_info"
Отправлено adil_18 , 26-Фев-05 22:03 
>Hello All!
>
>Имеется Squid/2.5.STABLE1 + RedHat9. При указании сквиду (в squid.conf):deny_info http://loacalhost/redirect.html porno через
>несколько секунд он падает. В messages при этом записано:
>Squid Parent: child process 4264 exited due to signal 6
>Exiting due to repeated, frequent failures
>В чем может быть дело?
>
>--
>Best regards,
> Artem

snosi redhat i stav freebsd!!! a voobsh, v /pathto/squid est directoriya etc, i tam est errors dir v kotoroy poprobuy napisat etot file


"Squid + deny_info"
Отправлено Андрей Слободяник , 28-Фев-05 11:52 
Покажи squid.conf в районе acl-ов.



"Squid + deny_info"
Отправлено avn , 28-Фев-05 16:28 
>Покажи squid.conf в районе acl-ов.
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          # 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 CONNECT method CONNECT
acl PORNO dstdom_regex -i sex porn adult girl xxx pussy teen erotic fuck playboy
acl NOBANNER url_regex "/etc/squid/nobanner.list"
acl BANNER url_regex "/etc/squid/banner.list"
http_access allow manager localhost
http_access deny manager
http_access deny PORNO
#deny_info http://192.168.1.1/redirekt.htm PORNO
http_access allow NOBANNER
http_access deny BANNER
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
acl our_networks src 192.168.1.0/24
http_access allow our_networks
http_access deny all
http_reply_access allow our_networks
http_reply_access deny all

"Squid + deny_info"
Отправлено adil_18 , 28-Фев-05 16:35 
>>Покажи squid.conf в районе acl-ов.
>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        
> # 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 CONNECT method CONNECT
>acl PORNO dstdom_regex -i sex porn adult girl xxx pussy teen erotic
>fuck playboy
>acl NOBANNER url_regex "/etc/squid/nobanner.list"
>acl BANNER url_regex "/etc/squid/banner.list"
>http_access allow manager localhost
>http_access deny manager
>http_access deny PORNO
>#deny_info http://192.168.1.1/redirekt.htm PORNO
>http_access allow NOBANNER
>http_access deny BANNER
>http_access deny !Safe_ports
>http_access deny CONNECT !SSL_ports
>acl our_networks src 192.168.1.0/24
>http_access allow our_networks
>http_access deny all
>http_reply_access allow our_networks
>http_reply_access deny all


Da ukaji ti etot htm v /usr/local/squid/etc/errors!!!


"Squid + deny_info"
Отправлено avn , 28-Фев-05 16:48 
>
>Da ukaji ti etot htm v /usr/local/squid/etc/errors!!!
Указал: deny_info http://192.168.1.1/usr/share/squid/errors/Russian-koi8-r/red... PORNO
Результат тот же :((


"Squid + deny_info"
Отправлено baka , 04-Мрт-05 19:02 
>>
>>Da ukaji ti etot htm v /usr/local/squid/etc/errors!!!
>Указал: deny_info http://192.168.1.1/usr/share/squid/errors/Russian-koi8-r/red... PORNO
>Результат тот же :((

положь файл ровно в тот каталог, где лежать остальные еррор-паги, и

deny_info redirekt.htm PORNO

без всяких хттп. И проверь, чтоб опечаток не было.


"Squid + deny_info"
Отправлено avn , 05-Мрт-05 10:20 
>>>
>>>Da ukaji ti etot htm v /usr/local/squid/etc/errors!!!
>>Указал: deny_info http://192.168.1.1/usr/share/squid/errors/Russian-koi8-r/red... PORNO
>>Результат тот же :((
>
>положь файл ровно в тот каталог, где лежать остальные еррор-паги, и
>
>deny_info redirekt.htm PORNO
>
>без всяких хттп. И проверь, чтоб опечаток не было.

Сеньк! Заработало!!


"Squid + deny_info"
Отправлено Морская , 02-Окт-07 12:40 

>#deny_info http://192.168.1.1/redirekt.htm PORNO

а кто же клиенту по протоколу http: отвечать будет?

если бы у тебя был настроенный web-сервер на адресе 192.168.1.1 то пожалуйста,
клади в корневую директорию с документами - он отдаст.

а squid умеет только страничку в тот же ответ запихивать
(автор ниже привёл правильную конфигурацию)


"Squid + deny_info"
Отправлено avn , 28-Фев-05 16:40 
>Hello All!
>
>Имеется Squid/2.5.STABLE1 + RedHat9. При указании сквиду (в squid.conf):deny_info http://loacalhost/redirect.html porno через
>несколько секунд он падает. В messages при этом записано:
>Squid Parent: child process 4264 exited due to signal 6
>Exiting due to repeated, frequent failures

Сори это не весь лог, в messeges перед этим есть еще:
Squid Parent: child process 11197 started
failed to find or read error text file.
Squid Parent: child process 11197 exited due to signal 6
Squid Parent: child process 11199 started
failed to find or read error text file.
Squid Parent: child process 11199 exited due to signal 6
Squid Parent: child process 11202 started
failed to find or read error text file.
Squid Parent: child process 11202 exited due to signal 6
Squid Parent: child process 11205 started
failed to find or read error text file.


"Squid + deny_info"
Отправлено Андрей Слободяник , 28-Фев-05 17:52 
squid.conf):deny_info http://loacalhost/redirect.html porno через

Проверь ещё на очепятки, а то у тебя в одном месте redirect.html, в другом уже redirekt.htm


"Squid + deny_info"
Отправлено Jorj_K , 16-Июн-05 12:22 
ну вот и у меня тоже, пришлось старт сквида закинуть в крон и все
причем работал месяц потом стал такое вытворять