Dae pessoal, Estou mais uma vez prescisando da ajuda de vc's.
Tenho um servidor FBSD 6.0 com squid e proxy transparente.
Meu Kazaa e dos outros micros da rede não entra.
Alguem pode me ajudar ???
Versão Imprimível
Dae pessoal, Estou mais uma vez prescisando da ajuda de vc's.
Tenho um servidor FBSD 6.0 com squid e proxy transparente.
Meu Kazaa e dos outros micros da rede não entra.
Alguem pode me ajudar ???
Vc ja ferificou se seu firewall nao esta bloqueando a porta que ele usa pra conectar ou ate mesmo no squid tm alguma acl negando servico Kazaa.
uso FreeBSD 6.0 e 5.4 em em varios clientes com proxy transparent o pessoal
usa Kazaa e emule e msn funciona blz.
Bom vou colocar meu arquivo de firewall para ver se tu consegue me ajudar.
No squid esta o basico nao mexi em nada com acl etc..
#======== Micro Internet==300k=============================================
pipe 1 config bw 128kbps queue 10kbytes
pipe 2 config bw 300kbps queue 10kbytes
add 00001 pipe 1 all from 192.168.0.188 to any in
add 00002 pipe 2 all from any to 192.168.0.188 out
#======== Micro Omegatrade==300k===========================================
pipe 3 config bw 128kbit/s queue 8kbytes
pipe 4 config bw 600kbit/s queue 8kbytes
add 00003 pipe 3 all from 192.168.0.200 to any in
add 00004 pipe 4 all from any to 192.168.0.200 out
#======== Micro Notebook Omegatrade==600k=================================
pipe 5 config bw 128kbps queue 8kbytes
pipe 6 config bw 600kbps queue 8kbytes
add 00005 pipe 5 all from 192.168.0.199 to any in
add 00006 pipe 6 all from any to 192.168.0.199 out
#======== Meu Micro ======================================================
pipe 7 config bw 800kbps queue 8kbytes
pipe 8 config bw 5000kbps queue 8kbytes
add 00007 pipe 7 all from 192.168.0.10 to any in
add 00008 pipe 8 all from any to 192.168.0.10 out
#======== Cliente Mauricio ==============================
pipe 9 config bw 128kbps queue 8kbytes
pipe 10 config bw 400kbps queue 8kbytes
add 00009 pipe 9 all from 192.168.0.173 to any in
add 00010 pipe 10 all from any to 192.168.0.173 out
#======== Limita Banda de toda rede interna==400k e 128k==================
pipe 260 config bw 128kbps queue 8kbytes
pipe 261 config bw 400kbps queue 8kbytes
add 00260 pipe 260 all from 192.168.0.0/24 to any in
add 00261 pipe 261 all from any to 192.168.0.0/24 out
#=========================================================================
add 00299 divert 8668 ip from any to 192.168.0.10 via fxp0
add 00300 fwd 192.168.0.1,3128 tcp from 192.168.0.0/24 to any dst-port 80
add 00303 deny ip from any to 127.0.0.0/8
add 65000 pass all from any to any
add 65535 deny ip from any to any
Se o Kazaa que tu estiver usando, for pela porta 80, e o squid estiver com o STRICT_HTTP ativado, concerteza nao irá funcionar, mas se o software (por padrao) nao for pela 80, concerteza nao tem nada a ver com a transparencia. O kazaa eh muito mais esperto, se alguma porta estiver fechada, ele vai pra 80.
:evil: