Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-06 Por tôpico Giancarlo Rubio
mesmo problema aqui usando squid + firefox

2008/2/2, Zavam, Vinícius [EMAIL PROTECTED]:
 Citando Patrick Tracanelli:

  Welkson Renny de Medeiros escreveu:
  Estou tentando acessar para baixar um artigo no site do fug.com.br e só
  aparece uma página em branco... já testei de vários lugares.. (outros
  links).
 
 
 
  So o link em branco ou tudo? Daqui aparentemente normal, navegacao, sub
  menos, etc
 
telnet fug.com.br 80
  Trying 66.98.164.82...
  Connected to fug.com.br.
  Escape character is '^]'.
  HEAD / HTTP/1.0
 
  HTTP/1.1 200 OK
  Server: Apache
  Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
  Expires: Mon, 26 Jul 1997 05:00:00 GMT
  Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
  Cache-Control: no-store, no-cache, must-revalidate
  Cache-Control: post-check=0, pre-check=0
  Pragma: no-cache
  Content-Type: text/html
  Content-Length: 56822
  Date: Fri, 01 Feb 2008 19:46:52 GMT
  X-Varnish: 1805364659
  Age: 0
  Via: 1.1 varnish
  Connection: close
 
  Connection closed by foreign host.
 
  Testa um telnet e um GET por gentileza e cola ai. Se nao responder manda
  um traceroute.
 
  Brigado :D
 
  --
  Patrick Tracanelli

 $ telnet www.fug.com.br 80
 Trying 66.98.164.82...
 Connected to devilbit.fug.com.br.
 Escape character is \'^]\'.
 GET / HTTP/1.0

 HTTP/1.1 200 OK
 Server: Apache
 Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
 Expires: Mon, 26 Jul 1997 05:00:00 GMT(?!?!?!)
 Last-Modified: Sat, 02 Feb 2008 17:32:00 GMT
 Cache-Control: no-store, no-cache, must-revalidate
 Cache-Control: post-check=0, pre-check=0
 Pragma: no-cache
 Content-Type: text/html
 Date: Sat, 02 Feb 2008 17:32:00 GMT
 X-Varnish: 869930308
 Age: 0
 Via: 1.1 varnish
 Connection: close
   informação irrelevante? códigos html; NEM SEMPRE exibe a cada GET
 Connection closed by foreign host.
 ###

 $ telnet www.apache.org 80
 Trying 140.211.11.130...
 Connected to www.apache.org.
 Escape character is '^]'.
 GET / HTTP/1.0

 HTTP/1.1 200 OK
 Date: Sat, 02 Feb 2008 17:31:03 GMT
 Server: Apache/2.2.8 (Unix)
 Last-Modified: Wed, 23 Jan 2008 23:24:46 GMT
 ETag: 7ad47b-42e9-4446c07de2b80
 Accept-Ranges: bytes
 Content-Length: 17129
 Cache-Control: max-age=86400
 Expires: Sun, 03 Feb 2008 17:31:03 GMT(é...)
 Vary: Accept-Encoding
 Connection: close
 Content-Type: text/html
   informação irrelevante? códigos html; SEMPRE exibe a cada GET
 Connection closed by foreign host.
 ###

 squid instalado para testes;

 $ squid3 -v
 Squid Cache: Version 3.0.STABLE1
 configure options:  '--build=i486-linux-gnu' '--prefix=/usr'
 '--includedir=${prefix}/include' '--mandir=${prefix}/share/man'
 '--infodir=${prefix}/share/info' '--sysconfdir=/etc'
 '--localstatedir=/var' '--libexecdir=${prefix}/lib/squid3'
 '--disable-maintainer-mode' '--disable-dependency-tracking'
 '--srcdir=.' '--datadir=/usr/share/squid3' '--sysconfdir=/etc/squid3'
 '--mandir=/usr/share/man' '--with-cppunit-basedir=/usr'
 '--enable-inline' '--enable-async-io=8'
 '--enable-storeio=ufs,aufs,coss,diskd,null'
 '--enable-removal-policies=lru,heap' '--enable-poll'
 '--enable-delay-pools' '--enable-cache-digests' '--enable-snmp'
 '--enable-htcp' '--enable-select' '--enable-carp' '--with-large-files'
 '--enable-underscores' '--enable-icap-client'
 '--enable-auth=basic,digest,ntlm'
 '--enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SASL,SMB,YP,getpwnam,multi-domain-NTLM'
  '--enable-ntlm-auth-helpers=SMB' 
 '--enable-digest-auth-helpers=ldap,password' 
 '--enable-external-acl-helpers=ip_user,ldap_group,session,unix_group,wbinfo_group'
  '--with-filedescriptors=65536' '--with-default-user=proxy' '--enable-epoll' 
 '--enable-linux-netfilter' 'build_alias=i486-linux-gnu' 'CC=cc' 'CFLAGS=-g 
 -Wall -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=g++' 'CXXFLAGS=-g -Wall
 -O2'


 $ aptitude show squid3 | grep Version
 Version: 3.0.STABLE1-2+b1
 ###

 squid.conf;
 http_access allow all

 /var/log/squid3/access.log;
 www.fug.com.br? http://pastebin.ca/889013
 www.apache.org? todos ok.
 ###

 browsers;

 elinks 0.11.3-3 (OK!)
 iceweasel 2.0.0.11-1 (!)
 epiphany-browser 2.20.3-1 (!)
 mozilla-firefox 2.0.0.11 [win32] (OK!)
 internet-explorer 7.0 [win32] (OK!)

 sem proxy todos os browsers exibem as páginas normalmente.




 -
 Webmail SecrelNet


 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd



-- 
Giancarlo Rubio
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-02 Por tôpico Zavam, Vinícius
Citando Patrick Tracanelli:

 Welkson Renny de Medeiros escreveu:
 Estou tentando acessar para baixar um artigo no site do fug.com.br e só
 aparece uma página em branco... já testei de vários lugares.. (outros
 links).



 So o link em branco ou tudo? Daqui aparentemente normal, navegacao, sub
 menos, etc

   telnet fug.com.br 80
 Trying 66.98.164.82...
 Connected to fug.com.br.
 Escape character is '^]'.
 HEAD / HTTP/1.0

 HTTP/1.1 200 OK
 Server: Apache
 Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
 Expires: Mon, 26 Jul 1997 05:00:00 GMT
 Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
 Cache-Control: no-store, no-cache, must-revalidate
 Cache-Control: post-check=0, pre-check=0
 Pragma: no-cache
 Content-Type: text/html
 Content-Length: 56822
 Date: Fri, 01 Feb 2008 19:46:52 GMT
 X-Varnish: 1805364659
 Age: 0
 Via: 1.1 varnish
 Connection: close

 Connection closed by foreign host.

 Testa um telnet e um GET por gentileza e cola ai. Se nao responder manda
 um traceroute.

 Brigado :D

 --
 Patrick Tracanelli

$ telnet www.fug.com.br 80
Trying 66.98.164.82...
Connected to devilbit.fug.com.br.
Escape character is \'^]\'.
GET / HTTP/1.0

HTTP/1.1 200 OK
Server: Apache
Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT(?!?!?!)
Last-Modified: Sat, 02 Feb 2008 17:32:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Pragma: no-cache
Content-Type: text/html
Date: Sat, 02 Feb 2008 17:32:00 GMT
X-Varnish: 869930308
Age: 0
Via: 1.1 varnish
Connection: close
  informação irrelevante? códigos html; NEM SEMPRE exibe a cada GET
Connection closed by foreign host.
###

$ telnet www.apache.org 80
Trying 140.211.11.130...
Connected to www.apache.org.
Escape character is '^]'.
GET / HTTP/1.0

HTTP/1.1 200 OK
Date: Sat, 02 Feb 2008 17:31:03 GMT
Server: Apache/2.2.8 (Unix)
Last-Modified: Wed, 23 Jan 2008 23:24:46 GMT
ETag: 7ad47b-42e9-4446c07de2b80
Accept-Ranges: bytes
Content-Length: 17129
Cache-Control: max-age=86400
Expires: Sun, 03 Feb 2008 17:31:03 GMT(é...)
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
  informação irrelevante? códigos html; SEMPRE exibe a cada GET
Connection closed by foreign host.
###

squid instalado para testes;

$ squid3 -v
Squid Cache: Version 3.0.STABLE1
configure options:  '--build=i486-linux-gnu' '--prefix=/usr'  
'--includedir=${prefix}/include' '--mandir=${prefix}/share/man'  
'--infodir=${prefix}/share/info' '--sysconfdir=/etc'  
'--localstatedir=/var' '--libexecdir=${prefix}/lib/squid3'  
'--disable-maintainer-mode' '--disable-dependency-tracking'  
'--srcdir=.' '--datadir=/usr/share/squid3' '--sysconfdir=/etc/squid3'  
'--mandir=/usr/share/man' '--with-cppunit-basedir=/usr'  
'--enable-inline' '--enable-async-io=8'  
'--enable-storeio=ufs,aufs,coss,diskd,null'  
'--enable-removal-policies=lru,heap' '--enable-poll'  
'--enable-delay-pools' '--enable-cache-digests' '--enable-snmp'  
'--enable-htcp' '--enable-select' '--enable-carp' '--with-large-files'  
'--enable-underscores' '--enable-icap-client'  
'--enable-auth=basic,digest,ntlm'  
'--enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SASL,SMB,YP,getpwnam,multi-domain-NTLM'
 '--enable-ntlm-auth-helpers=SMB' '--enable-digest-auth-helpers=ldap,password' 
'--enable-external-acl-helpers=ip_user,ldap_group,session,unix_group,wbinfo_group'
 '--with-filedescriptors=65536' '--with-default-user=proxy' '--enable-epoll' 
'--enable-linux-netfilter' 'build_alias=i486-linux-gnu' 'CC=cc' 'CFLAGS=-g 
-Wall -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=g++' 'CXXFLAGS=-g -Wall  
-O2'


$ aptitude show squid3 | grep Version
Version: 3.0.STABLE1-2+b1
###

squid.conf;
http_access allow all

/var/log/squid3/access.log;
www.fug.com.br? http://pastebin.ca/889013
www.apache.org? todos ok.
###

browsers;

elinks 0.11.3-3 (OK!)
iceweasel 2.0.0.11-1 (!)
epiphany-browser 2.20.3-1 (!)
mozilla-firefox 2.0.0.11 [win32] (OK!)
internet-explorer 7.0 [win32] (OK!)

sem proxy todos os browsers exibem as páginas normalmente.




-
Webmail SecrelNet


-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


[FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Welkson Renny de Medeiros
Estou tentando acessar para baixar um artigo no site do fug.com.br e só 
aparece uma página em branco... já testei de vários lugares.. (outros 
links).


-- 
Welkson Renny de Medeiros
Focus Automação Comercial
Desenvolvimento / Gerência de Redes
[EMAIL PROTECTED]



  Powered by 

   (__)
\\\'',)
  \/  \ ^
  .\._/_)

  www.FreeBSD.org 

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Fernando Gutierres
É verdade... aqui também está assim

Em 01/02/08, Welkson Renny de Medeiros [EMAIL PROTECTED]
escreveu:

 Estou tentando acessar para baixar um artigo no site do fug.com.br e só
 aparece uma página em branco... já testei de vários lugares.. (outros
 links).


 --
 Welkson Renny de Medeiros
 Focus Automação Comercial
 Desenvolvimento / Gerência de Redes
 [EMAIL PROTECTED]



   Powered by 

(__)
 \\\'',)
   \/  \ ^
   .\._/_)

   www.FreeBSD.org

 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Patrick Tracanelli
Welkson Renny de Medeiros escreveu:
 Estou tentando acessar para baixar um artigo no site do fug.com.br e só 
 aparece uma página em branco... já testei de vários lugares.. (outros 
 links).
 
 

So o link em branco ou tudo? Daqui aparentemente normal, navegacao, sub 
menos, etc

  telnet fug.com.br 80
Trying 66.98.164.82...
Connected to fug.com.br.
Escape character is '^]'.
HEAD / HTTP/1.0

HTTP/1.1 200 OK
Server: Apache
Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Pragma: no-cache
Content-Type: text/html
Content-Length: 56822
Date: Fri, 01 Feb 2008 19:46:52 GMT
X-Varnish: 1805364659
Age: 0
Via: 1.1 varnish
Connection: close

Connection closed by foreign host.

Testa um telnet e um GET por gentileza e cola ai. Se nao responder manda 
um traceroute.

Brigado :D

-- 
Patrick Tracanelli

FreeBSD Brasil LTDA.
Tel.: (31) 3516-0800
[EMAIL PROTECTED]
http://www.freebsdbrasil.com.br
Long live Hanin Elias, Kim Deal!

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Leonardo Rota Botelho
no IE ocorre a mesma coisa..

Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
pagina em branco !!

2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
 Creio que o problema possa ser relacionado ao squid+firefox (ainda não
 tive tempo de investigar), pois estou tendo os mesmos problemas aqui,
 mas quando passo direto pelo firewall vai na boa.

 Alexandre


 2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:

  Welkson Renny de Medeiros escreveu:
   Estou tentando acessar para baixar um artigo no site do fug.com.br e só
   aparece uma página em branco... já testei de vários lugares.. (outros
   links).
  
  
 
  So o link em branco ou tudo? Daqui aparentemente normal, navegacao, sub
  menos, etc
 
telnet fug.com.br 80
  Trying 66.98.164.82...
  Connected to fug.com.br.
  Escape character is '^]'.
  HEAD / HTTP/1.0
 
  HTTP/1.1 200 OK
  Server: Apache
  Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
  Expires: Mon, 26 Jul 1997 05:00:00 GMT
  Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
  Cache-Control: no-store, no-cache, must-revalidate
  Cache-Control: post-check=0, pre-check=0
  Pragma: no-cache
  Content-Type: text/html
  Content-Length: 56822
  Date: Fri, 01 Feb 2008 19:46:52 GMT
  X-Varnish: 1805364659
  Age: 0
  Via: 1.1 varnish
  Connection: close
 
  Connection closed by foreign host.
 
  Testa um telnet e um GET por gentileza e cola ai. Se nao responder manda
  um traceroute.
 
  Brigado :D
 
  --
  Patrick Tracanelli
 
  FreeBSD Brasil LTDA.
  Tel.: (31) 3516-0800
  [EMAIL PROTECTED]
  http://www.freebsdbrasil.com.br
  Long live Hanin Elias, Kim Deal!
 
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Welkson Renny de Medeiros
Engraçado, acessei o computador de um cliente... lá ele usa internet a 
rádio... não sei se tem cache no provedor.. (deve ter).. também não abre... 
IE7 + XuxaPark SP2.

Aparece o index com as tags html e mais nada...

Rodei tracert nos dois (um link telemar, outro embratel)... não tem erro 
no...

Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar 
descobrir... hoje é fug, amanhã pode ser outros sites.

-- 
Welkson Renny de Medeiros
Focus Automação Comercial
Desenvolvimento / Gerência de Redes
[EMAIL PROTECTED]



  Powered by 

   (__)
\\\'',)
  \/  \ ^
  .\._/_)

  www.FreeBSD.org

- Original Message - 
From: Leonardo Rota Botelho [EMAIL PROTECTED]
To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR) 
freebsd@fug.com.br
Sent: Friday, February 01, 2008 5:03 PM
Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?


no IE ocorre a mesma coisa..

Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
pagina em branco !!

2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
 Creio que o problema possa ser relacionado ao squid+firefox (ainda não
 tive tempo de investigar), pois estou tendo os mesmos problemas aqui,
 mas quando passo direto pelo firewall vai na boa.

 Alexandre


 2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:

  Welkson Renny de Medeiros escreveu:
   Estou tentando acessar para baixar um artigo no site do fug.com.br e 
   só
   aparece uma página em branco... já testei de vários lugares.. (outros
   links).
  
  
 
  So o link em branco ou tudo? Daqui aparentemente normal, navegacao, sub
  menos, etc
 
telnet fug.com.br 80
  Trying 66.98.164.82...
  Connected to fug.com.br.
  Escape character is '^]'.
  HEAD / HTTP/1.0
 
  HTTP/1.1 200 OK
  Server: Apache
  Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
  Expires: Mon, 26 Jul 1997 05:00:00 GMT
  Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
  Cache-Control: no-store, no-cache, must-revalidate
  Cache-Control: post-check=0, pre-check=0
  Pragma: no-cache
  Content-Type: text/html
  Content-Length: 56822
  Date: Fri, 01 Feb 2008 19:46:52 GMT
  X-Varnish: 1805364659
  Age: 0
  Via: 1.1 varnish
  Connection: close
 
  Connection closed by foreign host.
 
  Testa um telnet e um GET por gentileza e cola ai. Se nao responder manda
  um traceroute.
 
  Brigado :D
 
  --
  Patrick Tracanelli
 
  FreeBSD Brasil LTDA.
  Tel.: (31) 3516-0800
  [EMAIL PROTECTED]
  http://www.freebsdbrasil.com.br
  Long live Hanin Elias, Kim Deal!
 
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Marcio Antunes
pois é welkson.. me parece que problema de proxy mesmo.


Em 01/02/08, Welkson Renny de Medeiros[EMAIL PROTECTED] escreveu:
 Engraçado, acessei o computador de um cliente... lá ele usa internet a
 rádio... não sei se tem cache no provedor.. (deve ter).. também não abre...
 IE7 + XuxaPark SP2.

 Aparece o index com as tags html e mais nada...

 Rodei tracert nos dois (um link telemar, outro embratel)... não tem erro
 no...

 Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar
 descobrir... hoje é fug, amanhã pode ser outros sites.

 --
 Welkson Renny de Medeiros
 Focus Automação Comercial
 Desenvolvimento / Gerência de Redes
 [EMAIL PROTECTED]



   Powered by 

(__)
 \\\'',)
   \/  \ ^
   .\._/_)

   www.FreeBSD.org

 - Original Message -
 From: Leonardo Rota Botelho [EMAIL PROTECTED]
 To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)
 freebsd@fug.com.br
 Sent: Friday, February 01, 2008 5:03 PM
 Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?


 no IE ocorre a mesma coisa..

 Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
 pagina em branco !!

 2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
  Creio que o problema possa ser relacionado ao squid+firefox (ainda não
  tive tempo de investigar), pois estou tendo os mesmos problemas aqui,
  mas quando passo direto pelo firewall vai na boa.
 
  Alexandre
 
 
  2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:
 
   Welkson Renny de Medeiros escreveu:
Estou tentando acessar para baixar um artigo no site do fug.com.br e
só
aparece uma página em branco... já testei de vários lugares.. (outros
links).
   
   
  
   So o link em branco ou tudo? Daqui aparentemente normal, navegacao, sub
   menos, etc
  
 telnet fug.com.br 80
   Trying 66.98.164.82...
   Connected to fug.com.br.
   Escape character is '^]'.
   HEAD / HTTP/1.0
  
   HTTP/1.1 200 OK
   Server: Apache
   Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
   Expires: Mon, 26 Jul 1997 05:00:00 GMT
   Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
   Cache-Control: no-store, no-cache, must-revalidate
   Cache-Control: post-check=0, pre-check=0
   Pragma: no-cache
   Content-Type: text/html
   Content-Length: 56822
   Date: Fri, 01 Feb 2008 19:46:52 GMT
   X-Varnish: 1805364659
   Age: 0
   Via: 1.1 varnish
   Connection: close
  
   Connection closed by foreign host.
  
   Testa um telnet e um GET por gentileza e cola ai. Se nao responder manda
   um traceroute.
  
   Brigado :D
  
   --
   Patrick Tracanelli
  
   FreeBSD Brasil LTDA.
   Tel.: (31) 3516-0800
   [EMAIL PROTECTED]
   http://www.freebsdbrasil.com.br
   Long live Hanin Elias, Kim Deal!
  
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd



-- 
Marcio Antunes
= = = = = = = = = = = = = = = =
Powered by 

 (__)
  \\\'',)
\/  \ ^
.\._/_)
==
Linux is for people who hate Windows,
BSD is for people who love UNIX

* Windows: Where do you want to go tomorrow?
* Linux: Where do you want to go today?
* FreeBSD: Are you, guys, comming or what?
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Marcio Antunes
vc apagou o arquivo swap.state do squid ? e digitou squid -z ??

Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
 Eu acabei de limpar todo o cache do meu squid, mas o problema ainda permanece 
 !!

 2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
  pois é welkson.. me parece que problema de proxy mesmo.
 
 
  Em 01/02/08, Welkson Renny de Medeiros[EMAIL PROTECTED] escreveu:
 
   Engraçado, acessei o computador de um cliente... lá ele usa internet a
   rádio... não sei se tem cache no provedor.. (deve ter).. também não 
   abre...
   IE7 + XuxaPark SP2.
  
   Aparece o index com as tags html e mais nada...
  
   Rodei tracert nos dois (um link telemar, outro embratel)... não tem erro
   no...
  
   Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar
   descobrir... hoje é fug, amanhã pode ser outros sites.
  
   --
   Welkson Renny de Medeiros
   Focus Automação Comercial
   Desenvolvimento / Gerência de Redes
   [EMAIL PROTECTED]
  
  
  
 Powered by 
  
  (__)
   \\\'',)
 \/  \ ^
 .\._/_)
  
 www.FreeBSD.org
  
   - Original Message -
   From: Leonardo Rota Botelho [EMAIL PROTECTED]
   To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)
   freebsd@fug.com.br
   Sent: Friday, February 01, 2008 5:03 PM
   Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?
  
  
   no IE ocorre a mesma coisa..
  
   Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
   pagina em branco !!
  
   2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
Creio que o problema possa ser relacionado ao squid+firefox (ainda não
tive tempo de investigar), pois estou tendo os mesmos problemas aqui,
mas quando passo direto pelo firewall vai na boa.
   
Alexandre
   
   
2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:
   
 Welkson Renny de Medeiros escreveu:
  Estou tentando acessar para baixar um artigo no site do fug.com.br e
  só
  aparece uma página em branco... já testei de vários lugares.. 
  (outros
  links).
 
 

 So o link em branco ou tudo? Daqui aparentemente normal, navegacao, 
 sub
 menos, etc

   telnet fug.com.br 80
 Trying 66.98.164.82...
 Connected to fug.com.br.
 Escape character is '^]'.
 HEAD / HTTP/1.0

 HTTP/1.1 200 OK
 Server: Apache
 Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
 Expires: Mon, 26 Jul 1997 05:00:00 GMT
 Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
 Cache-Control: no-store, no-cache, must-revalidate
 Cache-Control: post-check=0, pre-check=0
 Pragma: no-cache
 Content-Type: text/html
 Content-Length: 56822
 Date: Fri, 01 Feb 2008 19:46:52 GMT
 X-Varnish: 1805364659
 Age: 0
 Via: 1.1 varnish
 Connection: close

 Connection closed by foreign host.

 Testa um telnet e um GET por gentileza e cola ai. Se nao responder 
 manda
 um traceroute.

 Brigado :D

 --
 Patrick Tracanelli

 FreeBSD Brasil LTDA.
 Tel.: (31) 3516-0800
 [EMAIL PROTECTED]
 http://www.freebsdbrasil.com.br
 Long live Hanin Elias, Kim Deal!

 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
   
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
 
 
  --
  Marcio Antunes
  = = = = = = = = = = = = = = = =
  Powered by 
 
  (__)
   \\\'',)
 \/  \ ^
 .\._/_)
  ==
  Linux is for people who hate Windows,
  BSD is for people who love UNIX
 
  * Windows: Where do you want to go tomorrow?
  * Linux: Where do you want to go today?
  * FreeBSD: Are you, guys, comming or what?
  -
 
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd



-- 
Marcio Antunes
= = = = = = = = = = = = = = = =
Powered

Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Marcio Antunes
Como falei antes.. eu apeguei o apaguei o arquivo swap.state  para
resolver este problema, inclusive não foi só a FUG teve algumas
paginas diferentes tambem.

Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
 no IE ocorre a mesma coisa..

 Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
 pagina em branco !!

 2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
  Creio que o problema possa ser relacionado ao squid+firefox (ainda não
  tive tempo de investigar), pois estou tendo os mesmos problemas aqui,
  mas quando passo direto pelo firewall vai na boa.
 
  Alexandre
 
 
  2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:
 
   Welkson Renny de Medeiros escreveu:
Estou tentando acessar para baixar um artigo no site do fug.com.br e só
aparece uma página em branco... já testei de vários lugares.. (outros
links).
   
   
  
   So o link em branco ou tudo? Daqui aparentemente normal, navegacao, sub
   menos, etc
  
 telnet fug.com.br 80
   Trying 66.98.164.82...
   Connected to fug.com.br.
   Escape character is '^]'.
   HEAD / HTTP/1.0
  
   HTTP/1.1 200 OK
   Server: Apache
   Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
   Expires: Mon, 26 Jul 1997 05:00:00 GMT
   Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
   Cache-Control: no-store, no-cache, must-revalidate
   Cache-Control: post-check=0, pre-check=0
   Pragma: no-cache
   Content-Type: text/html
   Content-Length: 56822
   Date: Fri, 01 Feb 2008 19:46:52 GMT
   X-Varnish: 1805364659
   Age: 0
   Via: 1.1 varnish
   Connection: close
  
   Connection closed by foreign host.
  
   Testa um telnet e um GET por gentileza e cola ai. Se nao responder manda
   um traceroute.
  
   Brigado :D
  
   --
   Patrick Tracanelli
  
   FreeBSD Brasil LTDA.
   Tel.: (31) 3516-0800
   [EMAIL PROTECTED]
   http://www.freebsdbrasil.com.br
   Long live Hanin Elias, Kim Deal!
  
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd



-- 
Marcio Antunes
= = = = = = = = = = = = = = = =
Powered by 

 (__)
  \\\'',)
\/  \ ^
.\._/_)
==
Linux is for people who hate Windows,
BSD is for people who love UNIX

* Windows: Where do you want to go tomorrow?
* Linux: Where do you want to go today?
* FreeBSD: Are you, guys, comming or what?
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Welkson Renny de Medeiros
apaguei tudo na pasta cache, recriei (-z), limpei o cache do IE... mesma 
coisa...

welkson


- Original Message - 
From: Marcio Antunes [EMAIL PROTECTED]
To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR) 
freebsd@fug.com.br
Sent: Friday, February 01, 2008 5:29 PM
Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?


vc apagou o arquivo swap.state do squid ? e digitou squid -z ??

Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
 Eu acabei de limpar todo o cache do meu squid, mas o problema ainda 
 permanece !!

 2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
  pois é welkson.. me parece que problema de proxy mesmo.
 
 
  Em 01/02/08, Welkson Renny de Medeiros[EMAIL PROTECTED] 
  escreveu:
 
   Engraçado, acessei o computador de um cliente... lá ele usa internet a
   rádio... não sei se tem cache no provedor.. (deve ter).. também não 
   abre...
   IE7 + XuxaPark SP2.
  
   Aparece o index com as tags html e mais nada...
  
   Rodei tracert nos dois (um link telemar, outro embratel)... não tem 
   erro
   no...
  
   Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar
   descobrir... hoje é fug, amanhã pode ser outros sites.
  
   --
   Welkson Renny de Medeiros
   Focus Automação Comercial
   Desenvolvimento / Gerência de Redes
   [EMAIL PROTECTED]
  
  
  
 Powered by 
  
  (__)
   \\\'',)
 \/  \ ^
 .\._/_)
  
 www.FreeBSD.org
  
   - Original Message -
   From: Leonardo Rota Botelho [EMAIL PROTECTED]
   To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)
   freebsd@fug.com.br
   Sent: Friday, February 01, 2008 5:03 PM
   Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?
  
  
   no IE ocorre a mesma coisa..
  
   Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
   pagina em branco !!
  
   2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
Creio que o problema possa ser relacionado ao squid+firefox (ainda 
não
tive tempo de investigar), pois estou tendo os mesmos problemas 
aqui,
mas quando passo direto pelo firewall vai na boa.
   
Alexandre
   
   
2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:
   
 Welkson Renny de Medeiros escreveu:
  Estou tentando acessar para baixar um artigo no site do 
  fug.com.br e
  só
  aparece uma página em branco... já testei de vários lugares.. 
  (outros
  links).
 
 

 So o link em branco ou tudo? Daqui aparentemente normal, 
 navegacao, sub
 menos, etc

   telnet fug.com.br 80
 Trying 66.98.164.82...
 Connected to fug.com.br.
 Escape character is '^]'.
 HEAD / HTTP/1.0

 HTTP/1.1 200 OK
 Server: Apache
 Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
 Expires: Mon, 26 Jul 1997 05:00:00 GMT
 Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
 Cache-Control: no-store, no-cache, must-revalidate
 Cache-Control: post-check=0, pre-check=0
 Pragma: no-cache
 Content-Type: text/html
 Content-Length: 56822
 Date: Fri, 01 Feb 2008 19:46:52 GMT
 X-Varnish: 1805364659
 Age: 0
 Via: 1.1 varnish
 Connection: close

 Connection closed by foreign host.

 Testa um telnet e um GET por gentileza e cola ai. Se nao responder 
 manda
 um traceroute.

 Brigado :D

 --
 Patrick Tracanelli

 FreeBSD Brasil LTDA.
 Tel.: (31) 3516-0800
 [EMAIL PROTECTED]
 http://www.freebsdbrasil.com.br
 Long live Hanin Elias, Kim Deal!

 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
   
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
 
 
  --
  Marcio Antunes
  = = = = = = = = = = = = = = = =
  Powered by 
 
  (__)
   \\\'',)
 \/  \ ^
 .\._/_)
  ==
  Linux is for people who hate Windows,
  BSD is for people who love UNIX
 
  * Windows: Where do you want to go tomorrow?
  * Linux: Where do you want to go today?
  * FreeBSD: Are you, guys, comming or what?
  -
 
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da

Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Alessandro de Souza Rocha
Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
 sim..

 Limpei todo o cache cookies e etc do Firefox..
 Apaguei todo o cache do squid (inclusive o arquivo swap.state) e dps squid -z
 Abri o Firefox novamente e ai o site abre somente uma vez..

 Se vc der um F5 ou fechar e abrir o browser e tentar abrir o site da
 Fug, ele já não funciona..

 E aqui comigo só ocorre no site da Fug.

 2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
  vc apagou o arquivo swap.state do squid ? e digitou squid -z ??
 
  Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
 
   Eu acabei de limpar todo o cache do meu squid, mas o problema ainda 
   permanece !!
  
   2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
pois é welkson.. me parece que problema de proxy mesmo.
   
   
Em 01/02/08, Welkson Renny de Medeiros[EMAIL PROTECTED] escreveu:
   
 Engraçado, acessei o computador de um cliente... lá ele usa internet a
 rádio... não sei se tem cache no provedor.. (deve ter).. também não 
 abre...
 IE7 + XuxaPark SP2.

 Aparece o index com as tags html e mais nada...

 Rodei tracert nos dois (um link telemar, outro embratel)... não tem 
 erro
 no...

 Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar
 descobrir... hoje é fug, amanhã pode ser outros sites.

 --
 Welkson Renny de Medeiros
 Focus Automação Comercial
 Desenvolvimento / Gerência de Redes
 [EMAIL PROTECTED]



   Powered by 

(__)
 \\\'',)
   \/  \ ^
   .\._/_)

   www.FreeBSD.org

 - Original Message -
 From: Leonardo Rota Botelho [EMAIL PROTECTED]
 To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)
 freebsd@fug.com.br
 Sent: Friday, February 01, 2008 5:03 PM
 Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?


 no IE ocorre a mesma coisa..

 Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
 pagina em branco !!

 2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
  Creio que o problema possa ser relacionado ao squid+firefox (ainda 
  não
  tive tempo de investigar), pois estou tendo os mesmos problemas 
  aqui,
  mas quando passo direto pelo firewall vai na boa.
 
  Alexandre
 
 
  2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:
 
   Welkson Renny de Medeiros escreveu:
Estou tentando acessar para baixar um artigo no site do 
fug.com.br e
só
aparece uma página em branco... já testei de vários lugares.. 
(outros
links).
   
   
  
   So o link em branco ou tudo? Daqui aparentemente normal, 
   navegacao, sub
   menos, etc
  
 telnet fug.com.br 80
   Trying 66.98.164.82...
   Connected to fug.com.br.
   Escape character is '^]'.
   HEAD / HTTP/1.0
  
   HTTP/1.1 200 OK
   Server: Apache
   Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
   Expires: Mon, 26 Jul 1997 05:00:00 GMT
   Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
   Cache-Control: no-store, no-cache, must-revalidate
   Cache-Control: post-check=0, pre-check=0
   Pragma: no-cache
   Content-Type: text/html
   Content-Length: 56822
   Date: Fri, 01 Feb 2008 19:46:52 GMT
   X-Varnish: 1805364659
   Age: 0
   Via: 1.1 varnish
   Connection: close
  
   Connection closed by foreign host.
  
   Testa um telnet e um GET por gentileza e cola ai. Se nao 
   responder manda
   um traceroute.
  
   Brigado :D
  
   --
   Patrick Tracanelli
  
   FreeBSD Brasil LTDA.
   Tel.: (31) 3516-0800
   [EMAIL PROTECTED]
   http://www.freebsdbrasil.com.br
   Long live Hanin Elias, Kim Deal!
  
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

   
   
--
Marcio Antunes
= = = = = = = = = = = = = = = =
Powered

Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Marcio Antunes
Aqui  deu certo.. resolvi, apaguei o arquivo, digitei o squid -z,
consegui acessar

Estou acessando com uso do firefox.. porem eu utilizo o pfsense 1.2R3
com squid 2.6.5_1-p15



Em 01/02/08, Alessandro de Souza Rocha[EMAIL PROTECTED] escreveu:
 Em 01/02/08, Marcio Antunes[EMAIL PROTECTED] escreveu:
  vc apagou o arquivo swap.state do squid ? e digitou squid -z ??
 
  Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
   Eu acabei de limpar todo o cache do meu squid, mas o problema ainda 
   permanece !!
  
   2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
pois é welkson.. me parece que problema de proxy mesmo.
   
   
Em 01/02/08, Welkson Renny de Medeiros[EMAIL PROTECTED] escreveu:
   
 Engraçado, acessei o computador de um cliente... lá ele usa internet a
 rádio... não sei se tem cache no provedor.. (deve ter).. também não 
 abre...
 IE7 + XuxaPark SP2.

 Aparece o index com as tags html e mais nada...

 Rodei tracert nos dois (um link telemar, outro embratel)... não tem 
 erro
 no...

 Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar
 descobrir... hoje é fug, amanhã pode ser outros sites.

 --
 Welkson Renny de Medeiros
 Focus Automação Comercial
 Desenvolvimento / Gerência de Redes
 [EMAIL PROTECTED]



   Powered by 

(__)
 \\\'',)
   \/  \ ^
   .\._/_)

   www.FreeBSD.org

 - Original Message -
 From: Leonardo Rota Botelho [EMAIL PROTECTED]
 To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)
 freebsd@fug.com.br
 Sent: Friday, February 01, 2008 5:03 PM
 Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?


 no IE ocorre a mesma coisa..

 Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
 pagina em branco !!

 2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
  Creio que o problema possa ser relacionado ao squid+firefox (ainda 
  não
  tive tempo de investigar), pois estou tendo os mesmos problemas 
  aqui,
  mas quando passo direto pelo firewall vai na boa.
 
  Alexandre
 
 
  2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:
 
   Welkson Renny de Medeiros escreveu:
Estou tentando acessar para baixar um artigo no site do 
fug.com.br e
só
aparece uma página em branco... já testei de vários lugares.. 
(outros
links).
   
   
  
   So o link em branco ou tudo? Daqui aparentemente normal, 
   navegacao, sub
   menos, etc
  
 telnet fug.com.br 80
   Trying 66.98.164.82...
   Connected to fug.com.br.
   Escape character is '^]'.
   HEAD / HTTP/1.0
  
   HTTP/1.1 200 OK
   Server: Apache
   Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
   Expires: Mon, 26 Jul 1997 05:00:00 GMT
   Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
   Cache-Control: no-store, no-cache, must-revalidate
   Cache-Control: post-check=0, pre-check=0
   Pragma: no-cache
   Content-Type: text/html
   Content-Length: 56822
   Date: Fri, 01 Feb 2008 19:46:52 GMT
   X-Varnish: 1805364659
   Age: 0
   Via: 1.1 varnish
   Connection: close
  
   Connection closed by foreign host.
  
   Testa um telnet e um GET por gentileza e cola ai. Se nao 
   responder manda
   um traceroute.
  
   Brigado :D
  
   --
   Patrick Tracanelli
  
   FreeBSD Brasil LTDA.
   Tel.: (31) 3516-0800
   [EMAIL PROTECTED]
   http://www.freebsdbrasil.com.br
   Long live Hanin Elias, Kim Deal!
  
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

   
   
--
Marcio Antunes
= = = = = = = = = = = = = = = =
Powered by 
   
(__)
 \\\'',)
   \/  \ ^
   .\._/_)
==
Linux is for people who hate Windows

Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Marcio Antunes
Então pq será que estou acessando ?? utilizando pfsense 1.2R3 com
squid 2.6.5_1-p15 ??

muito estranho

Em 01/02/08, Alessandro de Souza Rocha[EMAIL PROTECTED] escreveu:
 Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
  sim..
 
  Limpei todo o cache cookies e etc do Firefox..
  Apaguei todo o cache do squid (inclusive o arquivo swap.state) e dps squid 
  -z
  Abri o Firefox novamente e ai o site abre somente uma vez..
 
  Se vc der um F5 ou fechar e abrir o browser e tentar abrir o site da
  Fug, ele já não funciona..
 
  E aqui comigo só ocorre no site da Fug.
 
  2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
   vc apagou o arquivo swap.state do squid ? e digitou squid -z ??
  
   Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
  
Eu acabei de limpar todo o cache do meu squid, mas o problema ainda 
permanece !!
   
2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
 pois é welkson.. me parece que problema de proxy mesmo.


 Em 01/02/08, Welkson Renny de Medeiros[EMAIL PROTECTED] escreveu:

  Engraçado, acessei o computador de um cliente... lá ele usa 
  internet a
  rádio... não sei se tem cache no provedor.. (deve ter).. também não 
  abre...
  IE7 + XuxaPark SP2.
 
  Aparece o index com as tags html e mais nada...
 
  Rodei tracert nos dois (um link telemar, outro embratel)... não tem 
  erro
  no...
 
  Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar
  descobrir... hoje é fug, amanhã pode ser outros sites.
 
  --
  Welkson Renny de Medeiros
  Focus Automação Comercial
  Desenvolvimento / Gerência de Redes
  [EMAIL PROTECTED]
 
 
 
Powered by 
 
 (__)
  \\\'',)
\/  \ ^
.\._/_)
 
www.FreeBSD.org
 
  - Original Message -
  From: Leonardo Rota Botelho [EMAIL PROTECTED]
  To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)
  freebsd@fug.com.br
  Sent: Friday, February 01, 2008 5:03 PM
  Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?
 
 
  no IE ocorre a mesma coisa..
 
  Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
  pagina em branco !!
 
  2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
   Creio que o problema possa ser relacionado ao squid+firefox 
   (ainda não
   tive tempo de investigar), pois estou tendo os mesmos problemas 
   aqui,
   mas quando passo direto pelo firewall vai na boa.
  
   Alexandre
  
  
   2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:
  
Welkson Renny de Medeiros escreveu:
 Estou tentando acessar para baixar um artigo no site do 
 fug.com.br e
 só
 aparece uma página em branco... já testei de vários lugares.. 
 (outros
 links).


   
So o link em branco ou tudo? Daqui aparentemente normal, 
navegacao, sub
menos, etc
   
  telnet fug.com.br 80
Trying 66.98.164.82...
Connected to fug.com.br.
Escape character is '^]'.
HEAD / HTTP/1.0
   
HTTP/1.1 200 OK
Server: Apache
Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Pragma: no-cache
Content-Type: text/html
Content-Length: 56822
Date: Fri, 01 Feb 2008 19:46:52 GMT
X-Varnish: 1805364659
Age: 0
Via: 1.1 varnish
Connection: close
   
Connection closed by foreign host.
   
Testa um telnet e um GET por gentileza e cola ai. Se nao 
responder manda
um traceroute.
   
Brigado :D
   
--
Patrick Tracanelli
   
FreeBSD Brasil LTDA.
Tel.: (31) 3516-0800
[EMAIL PROTECTED]
http://www.freebsdbrasil.com.br
Long live Hanin Elias, Kim Deal!
   
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
   
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
  -
  Histórico: http

Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Leonardo Rota Botelho
sim..

Limpei todo o cache cookies e etc do Firefox..
Apaguei todo o cache do squid (inclusive o arquivo swap.state) e dps squid -z
Abri o Firefox novamente e ai o site abre somente uma vez..

Se vc der um F5 ou fechar e abrir o browser e tentar abrir o site da
Fug, ele já não funciona..

E aqui comigo só ocorre no site da Fug.

2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
 vc apagou o arquivo swap.state do squid ? e digitou squid -z ??

 Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:

  Eu acabei de limpar todo o cache do meu squid, mas o problema ainda 
  permanece !!
 
  2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
   pois é welkson.. me parece que problema de proxy mesmo.
  
  
   Em 01/02/08, Welkson Renny de Medeiros[EMAIL PROTECTED] escreveu:
  
Engraçado, acessei o computador de um cliente... lá ele usa internet a
rádio... não sei se tem cache no provedor.. (deve ter).. também não 
abre...
IE7 + XuxaPark SP2.
   
Aparece o index com as tags html e mais nada...
   
Rodei tracert nos dois (um link telemar, outro embratel)... não tem erro
no...
   
Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar
descobrir... hoje é fug, amanhã pode ser outros sites.
   
--
Welkson Renny de Medeiros
Focus Automação Comercial
Desenvolvimento / Gerência de Redes
[EMAIL PROTECTED]
   
   
   
  Powered by 
   
   (__)
\\\'',)
  \/  \ ^
  .\._/_)
   
  www.FreeBSD.org
   
- Original Message -
From: Leonardo Rota Botelho [EMAIL PROTECTED]
To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)
freebsd@fug.com.br
Sent: Friday, February 01, 2008 5:03 PM
Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?
   
   
no IE ocorre a mesma coisa..
   
Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
pagina em branco !!
   
2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
 Creio que o problema possa ser relacionado ao squid+firefox (ainda não
 tive tempo de investigar), pois estou tendo os mesmos problemas aqui,
 mas quando passo direto pelo firewall vai na boa.

 Alexandre


 2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:

  Welkson Renny de Medeiros escreveu:
   Estou tentando acessar para baixar um artigo no site do 
   fug.com.br e
   só
   aparece uma página em branco... já testei de vários lugares.. 
   (outros
   links).
  
  
 
  So o link em branco ou tudo? Daqui aparentemente normal, navegacao, 
  sub
  menos, etc
 
telnet fug.com.br 80
  Trying 66.98.164.82...
  Connected to fug.com.br.
  Escape character is '^]'.
  HEAD / HTTP/1.0
 
  HTTP/1.1 200 OK
  Server: Apache
  Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
  Expires: Mon, 26 Jul 1997 05:00:00 GMT
  Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
  Cache-Control: no-store, no-cache, must-revalidate
  Cache-Control: post-check=0, pre-check=0
  Pragma: no-cache
  Content-Type: text/html
  Content-Length: 56822
  Date: Fri, 01 Feb 2008 19:46:52 GMT
  X-Varnish: 1805364659
  Age: 0
  Via: 1.1 varnish
  Connection: close
 
  Connection closed by foreign host.
 
  Testa um telnet e um GET por gentileza e cola ai. Se nao responder 
  manda
  um traceroute.
 
  Brigado :D
 
  --
  Patrick Tracanelli
 
  FreeBSD Brasil LTDA.
  Tel.: (31) 3516-0800
  [EMAIL PROTECTED]
  http://www.freebsdbrasil.com.br
  Long live Hanin Elias, Kim Deal!
 
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
   
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
   
  
  
   --
   Marcio Antunes
   = = = = = = = = = = = = = = = =
   Powered by 
  
   (__)
\\\'',)
  \/  \ ^
  .\._/_)
   ==
   Linux is for people who hate Windows,
   BSD is for people who love UNIX
  
   * Windows: Where do you want to go tomorrow?
   * Linux

Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Leonardo Rota Botelho
Eu acabei de limpar todo o cache do meu squid, mas o problema ainda permanece !!

2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
 pois é welkson.. me parece que problema de proxy mesmo.


 Em 01/02/08, Welkson Renny de Medeiros[EMAIL PROTECTED] escreveu:

  Engraçado, acessei o computador de um cliente... lá ele usa internet a
  rádio... não sei se tem cache no provedor.. (deve ter).. também não abre...
  IE7 + XuxaPark SP2.
 
  Aparece o index com as tags html e mais nada...
 
  Rodei tracert nos dois (um link telemar, outro embratel)... não tem erro
  no...
 
  Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar
  descobrir... hoje é fug, amanhã pode ser outros sites.
 
  --
  Welkson Renny de Medeiros
  Focus Automação Comercial
  Desenvolvimento / Gerência de Redes
  [EMAIL PROTECTED]
 
 
 
Powered by 
 
 (__)
  \\\'',)
\/  \ ^
.\._/_)
 
www.FreeBSD.org
 
  - Original Message -
  From: Leonardo Rota Botelho [EMAIL PROTECTED]
  To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)
  freebsd@fug.com.br
  Sent: Friday, February 01, 2008 5:03 PM
  Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?
 
 
  no IE ocorre a mesma coisa..
 
  Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
  pagina em branco !!
 
  2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
   Creio que o problema possa ser relacionado ao squid+firefox (ainda não
   tive tempo de investigar), pois estou tendo os mesmos problemas aqui,
   mas quando passo direto pelo firewall vai na boa.
  
   Alexandre
  
  
   2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:
  
Welkson Renny de Medeiros escreveu:
 Estou tentando acessar para baixar um artigo no site do fug.com.br e
 só
 aparece uma página em branco... já testei de vários lugares.. (outros
 links).


   
So o link em branco ou tudo? Daqui aparentemente normal, navegacao, sub
menos, etc
   
  telnet fug.com.br 80
Trying 66.98.164.82...
Connected to fug.com.br.
Escape character is '^]'.
HEAD / HTTP/1.0
   
HTTP/1.1 200 OK
Server: Apache
Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Pragma: no-cache
Content-Type: text/html
Content-Length: 56822
Date: Fri, 01 Feb 2008 19:46:52 GMT
X-Varnish: 1805364659
Age: 0
Via: 1.1 varnish
Connection: close
   
Connection closed by foreign host.
   
Testa um telnet e um GET por gentileza e cola ai. Se nao responder manda
um traceroute.
   
Brigado :D
   
--
Patrick Tracanelli
   
FreeBSD Brasil LTDA.
Tel.: (31) 3516-0800
[EMAIL PROTECTED]
http://www.freebsdbrasil.com.br
Long live Hanin Elias, Kim Deal!
   
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
   
   -
   Histórico: http://www.fug.com.br/historico/html/freebsd/
   Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
  
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 
  -
  Histórico: http://www.fug.com.br/historico/html/freebsd/
  Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
 


 --
 Marcio Antunes
 = = = = = = = = = = = = = = = =
 Powered by 

 (__)
  \\\'',)
\/  \ ^
.\._/_)
 ==
 Linux is for people who hate Windows,
 BSD is for people who love UNIX

 * Windows: Where do you want to go tomorrow?
 * Linux: Where do you want to go today?
 * FreeBSD: Are you, guys, comming or what?
 -

 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] [OT] FUG.COM.BR não abre?

2008-02-01 Por tôpico Leonardo Rota Botelho
squid-2.6.18 por aqui.. e ainda não funcionando !!

muito estranho mesmo !!

2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
 Então pq será que estou acessando ?? utilizando pfsense 1.2R3 com
 squid 2.6.5_1-p15 ??

 muito estranho

 Em 01/02/08, Alessandro de Souza Rocha[EMAIL PROTECTED] escreveu:

  Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
   sim..
  
   Limpei todo o cache cookies e etc do Firefox..
   Apaguei todo o cache do squid (inclusive o arquivo swap.state) e dps 
   squid -z
   Abri o Firefox novamente e ai o site abre somente uma vez..
  
   Se vc der um F5 ou fechar e abrir o browser e tentar abrir o site da
   Fug, ele já não funciona..
  
   E aqui comigo só ocorre no site da Fug.
  
   2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
vc apagou o arquivo swap.state do squid ? e digitou squid -z ??
   
Em 01/02/08, Leonardo Rota Botelho[EMAIL PROTECTED] escreveu:
   
 Eu acabei de limpar todo o cache do meu squid, mas o problema ainda 
 permanece !!

 2008/2/1 Marcio Antunes [EMAIL PROTECTED]:
  pois é welkson.. me parece que problema de proxy mesmo.
 
 
  Em 01/02/08, Welkson Renny de Medeiros[EMAIL PROTECTED] escreveu:
 
   Engraçado, acessei o computador de um cliente... lá ele usa 
   internet a
   rádio... não sei se tem cache no provedor.. (deve ter).. também 
   não abre...
   IE7 + XuxaPark SP2.
  
   Aparece o index com as tags html e mais nada...
  
   Rodei tracert nos dois (um link telemar, outro embratel)... não 
   tem erro
   no...
  
   Testei pelo LYNX, funcionou... se é bronca de proxy, vamos tentar
   descobrir... hoje é fug, amanhã pode ser outros sites.
  
   --
   Welkson Renny de Medeiros
   Focus Automação Comercial
   Desenvolvimento / Gerência de Redes
   [EMAIL PROTECTED]
  
  
  
 Powered by 
  
  (__)
   \\\'',)
 \/  \ ^
 .\._/_)
  
 www.FreeBSD.org
  
   - Original Message -
   From: Leonardo Rota Botelho [EMAIL PROTECTED]
   To: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)
   freebsd@fug.com.br
   Sent: Friday, February 01, 2008 5:03 PM
   Subject: Re: [FUG-BR] [OT] FUG.COM.BR não abre?
  
  
   no IE ocorre a mesma coisa..
  
   Ele carrega a pagina sim.. mas fica como se a index só tivesse uma
   pagina em branco !!
  
   2008/2/1 Alexandre Vasconcelos [EMAIL PROTECTED]:
Creio que o problema possa ser relacionado ao squid+firefox 
(ainda não
tive tempo de investigar), pois estou tendo os mesmos problemas 
aqui,
mas quando passo direto pelo firewall vai na boa.
   
Alexandre
   
   
2008/2/1, Patrick Tracanelli [EMAIL PROTECTED]:
   
 Welkson Renny de Medeiros escreveu:
  Estou tentando acessar para baixar um artigo no site do 
  fug.com.br e
  só
  aparece uma página em branco... já testei de vários 
  lugares.. (outros
  links).
 
 

 So o link em branco ou tudo? Daqui aparentemente normal, 
 navegacao, sub
 menos, etc

   telnet fug.com.br 80
 Trying 66.98.164.82...
 Connected to fug.com.br.
 Escape character is '^]'.
 HEAD / HTTP/1.0

 HTTP/1.1 200 OK
 Server: Apache
 Set-Cookie: 1df04471315f8d4db57b869dbf0e5dcf=-; path=/
 Expires: Mon, 26 Jul 1997 05:00:00 GMT
 Last-Modified: Fri, 01 Feb 2008 19:46:51 GMT
 Cache-Control: no-store, no-cache, must-revalidate
 Cache-Control: post-check=0, pre-check=0
 Pragma: no-cache
 Content-Type: text/html
 Content-Length: 56822
 Date: Fri, 01 Feb 2008 19:46:52 GMT
 X-Varnish: 1805364659
 Age: 0
 Via: 1.1 varnish
 Connection: close

 Connection closed by foreign host.

 Testa um telnet e um GET por gentileza e cola ai. Se nao 
 responder manda
 um traceroute.

 Brigado :D

 --
 Patrick Tracanelli

 FreeBSD Brasil LTDA.
 Tel.: (31) 3516-0800
 [EMAIL PROTECTED]
 http://www.freebsdbrasil.com.br
 Long live Hanin Elias, Kim Deal!

 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br