Logo Hardware.com.br
jqueiroz
jqueiroz Cyber Highlander Registrado
104K Mensagens 5.7K Curtidas
#9 Por jqueiroz
15/08/2002 - 20:48
SmirnOFF: qual a mensagem de erro que dá no acesso? Ou só não termina? Se for isso, pode ser um plugin mal instalado (ou não instalado).

Trindas (1): Use IP fixo na rede interna, e siga o que seu provedor mandar na externa.

Trindas (2): Alterar MTU só faz diferença em rede discada (não acho que seja seu caso). 1500 é um bom default, isso é só um limite máximo e não um determinante do tamanho do pacote.

Trindas (3): JVM (Java Virtual Machine, Máquina Virtual Java) é um programa/biblioteca que possibilita ao seu micro interpretar programas Java. O IE até a versão 5.x tinha uma JVM própria, não padronizada, e era dificílimo usar outra. O IE 6 (e por consequência o WinXP) não instala JVM, por isso é necessário instalar uma manualmente, normalmente a partir de http://www.javasoft.com. Mas só se vc fizer questão de visualizar applets em seu navegador. A maior parte do tempo vc vive sem isso.
"chmod 777 nunca ajudou ninguém" (c) 2002-2021 JQueiroz/FGdH
Conheça o Blog do Zekke
Trindas
Trindas Novo Membro Registrado
49 Mensagens 0 Curtidas
#11 Por Trindas
15/08/2002 - 22:24
jqueiroz
Trindas (3): JVM (Java Virtual Machine, Máquina Virtual Java) é um programa/biblioteca que possibilita ao seu micro interpretar programas Java....


Valeu cara, mas no meu Server eu consigo acessar tudo, nos clients dá esse problema. Se eu instalar o JVM os clients conseguiriam acessar essas páginas que não abrem? tipo a do cade, da receita federal......

Vou instalar o JVM, e depois vou colocar ip fixo....
Se tiver mais alguma informação... manda aí....

Valeu, obrigado.
"Rapa-Hard is sweet, but no is soft no!"
jqueiroz
jqueiroz Cyber Highlander Registrado
104K Mensagens 5.7K Curtidas
#13 Por jqueiroz
16/08/2002 - 15:06
ffugita
Se vc está compartilhando coneccao com autenticação PPPoe (speedy e cia.) o problema provavelmente estará no tamanho ...


Isso faz sentido: se o PPPoe estiver acrescentando algum cabeçalho ou sufixo ao pacote, realmente vai estourar o limite de 1520 bytes da Ethernet. Menos 64 bytes do TCP/IP, menos 10 do cabeçalho ethernet, realmente o MTU deve cair pra perto de 1400 bytes.

Mas como não conheço o PPPoe, não sei se ele vai simplesmente rejeitar pacotes maiores que o MTU máximo ou se vai fragmentar.
"chmod 777 nunca ajudou ninguém" (c) 2002-2021 JQueiroz/FGdH
Conheça o Blog do Zekke
jamilig
jamilig Super Participante Registrado
1K Mensagens 0 Curtidas
#15 Por jamilig
16/08/2002 - 22:28
jqueiroz
Isso faz sentido: se o PPPoe estiver acrescentando algum cabeçalho ou sufixo ao pacote, realmente vai estourar o limi...


nao se contra diga, pesquise primeiro, mtu é de uma importancia muito grande em conexao pppoe, vide resposta anterior sua rebatendo a minha

Trindas (2): Alterar MTU só faz diferença em rede discada (não acho que seja seu caso). 1500 é um bom default, isso é só um limite máximo e não um determinante do tamanho do pacote.
Atenção - Novo Endereço
Notícias - Atualidades - Informática -
Jogos online
http://www.portalvol.com
Visite
jamilig
jamilig Super Participante Registrado
1K Mensagens 0 Curtidas
#16 Por jamilig
16/08/2002 - 22:32
SmirnOFF
preciso saber como se faiz isso
naum trabalho com rede expique passo aa passo


nao se tem dificuldade nenhuma para faze-lo, procure o programa TCPOptimizer.exe e ele calcula o melhor para sua conexão inclusive o mtu, nao sendo assim necessario voce estar editando valores no registro.
Atenção - Novo Endereço
Notícias - Atualidades - Informática -
Jogos online
http://www.portalvol.com
Visite
SmirnOFF
SmirnOFF Novo Membro Registrado
64 Mensagens 0 Curtidas
#17 Por SmirnOFF
16/08/2002 - 23:47
eh pra fazer isso?

se alguem puder me traduzir

Can't access some websites while using a shared PPPoE connection

Intended For
Windows XP
Windows 2000
Windows Me
Windows 98

If you're using Windows' built-in support for Internet Connection Sharing, and your Internet connection is facilitated by PPPoE software (such as Enternet 300) or Windows XP's built-in PPPoE, you may experience this problem. Although any web site will be accessible on the "Host" computer, certain web sites will never load successfully from any of the "client" machines. (If you don't know what "Hosts" or "Clients" are with regard to ICS, read Internet Connection Sharing.) The problem is caused by an incompatible MTU networking setting: Windows' default is 1500, but PPPoE uses 1492 or 1454. Here's how to fix it:

Find the IP address of your gateway. If you're using Windows 2000 or XP, run IPCONFIG at a command prompt on the Host computer. If you're using Windows 98 or Me, run WINIPCFG on the Host computer. Either way, you'll get an address that looks like xxx.xxx.xxx.xxx (where the x's represent numbers).
Then, go to one of your Client machines, and type the following:
PING -f -l 1500 xxx.xxx.xxx.xxx
(where xxx.xxx.xxx.xxx is the gateway address you obtained in the first step). You'll probably get an error message indicating that it must be fragmented. If you do, type the following:
PING -f -l 1492 xxx.xxx.xxx.xxx
If that doesn't work, try this:
PING -f -l 1454 xxx.xxx.xxx.xxx
The numbers in each of these examples (1500, 1492, 1454) are the MTU values. Continue issuing this command with lower and lower MTU numbers until you get ping responses instead of an error message. The highest MTU value that works is the one you need to be using. If an MTU of 1500 (the first command, above) does not produce an error, then this solution won't work for you.
The next step is to configure all your Client computers to use the new, lower MTU as the default for all Internet communication.
Windows 2000 and XP:

Run the Registry Editor (REGEDIT.EXE) on one of your "Client" machines.
Navigate to HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Services\ Tcpip\ Parameters\ Interfaces.
There should be several subkeys under the Interfaces key; most likely, you'll find three. View the contents of each key by clicking, and find the one that corresponds to your primary network adapter; it will be the one with more values than the other two, and will have an IP address value set to something like 192.168.0.x.
Once you've found the correct subkey, create a new DWORD value in it (Edit -> New -> DWORD Value), and name the value MTU.
Double-click the new value, choose the Decimal option, and type the MTU value determined above.
Click Ok when you're done - you'll need to restart Windows for this change take effect.
Repeat this for each Client machine.
Windows 98/Me:

Run the Registry Editor (REGEDIT.EXE) on one of your "Client" machines.
Navigate to HKEY_LOCAL_MACHINE\ System\ CurrentControlSet\ Services\ Class\ Net\.
Under that branch, find a key (numbered, such as 0005) that contains has TCP/IP assigned to the DriverDesc value.
Select New from the Edit menu, then String Value, and type MaxMTU for the name of the new value.
Double-click the new value, choose the Decimal option, and type the MTU value determined above.
Click Ok when you're done - you'll need to restart Windows for this change take effect.
Repeat this for each Client machine.
MP3X - um novo conceito em mp3
www.mp3x.pop.com.br
© 1999-2024 Hardware.com.br. Todos os direitos reservados.
Imagem do Modal