Ae molekada beleza ?
Seguinte estou com um pequeno problema no meo Squid. Ele t� rodando beleza etal. S� q
est� acontecendo
um problema. Estou em rede com 2 maquinas:
192.168.1.1 -> firewall
192.168.1.2 -> cliente
E sem estar cetado, ou cetado ele bloqueia o cliente a acesso a web, mas o ircd rola e
tal.
Ai embaixo est� meo squid.conf
# -----------------------------------------------------------------------------
http_port 8080
#
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
#
cache_dir ufs /var/spool/squid 1000 16 256
#
cache_access_log /var/log/squid/access.log
#
cache_log /var/log/squid/cache.log
#
cache_store_log /var/log/squid/store.log
#
emulate_httpd_log on
#
mime_table /etc/squid/mime.conf
#
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
#
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.0/255.0.0.0
#
acl SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 1025-65535
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 host1 src 192.168.1.1/255.255.255.255
acl host2 src 192.168.1.2/255.255.255.255
#
http_access allow host1
http_access deny host2
#
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
#
acl bad_sites dstdom_regex /etc/squid/bad_site
#
icp_access allow all
#
miss_access allow all
#
# -----------------------------------------------------------------------------
Obrigado, qualquer ajuda ser� bem vinda. :-P
--
Powered by Deb1an GNU/Linux (sid) <http://www.debian.org>
*----------------------------------------------------------------------------*
| .''`. | User: dselect ___ | .''`. |
| : :' : | Mail: [EMAIL PROTECTED] .|. | : :' : |
| `. `'` | CPU: PENTIUM 233 MMX /V\ | `. `'` |
|
| `- | HD: WD CAVIAR 13GB /( )\ | `- |
|
| | Registered User: +0,005 ^`~'^ | |
*----------------------------------------------------------------------------*
| Never be led astray onto the path of virtue. |
*----------------------------------------------------------------------------*
Assinantes em 16/07/2001: 2250
Mensagens recebidas desde 07/01/1999: 123105
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista:
mailto:[EMAIL PROTECTED]