##
## Hello all:
## I'm sending you this
## BUG report: wget.
## WGET kills internet connection when invoked from
## WINDOWS
##
## This problem does not appear when invoked from
## Linux or BeOS (I have tested it).
##
## I have probed many versions. I started with that
## one included with JIGDO for windows, but same
## problem appears with many others, including last
## one on unxutils.sourceforge.net
## I will post this one to unxutils, also. They should
## have a more-windowish approach to the bug.
##
## Lines with ## are comments
## Lines without ## are shell (COMMAND.COM) typed
## input and program output
##
## <Windows DOS box 1>
##
C:\unxutils\usr\local\wbin>ping router
##
## router is my router
## "\ " at end of line means: do not break.
##
Haciendo ping a router [192.168.1.1] con 32 bytes de\
datos:
Respuesta desde 192.168.1.1: bytes=32 tiempo=4ms\
TDV=254
Respuesta desde 192.168.1.1: bytes=32 tiempo=1ms\
TDV=254
Respuesta desde 192.168.1.1: bytes=32 tiempo=1ms\
TDV=254
Respuesta desde 192.168.1.1: bytes=32 tiempo=1ms\
TDV=254
Estadísticas de ping para 192.168.1.1:
Paquetes: enviados = 4, Recibidos = 4, perdidos =\
0 (0% loss),
Tiempos aproximados de recorrido redondo en \
milisegundos:
mínimo = 1ms, máximo = 4ms, promedio = 1ms
C:\unxutils\usr\local\wbin>wget -d --limit-rate=1k\
http://www.terra.es/personal/\
jgmoyay/jose.htm
DEBUG output created by Wget 1.8.2 on Windows.
--20:54:40--
http://www.terra.es/personal/jgmoyay/jose.htm
=> `jose.htm'
Resolving www.terra.es... done.
Caching www.terra.es => 213.4.130.210
Connecting to www.terra.es[213.4.130.210]:80...\
connected.
Created socket 128.
Releasing 00800D30 (new refcount 1).
---request begin---
GET /personal/jgmoyay/jose.htm HTTP/1.0
User-Agent: Wget/1.8.2
Host: www.terra.es
Accept: */*
Connection: Keep-Alive
---request end---
Read error (No such file or directory) in headers.
Closing fd 128
Retrying.
--20:58:11--
http://www.terra.es/personal/jgmoyay/jose.htm
(try: 2) => `jose.htm'
Found www.terra.es in host_name_addresses_map\
(00800D30)
Connecting to www.terra.es[213.4.130.210]:80... \
failed: Bad file descriptor.
Releasing 00800D30 (new refcount 1).
Retrying.
--20:58:56--
http://www.terra.es/personal/jgmoyay/jose.htm
(try: 3) => `jose.htm'
Found www.terra.es in host_name_addresses_map\
(00800D30)
##
## (ETC.)
##
## <Windows DOS box 2>, while WGET is still working,
## and after that.
##
Microsoft(R) Windows 98
(C)Copyright Microsoft Corp 1981-1999.
C:\WINDOWS>ping router
##
## router is my router
##
Haciendo ping a router [192.168.1.1] con 32 bytes de\
datos:
Tiempo de espera agotado.
Tiempo de espera agotado.
Tiempo de espera agotado.
Tiempo de espera agotado.
Estadísticas de ping para 192.168.1.1:
Paquetes: enviados = 4, Recibidos = 0, perdidos = 4\
(100% loss),
Tiempos aproximados de recorrido redondo en \
milisegundos:
mínimo = 0ms, máximo = 0ms, promedio = 0ms
C:\WINDOWS>
## WGET has killed my ADSL connection
## Note: some other programs have this ability,
## specially Acrobat Reader, or Explorer itself when
## server is not found.
## Windows version: 4.10.2222 A
## WINSOCK.DLL version: 4.10.1998
## Router: US Robotics 9003
Logged In: YES
user_id=868895
Forget it. Got no response from wget formum but, as most
people runs wget ok on their computers, I'm sure this is
related with my router configuration. I'll keep using wget from
Linux or BeOS.
Logged In: YES
user_id=868895
bought a new router, now it works. I will end monitoring this,
so you could mark it as "closed"