Hi Quirin, since I can reproduce the issue with Firefox (HTML page incomplete) even with e.g. www.google.com, something with your environment seems different.
Same problem with Chromium 18.0.1025.168 (Developer Build 134367 Linux) Debian wheezy/sid. Same with Mozilla, Opera and Konqueror. The only command that works is ping. Regards, Tim Am Friday 01 June 2012 schrieb Quirin Scheitle: > Hi Tim, > > with FF/Safari, it definitely works for me. There I use the actual form on > the page, but monitor all communication. So I know that nothing else is > sent by the browser. The IP 1.2.3.4 produces results slowly, you can pick > a different one to get faster results. > > The point is, it works in FF/Safari, but not in wget. > > Thanks for your help! > > Regards, > Quirin > > Am 01.06.2012 um 10:03 schrieb Tim Ruehsen: > > Hi Quirin, > > > > Am Friday 01 June 2012 schrieb Quirin Scheitle: > >> Hi, > >> > >> I am trying to automate usage of the page [1] for a research project . > >> Analysis with wireshark shows that when using any light-weight agent > >> (wget, curl, libwww-perl), the server will not send a sixth tcp fragment > >> containing the last and relevant part of the page. When using Firefox or > >> Safari, it will. I emulated all HTTP-Headers and other things that might > >> trigger defense mechanisms. Maybe one of you guys with deeper HTTP > >> knowledge can figure this out. > >> > >> I sent the relevant POST data using the following command: > >> > >> wget http://irr.bboi.net/cgi-bin/lg.cgi > >> --post-data="router=AMS&pass1=&query=7&arg=1.2.3.4" > >> > >> I have verified this issue from a different machine in a different > >> subnet (Wget 1.13.4). My local version is wget 1.12. > >> > >> Any help would be greatly appreciated. > >> > >> Thanks in advance, > >> Kind Regards > >> Quirin Scheitle > >> > >> > >> > >> [1] http://irr.bboi.net/cgi-bin/lg.cgi > > > > I am not shure what you really expect, but the answer from the CGI is the > > same in Firefox as in wget (version 1.3.14). At least with your > > arguments. > > > > The transfered HTTP response is simply incomplete. The last line is > > Executing command = traceroute 1.2.3.4 timeout 1 probe 1 source l0 > > > > I guess the CGI is buggy... at least it has nothing to do with wget at > > all. > > > > Regards, Tim Mit freundlichem Gruß Tim Rühsen
