Kosa Attila
2006-10-18 13:24:30 UTC
Hello!
Debian Sarge, squid 2.5.9-10sarge2. Van egy url:
ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
Squid nelkul (a bongeszot direktben kiengedve) hiba nelkul
leszedi a fajlt. Squid-ban (full debug mellett) ez latszik (nem
az egesz logot mutatom, csak a relevans reszeket):
2006/10/16 11:57:18| parseHttpRequest: URI is 'ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908'
2006/10/16 11:57:18| The request GET ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908 is ALLOWED, because it matched 'intra'
2006/10/16 11:57:18| ftpStart: host=ftp.compaq.com, path=/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908, user=anonymous, passwd=Squid@
2006/10/16 11:57:18| ftpParseControlReply: s = {220 zmaftppro13 Microsoft FTP Service (Version 5.0).
}
2006/10/16 11:57:18| 220 zmaftppro13 Microsoft FTP Service (Version 5.0).
2006/10/16 11:57:18| ftpWriteCommand: USER anonymous
2006/10/16 11:57:18| ftpParseControlReply: s = {331 Anonymous access allowed, send identity (e-mail name) as password.
}
2006/10/16 11:57:18| 331 Anonymous access allowed, send identity (e-mail name) as password.
2006/10/16 11:57:18| ftpWriteCommand: PASS Squid@
2006/10/16 11:57:19| ftpParseControlReply: s = {230-...
230 Anonymous user logged in.
}
2006/10/16 11:57:19| ftpParseControlReply: s = {230 Anonymous
user logged in.
}
2006/10/16 11:57:19| 230 Anonymous user logged in.
2006/10/16 11:57:19| ftpWriteCommand: TYPE I
2006/10/16 11:57:19| ftpParseControlReply: s = {200 Type set to I.
}
2006/10/16 11:57:19| 200 Type set to I.
2006/10/16 11:57:19| ftpWriteCommand: CWD pub
2006/10/16 11:57:19| ftpParseControlReply: s = {250 CWD command successful.
}
2006/10/16 11:57:19| 250 CWD command successful.
2006/10/16 11:57:19| ftpWriteCommand: CWD softpaq
2006/10/16 11:57:19| ftpParseControlReply: s = {250 CWD command successful.
}
2006/10/16 11:57:19| 250 CWD command successful.
2006/10/16 11:57:19| ftpWriteCommand: CWD sp33001-33500
2006/10/16 11:57:19| ftpParseControlReply: s = {250 CWD command successful.
}
2006/10/16 11:57:19| 250 CWD command successful.
2006/10/16 11:57:19| ftpWriteCommand: MDTM sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:19| ftpParseControlReply: s = {550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:19| 550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:19| ftpWriteCommand: SIZE sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:19| ftpParseControlReply: s = {550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:19| 550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:19| fd_open FD 17 ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:19| ftpSendPasv: Unconnected data socket created on FD 17
2006/10/16 11:57:19| ftpWriteCommand: PASV
2006/10/16 11:57:20| ftpParseControlReply: s = {227 Entering Passive Mode (161,114,65,123,10,8).
}
2006/10/16 11:57:20| 227 Entering Passive Mode (161,114,65,123,10,8).
2006/10/16 11:57:20| ftpWriteCommand: RETR sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:20| ftpParseControlReply: s = {550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:20| 550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:20| ftpWriteCommand: CWD sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:20| ftpParseControlReply: s = {550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:20| 550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:20| ftpWriteCommand: MDTM /pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:20| ftpParseControlReply: s = {550 /pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:20| 550 /pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:20| ftpWriteCommand: SIZE /pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
Ha a pontosvesszo elotti reszt kerem a squid-on keresztul, akkor
szepen le tudja hozni a fajlt. Van ennek korrekt megoldasara
valamilyen konfiguracios lehetoseg? Netan ez egy bug lenne a
squid-ban? Barmilyen otlet (a squid kidobasan kivul)? Esetleg
nincs valakinek ujabb squid-ja, hogy kiprobalna, mukodik-e ezen
link letoltese rajta keresztul?
Debian Sarge, squid 2.5.9-10sarge2. Van egy url:
ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
Squid nelkul (a bongeszot direktben kiengedve) hiba nelkul
leszedi a fajlt. Squid-ban (full debug mellett) ez latszik (nem
az egesz logot mutatom, csak a relevans reszeket):
2006/10/16 11:57:18| parseHttpRequest: URI is 'ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908'
2006/10/16 11:57:18| The request GET ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908 is ALLOWED, because it matched 'intra'
2006/10/16 11:57:18| ftpStart: host=ftp.compaq.com, path=/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908, user=anonymous, passwd=Squid@
2006/10/16 11:57:18| ftpParseControlReply: s = {220 zmaftppro13 Microsoft FTP Service (Version 5.0).
}
2006/10/16 11:57:18| 220 zmaftppro13 Microsoft FTP Service (Version 5.0).
2006/10/16 11:57:18| ftpWriteCommand: USER anonymous
2006/10/16 11:57:18| ftpParseControlReply: s = {331 Anonymous access allowed, send identity (e-mail name) as password.
}
2006/10/16 11:57:18| 331 Anonymous access allowed, send identity (e-mail name) as password.
2006/10/16 11:57:18| ftpWriteCommand: PASS Squid@
2006/10/16 11:57:19| ftpParseControlReply: s = {230-...
230 Anonymous user logged in.
}
2006/10/16 11:57:19| ftpParseControlReply: s = {230 Anonymous
user logged in.
}
2006/10/16 11:57:19| 230 Anonymous user logged in.
2006/10/16 11:57:19| ftpWriteCommand: TYPE I
2006/10/16 11:57:19| ftpParseControlReply: s = {200 Type set to I.
}
2006/10/16 11:57:19| 200 Type set to I.
2006/10/16 11:57:19| ftpWriteCommand: CWD pub
2006/10/16 11:57:19| ftpParseControlReply: s = {250 CWD command successful.
}
2006/10/16 11:57:19| 250 CWD command successful.
2006/10/16 11:57:19| ftpWriteCommand: CWD softpaq
2006/10/16 11:57:19| ftpParseControlReply: s = {250 CWD command successful.
}
2006/10/16 11:57:19| 250 CWD command successful.
2006/10/16 11:57:19| ftpWriteCommand: CWD sp33001-33500
2006/10/16 11:57:19| ftpParseControlReply: s = {250 CWD command successful.
}
2006/10/16 11:57:19| 250 CWD command successful.
2006/10/16 11:57:19| ftpWriteCommand: MDTM sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:19| ftpParseControlReply: s = {550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:19| 550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:19| ftpWriteCommand: SIZE sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:19| ftpParseControlReply: s = {550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:19| 550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:19| fd_open FD 17 ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:19| ftpSendPasv: Unconnected data socket created on FD 17
2006/10/16 11:57:19| ftpWriteCommand: PASV
2006/10/16 11:57:20| ftpParseControlReply: s = {227 Entering Passive Mode (161,114,65,123,10,8).
}
2006/10/16 11:57:20| 227 Entering Passive Mode (161,114,65,123,10,8).
2006/10/16 11:57:20| ftpWriteCommand: RETR sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:20| ftpParseControlReply: s = {550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:20| 550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:20| ftpWriteCommand: CWD sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:20| ftpParseControlReply: s = {550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:20| 550 sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:20| ftpWriteCommand: MDTM /pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
2006/10/16 11:57:20| ftpParseControlReply: s = {550 /pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
}
2006/10/16 11:57:20| 550 /pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908: The system cannot find the file specified.
2006/10/16 11:57:20| ftpWriteCommand: SIZE /pub/softpaq/sp33001-33500/sp33382.exe;jsessionid=FvDVx2F2dVvyWMTQk7WvTR05hRp8Gn045LBvpqMvvSh0X2hnnhTV!864934908
Ha a pontosvesszo elotti reszt kerem a squid-on keresztul, akkor
szepen le tudja hozni a fajlt. Van ennek korrekt megoldasara
valamilyen konfiguracios lehetoseg? Netan ez egy bug lenne a
squid-ban? Barmilyen otlet (a squid kidobasan kivul)? Esetleg
nincs valakinek ujabb squid-ja, hogy kiprobalna, mukodik-e ezen
link letoltese rajta keresztul?
--
Udvozlettel
Zsiga
Udvozlettel
Zsiga