bitscope is een Australisch bedrijf, met servers in Australie, en op de
een of andere manier kan ik vanuit mijn Universiteit van Amsterdam
account hun site altijd prima zien, en vanuit mijn thuis chello account
in Purmerend niet.
Bij de helpdesk van upc/chello kunnen ze de site ook niet zien.
Ik wou graag wat informatie verzamelen over wie nou wel en niet die site
kan zien. Zou je als je wilt meewerken even naar www.bitscope.com kunnen
surfen. Als het goed is krijg je een site "Bitscope = pc oscillosopes
and analyzers" te zien. Zou je dan kunnen melden welke ISP je gebruikt,
en of het goed ging of niet.
Bedankt alvast
Bart
Gaat prima met planet abo
> Ik wou graag wat informatie verzamelen over wie nou wel en niet die
> site kan zien. Zou je als je wilt meewerken even naar
> www.bitscope.com kunnen surfen. Als het goed is krijg je een site
> "Bitscope = pc oscillosopes and analyzers" te zien. Zou je dan kunnen
> melden welke ISP je gebruikt, en of het goed ging of niet.
Ik kan die site wel op, met Orange.
--
Chris Laarman
>> bitscope is een Australisch bedrijf, met servers in Australie, en op de
>> een of andere manier kan ik vanuit mijn Universiteit van Amsterdam
>> account hun site altijd prima zien, en vanuit mijn thuis chello account
>> in Purmerend niet.
>> Bij de helpdesk van upc/chello kunnen ze de site ook niet zien.
>> Ik wou graag wat informatie verzamelen over wie nou wel en niet die site
>> kan zien. Zou je als je wilt meewerken even naar www.bitscope.com kunnen
>> surfen. Als het goed is krijg je een site "Bitscope = pc oscillosopes
>> and analyzers" te zien. Zou je dan kunnen melden welke ISP je gebruikt,
>> en of het goed ging of niet.
> Gaat prima met planet abo
xs4all ook.
--
Constant change is here to stay..
Ik heb een Chello-abonnement in de regio Arnhem en bij mij wordt de site
*niet* geladen.
--
Bart
I was working on the proof of one of my poems all the morning, and took out
a comma. In the afternoon I put it back again.
- Oscar Wilde
Met Casema gaat het prima.
--
Met vriendelijke groet, «Jos»
> Als het goed is krijg je een site "Bitscope = pc oscillosopes
> and analyzers" te zien. Zou je dan kunnen melden welke ISP je gebruikt,
> en of het goed ging of niet.
>
Goed, hier Tiscali.
--
Saluut!
@Home als een speer !
schreef in bericht
> Hallo allen
>
> Zou je als je wilt meewerken even naar www.bitscope.com kunnen
> surfen. Als het goed is krijg je een site "Bitscope = pc oscillosopes
> and analyzers" te zien. Zou je dan kunnen melden welke ISP je gebruikt,
> en of het goed ging of niet.
>
> Bedankt alvast
>
> Bart
Met TweakDSL geen probleem.
Groet, Ricardo.
Ook hier in Assen!
--
JandeBehanger.
*Sluit zich hier bij aan*
Hij doet het hier gewoon, ISP is Concepts ICT.
Wanneer jij naar die site gaat, wat krijg je dan wèl te zien? Een melding
dat de host niet bereikt kan worden bijvoorbeeld, of een andere pagina?
Naar welk IP-adres verwijst de site op de DNS-servers van Chello? Hier is
dat 61.8.0.61.
Je kunt dat checken door in de terminal (Programma's -> Hulpprogramma's)
host www.bitscope.com in te typen en vervolgens enter te drukken.
--
EP
het is geen DNS probleem, maar waarschijnlijk zit er een http proxy
ergens bij UPC tussen. De bitscope site doet een redirect. Ik probeer
een communicatie op gang te krijgen tussen de bitscope lui en UPC, ik
weet er zelf niet zo veel van, maar ik heb wel toegang tot bitscope
nodig. Ik plak het meest recente mailtje van Bruce (van bitscope)
hieronder. Ik hoop het aan UPC en bitscope over te kunnen dragen,
misschien leest iemand van UPC deze thread, ik heb ze er via de
helpdesk wel naar verwezen.
Bedankt voor het meedenken.
Bart
g4:~$ nslookup www.bitscope.com
Server: 62.179.104.196
Address: 62.179.104.196#53
Non-authoritative answer:
www.bitscope.com canonical name = bitscope.com.
Name: bitscope.com
Address: 61.8.0.61
g4:~$ host www.bitscope.com
www.bitscope.com is an alias for bitscope.com.
bitscope.com has address 61.8.0.61
bitscope.com mail is handled by 10 mailin1.pacific.net.au.
bitscope.com mail is handled by 10 mailin2.pacific.net.au.
Mail van sup...@bitscope.com
From: sup...@bitscope.com
Subject: Re: [BS#420274006285] www.bitscope.com still no go
Date: 27 juni 2007 5:44:06 CEST
To: in...@vandeenensupport.com
Hi bart
I think my guess (proxy problem) might be the cause here.
I've attached below the relevant excerpts of the server logs that
match your client end traces.
The interesting point to note is that in bitscope-doesnt-load.log
the client host appears to change from
to
at the very point at which access fails according to your trace.
This is not a problem; our website does not care what the client
IP address is *unless* HTTPS is used (because then it may indicate
a man in the middle attack on an SSL secured link).
None of this is SSL, so this is not relevant.
What *is* indicative is that the client browser identity changes from
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4)
Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)"
which matches your machine according to your logs, to:
"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;
.NET CLR 1.1.4322; InfoPath.1)"
which is completely different and suggests they are proxying traffic
by aliasing the client browser when presenting access to the website
for data transactions (HTTP 200).
I note in earlier hits in this log that this occurs even when the IP
address does not change so this is definitely a consequence of a
proxy.
Again this would be benign (unless the browser identity they use is
a banned one, which it isn't in this case).
However, if in doing this their proxy knows nothing about the cookie
acquisition transaction that completed prior to the hand-over this
would explain the problem. Our web server would attempt to allocate
a new cookie which if not handled correctly by their proxy would break
access.
As far as I am aware, the preamble our website uses to assign a
session
cookie (or GET variable) to the client is bog standard. That it
appears
to trip up UPC's proxy mechanism is not clear to me on the basis of
the
information at hand so far.
You might like to refer the transcript of this email thread to UPC's
technical support to get their take on it. At the very least, ask them
to tell us which proxy server and algorithm they use for HTTP.
We're very keen to learn what is at the bottom of this. While you are
the first person to report this particular problem chances are if our
web server is doing something that trips up a particular proxy scheme
we may not know about it as potential visitors may simply presume we
do not exists :-(
Thanks for your helps here.
Best Regards,
Bruce Tulloch.
--
Bitscope Designs ph: +61 2 9436 2955
3/28 Chandos Street fax: +61 2 9436 3764
St Leonards NSW 2065 AUSTRALIA http://www.bitscope.com
Bart van Deenen <in...@vandeenensupport.com> wrote:
Hi Bart,
Thanks for the detailed reply.
Comparing your two traces it looks like the bitscope website is
reached successfully in both cases; the redirection preamble that
assigns the session cookie or GET session is working but in the
broken case all traffic after that is blocked.
This is not a DNS problem, at least not as seen by your PC but...
Does UPC proxy its customers' HTTP packets? If they do and this is
misconfigured; for example if they hand-off the successful data
transactions (HTTP 200) to a different server which server and this
server is misconfigured or uses broken upstream DNS, this could
account for what your trace suggests.
We will dig through the server logs at this end using the session
IDs in these traces to see if we can match up these transactions
and work out whether there is something amiss at this end but at
this stage I doubt it.
PS: I've passed your other BitLib question to Alex as he is in a
better position to answer the BitLib specific questions you have.
Thanks again for the feedback (we'd like UPC other 999,999 customers
to be able to reach us too).
Best Regards,
Bruce Tulloch.
--
Bitscope Designs ph: +61 2 9436 2955
3/28 Chandos Street fax: +61 2 9436 3764
St Leonards NSW 2065 AUSTRALIA http://www.bitscope.com
Bart van Deenen <in...@vandeenensupport.com> wrote:
Hi Bruce
On 26-jun-2007, at 5:53, BitScope Support wrote:
Indeed we are very concerned that you (or indeed anyone) should
have any difficulty reaching us at all.
Ok, let's work it out. I've just contacted the upc help desk, and
they, at their site can not access www.bitscope.com either,
although,
as for me the ping works fine. They are looking into it, they say.
I'm now asking at the usenet group nl.internet.providers if people
want to test your site, and post the result. See
http://groups.google.com/group/nl.internet.providers/browse_thread/
thread/526fb698dd9bba1a/9eb130c22091f0bc#9eb130c22091f0bc
The current score is that planet, xs4all and orange provider
customers have no trouble loading the site, and upc/chello customers
do. Xs4all is probably the most capable ISP in the world. UPC is
very
big, probably a million broadband customers in the Netherlands.
Based on our earlier email thread [BS#429069319222] you said
that chello's DNS always resolves www.bitscope.com:
g4:~$ nslookup www.bitscope.com
Server: 62.179.104.196
Address: 62.179.104.196#53
Non-authoritative answer:
www.bitscope.com canonical name = bitscope.com.
Name: bitscope.com
Address: 61.8.0.61
Still the same, no problem. The university computer, using different
DNS servers resolves to the same ip address.
That being the case, we'll work on the assumption that there is
no DNS resolution problem here but instead something is amiss at
the HTTP level.
I agree
We run two "linked" domains:
each of which has an associated www host (eg, www.bitscope.com).
Both websites are clones of each other but "com" version runs on
a high bandwidth shared server for public access whereas the "net"
version runs on a secured lower bandwidth server.
Note: our "net" server is secured to protect our customers personal
order and payment information *not* to prevent access to any of our
published information.
Each domains is (for redundancy reasons) hosted on a completely
different machine each with a different DNS server and routed
via different physical networks.
When you visit any public page on the net website, it redirects
your web browser to the equivalent page our com website *unless*
you are logged in. This mechanism is designed to keep the bulk
of the traffic on our high bandwidth site but our secured info
(eg, when a customer is ordering a product) on our secure server.
What I would like you to try is to visit this URL:
https://www.bitscope.net/login/
At the university computer I get a login page, with name and
password
field. For my home address a timeout
and log-in. If you can log-in successfully then you will *not*
be redirected to our com website (ie, you will see our website
served from bitscope.net not from bitscope.com).
If this works:
[A] it will give you an immediate mechanism by which you should
be able to view any page we publish.
[B] it will prove that the problem relates to something about
you access to our www.bitscope.com host.
If this does not work, or rather if browsing via bitscope.net has
the same problems as our bitscope.com, the problem must be some
sort of issue between our web server or website configuration
and your web browser or its setup. If so, some questions:
[A] what web browser and OS are you using? What does you web
browser identify itself as when visiting a website?
I use 4 Mac's, 2 Linux systems (ubuntu and Suse 10.2), and Windows-
XP
machines. The browsers are typically Firefox 2.0 (all three
platforms), sometimes Safari (Mac, Windows), and rarely IE7(Windows,
Linux + wine).
[B] are cookies enabled? If so, try disabling them and try
again. If not, please check the rules your browser uses
when rejecting cookies.
Cookies are enabled. If I disable cookies, I can see the redirection
going on in the address field. The url gets ?c=xxxxxxx appended.
I've attached a http trace (via wireshark on Linux) of the failing
communication, and another one of the succesful one at the
University. The differences are minor unfortunately
10955:e175078.upc-e.chello.nl - - [26/Jun/2007:17:34:02 +1000] "GET /
login HTTP/1.1" 301 319 "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X;
en) AppleWebKit/419.2.1 (KHTML, like Gecko) Safari/419.3"
10956:e175078.upc-e.chello.nl - - [26/Jun/2007:17:34:02 +1000] "GET /
login/ HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X;
en) AppleWebKit/419.2.1 (KHTML, like Gecko) Safari/419.3"
10957:e175078.upc-e.chello.nl - - [26/Jun/2007:17:34:03 +1000] "GET /
login/?c=674CA6CCFA512A4451625740BDB97D05 HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/419.2.1 (KHTML, like
Gecko) Safari/419.3"
10958:e175078.upc-e.chello.nl - - [26/Jun/2007:17:34:04 +1000] "GET /
login/ HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X;
en) AppleWebKit/419.2.1 (KHTML, like Gecko) Safari/419.3"
10959:e175078.upc-e.chello.nl - - [26/Jun/2007:17:34:40 +1000] "GET /
login/ HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X;
en) AppleWebKit/419.2.1 (KHTML, like Gecko) Safari/419.3"
11789:e175078.upc-e.chello.nl - - [26/Jun/2007:19:04:06 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:
1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)"
11790:e175078.upc-e.chello.nl - - [26/Jun/2007:19:04:07 +1000]
"GET /?c=E84A658C5ACD67D71D5BDB717498080B HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/
2.0.0.4 (Ubuntu-feisty)"
12184:e175078.upc-e.chello.nl - - [26/Jun/2007:19:24:31 +1000]
"GET / HTTP/1.1" 200 14193 "-" "Mozilla/5.0 (X11; U; Linux i686; en-
US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)"
12185:e175078.upc-e.chello.nl - - [26/Jun/2007:19:24:40 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X;
en) AppleWebKit/419.2.1 (KHTML, like Gecko) Safari/419.3"
12186:e175078.upc-e.chello.nl - - [26/Jun/2007:19:24:41 +1000]
"GET /?c=E84566E5C885B9BB7B4E1916830839D9 HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/419.2.1 (KHTML, like
Gecko) Safari/419.3"
12438:e175078.upc-e.chello.nl - - [26/Jun/2007:19:35:17 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1;
en) AppleWebKit/522.11.3 (KHTML, like Gecko) Version/3.0 Safari/
522.11.3"
12439:e175078.upc-e.chello.nl - - [26/Jun/2007:19:35:17 +1000]
"GET /?c=0B9D3E030A9707D7EFF8A415D8270C2C HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (Windows; U; Windows NT 5.1; en) AppleWebKit/522.11.3 (KHTML, like
Gecko) Version/3.0 Safari/522.11.3"
12440:e175078.upc-e.chello.nl - - [26/Jun/2007:19:37:04 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows
NT 5.1; .NET CLR 2.0.50727)"
12441:e175078.upc-e.chello.nl - - [26/Jun/2007:19:37:04 +1000]
"GET /?c=0C8DF0710713CC8986AB9BE531F869A9 HTTP/1.1" 302 5 "-" "Mozilla/
4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"
12444:e175078.upc-e.chello.nl - - [26/Jun/2007:19:39:21 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7"
12445:e175078.upc-e.chello.nl - - [26/Jun/2007:19:39:21 +1000]
"GET /?c=F5B71D087DB8A01CE2392FE22FE6C535 HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
Firefox/1.0.7"
12447:e175078.upc-e.chello.nl - - [26/Jun/2007:19:39:52 +1000]
"GET / HTTP/1.1" 200 14313 "-" "Mozilla/4.0 (compatible; MSIE 7.0;
Windows NT 5.1; .NET CLR 2.0.50727)"
12469:e175078.upc-e.chello.nl - - [26/Jun/2007:19:45:11 +1000]
"GET / HTTP/1.1" 200 14192 "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS
X; en) AppleWebKit/419.2.1 (KHTML, like Gecko) Safari/419.3"
12637:e175078.upc-e.chello.nl - - [26/Jun/2007:19:52:02 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
12638:e175078.upc-e.chello.nl - - [26/Jun/2007:19:52:02 +1000]
"GET /?c=27A0692BCEDC50E47FF437C81895F028 HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515
Firefox/2.0.0.4"
12642:e144224.upc-e.chello.nl - - [26/Jun/2007:19:54:29 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
12643:e144224.upc-e.chello.nl - - [26/Jun/2007:19:54:30 +1000]
"GET /?c=C6012E9EE7F94C5A65D496C6758B2F9C HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515
Firefox/2.0.0.4"
12674:e175078.upc-e.chello.nl - - [26/Jun/2007:19:58:28 +1000]
"GET / HTTP/1.1" 200 14312 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en) AppleWebKit/522.11.3 (KHTML, like Gecko) Version/3.0 Safari/
522.11.3"
12676:e175078.upc-e.chello.nl - - [26/Jun/2007:19:59:22 +1000]
"GET / HTTP/1.1" 200 14312 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en) AppleWebKit/522.11.3 (KHTML, like Gecko) Version/3.0 Safari/
522.11.3"
12677:e175078.upc-e.chello.nl - - [26/Jun/2007:19:59:40 +1000]
"GET / HTTP/1.1" 200 14312 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en) AppleWebKit/522.11.3 (KHTML, like Gecko) Version/3.0 Safari/
522.11.3"
12678:e175078.upc-e.chello.nl - - [26/Jun/2007:19:59:58 +1000]
"GET / HTTP/1.1" 200 14313 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7"
12715:e144224.upc-e.chello.nl - - [26/Jun/2007:20:01:38 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows
NT 5.1; .NET CLR 1.1.4322; InfoPath.1)"
12716:e144224.upc-e.chello.nl - - [26/Jun/2007:20:01:38 +1000]
"GET /?c=BA81E5EED8146F6819BFD9131A917B2A HTTP/1.1" 302 5 "-" "Mozilla/
4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.
1)"
--------------------------------------------------------------------------------
12717:e175078.upc-e.chello.nl - - [26/Jun/2007:20:02:06 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:
1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)"
12718:e175078.upc-e.chello.nl - - [26/Jun/2007:20:02:06 +1000]
"GET /?c=FD7A31DAE5E8A5F80A9A60C9A7880758 HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/
2.0.0.4 (Ubuntu-feisty)"
12719:e144224.upc-e.chello.nl - - [26/Jun/2007:20:02:13 +1000]
"GET / HTTP/1.1" 200 14313 "-" "Mozilla/4.0 (compatible; MSIE 7.0;
Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1)"
12720:e144224.upc-e.chello.nl - - [26/Jun/2007:20:02:13 +1000]
"GET / HTTP/1.1" 200 14312 "-" "Mozilla/4.0 (compatible; MSIE 7.0;
Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1)"
--------------------------------------------------------------------------------
12721:e175078.upc-e.chello.nl - - [26/Jun/2007:20:02:42 +1000]
"GET / HTTP/1.1" 200 14192 "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS
X; en) AppleWebKit/419.2.1 (KHTML, like Gecko) Safari/419.3"
12815:e144224.upc-e.chello.nl - - [26/Jun/2007:20:10:21 +1000]
"GET / HTTP/1.1" 200 14312 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
12892:e175078.upc-e.chello.nl - - [26/Jun/2007:20:12:42 +1000]
"GET / HTTP/1.1" 200 14313 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
12935:e175078.upc-e.chello.nl - - [26/Jun/2007:20:15:30 +1000]
"GET / HTTP/1.1" 200 14312 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
12943:e175078.upc-e.chello.nl - - [26/Jun/2007:20:18:37 +1000]
"GET / HTTP/1.1" 200 14312 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
12944:e144224.upc-e.chello.nl - - [26/Jun/2007:20:18:45 +1000]
"GET / HTTP/1.1" 200 14312 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
12945:e144224.upc-e.chello.nl - - [26/Jun/2007:20:19:02 +1000]
"GET / HTTP/1.1" 200 14313 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
12997:e175078.upc-e.chello.nl - - [26/Jun/2007:20:20:56 +1000]
"GET / HTTP/1.1" 200 14192 "-" "Mozilla/5.0 (X11; U; Linux i686; en-
US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)"
12999:e175078.upc-e.chello.nl - - [26/Jun/2007:20:22:29 +1000]
"GET / HTTP/1.1" 200 14193 "-" "Mozilla/5.0 (X11; U; Linux i686; en-
US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)"
13017:e144224.upc-e.chello.nl - - [26/Jun/2007:20:24:18 +1000]
"GET / HTTP/1.1" 200 14312 "-" "Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
13151:e175078.upc-e.chello.nl - - [26/Jun/2007:20:43:32 +1000]
"GET / HTTP/1.1" 200 14192 "-" "Mozilla/5.0 (X11; U; Linux i686; en-
US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)"
11806:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:23 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (X11; U; Linux i686 (x86_64);
en-US; rv:1.8.0.7) Gecko/20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
11807:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:23 +1000]
"GET /?c=81B779A7B405C95ACFEB83C51FB66907 HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/20060911
SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
11808:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:25 +1000]
"GET /style/default.css HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
11809:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:25 +1000]
"GET / HTTP/1.1" 200 21461 "-" "Mozilla/5.0 (X11; U; Linux i686
(x86_64); en-US; rv:1.8.0.7) Gecko/20060911 SUSE/1.5.0.7-1.1 Firefox/
1.5.0.7"
11810:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:25 +1000]
"GET /product/img/07.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
11811:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:26 +1000]
"GET /software/15.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
11812:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:26 +1000]
"GET /img/trees/017.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
11813:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:26 +1000]
"GET /img/trees/016.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
11814:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:26 +1000]
"GET /img/trees/012.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
11815:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:26 +1000]
"GET /img/trees/014.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
11816:elec-plop.science.uva.nl - - [26/Jun/2007:19:08:26 +1000]
"GET /news/img/45.png HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12816:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:27 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (X11; U; Linux i686 (x86_64);
en-US; rv:1.8.0.7) Gecko/20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12817:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:27 +1000]
"GET /?c=6B3B755B3465ECFDE55DFCCB00543E26 HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/20060911
SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12818:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:29 +1000]
"GET / HTTP/1.1" 200 21461 "-" "Mozilla/5.0 (X11; U; Linux i686
(x86_64); en-US; rv:1.8.0.7) Gecko/20060911 SUSE/1.5.0.7-1.1 Firefox/
1.5.0.7"
12819:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:31 +1000]
"GET /style/default.css HTTP/1.1" 200 6776 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12820:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:32 +1000]
"GET /img/paper2.jpg HTTP/1.1" 200 5446 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12821:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:32 +1000]
"GET /product/img/07.jpg HTTP/1.1" 200 1757 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12822:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:32 +1000]
"GET /software/15.jpg HTTP/1.1" 200 2332 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12823:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:32 +1000]
"GET /img/trees/017.jpg HTTP/1.1" 200 3195 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12824:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:33 +1000]
"GET /img/trees/016.jpg HTTP/1.1" 200 2560 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12825:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:33 +1000]
"GET /img/trees/012.jpg HTTP/1.1" 200 2800 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12826:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:33 +1000]
"GET /img/trees/014.jpg HTTP/1.1" 200 3186 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12827:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:33 +1000]
"GET /news/img/45.png HTTP/1.1" 200 17606 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12828:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:33 +1000]
"GET /img/base/05.jpg HTTP/1.1" 200 16881 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12829:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:34 +1000]
"GET /news/img/43.jpg HTTP/1.1" 200 12586 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12830:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:34 +1000]
"GET /news/img/44.png HTTP/1.1" 200 28893 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12831:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:35 +1000]
"GET /news/img/41.jpg HTTP/1.1" 200 4061 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12832:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:35 +1000]
"GET /news/img/36.jpg HTTP/1.1" 200 1988 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12833:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:35 +1000]
"GET /news/img/39.png HTTP/1.1" 200 9624 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12834:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:36 +1000]
"GET /news/img/38.jpg HTTP/1.1" 200 3814 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12835:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:36 +1000]
"GET /news/img/37.jpg HTTP/1.1" 200 2263 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12836:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:37 +1000]
"GET /news/img/42.gif HTTP/1.1" 200 261943 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12837:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:37 +1000]
"GET /news/img/40.jpg HTTP/1.1" 200 3282 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12838:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:37 +1000]
"GET /news/img/06.jpg HTTP/1.1" 200 6505 "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12839:elec-plop.science.uva.nl - - [26/Jun/2007:20:10:38 +1000]
"GET /favicon.ico HTTP/1.1" 200 2238 "-" "Mozilla/5.0 (X11; U; Linux
i686 (x86_64); en-US; rv:1.8.0.7) Gecko/20060911 SUSE/1.5.0.7-1.1
Firefox/1.5.0.7"
12842:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:01 +1000]
"GET / HTTP/1.1" 200 21461 "-" "Mozilla/5.0 (X11; U; Linux i686
(x86_64); en-US; rv:1.8.0.7) Gecko/20060911 SUSE/1.5.0.7-1.1 Firefox/
1.5.0.7"
12843:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:01 +1000]
"GET /style/default.css HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12844:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:01 +1000]
"GET /img/paper2.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12845:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:02 +1000]
"GET /product/img/07.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12846:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:02 +1000]
"GET /software/15.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12847:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:02 +1000]
"GET /img/trees/017.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12848:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:02 +1000]
"GET /img/trees/016.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12849:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:02 +1000]
"GET /img/trees/012.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12850:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:02 +1000]
"GET /img/trees/014.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12851:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:03 +1000]
"GET /img/base/05.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12852:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:03 +1000]
"GET /news/img/45.png HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12853:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:03 +1000]
"GET /news/img/44.png HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12854:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:03 +1000]
"GET /news/img/43.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12855:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:03 +1000]
"GET /news/img/42.gif HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12856:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:03 +1000]
"GET /news/img/41.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12857:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:04 +1000]
"GET /news/img/36.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12858:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:04 +1000]
"GET /news/img/39.png HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12859:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:04 +1000]
"GET /news/img/38.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12860:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:04 +1000]
"GET /news/img/37.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12861:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:04 +1000]
"GET /news/img/40.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12862:elec-plop.science.uva.nl - - [26/Jun/2007:20:11:04 +1000]
"GET /news/img/06.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
--------------------------------------------------------------------------------
12869:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:08 +1000]
"GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (X11; U; Linux i686 (x86_64);
en-US; rv:1.8.0.7) Gecko/20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12870:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:08 +1000]
"GET /?c=35835ED4CB7BAAEA9C103A771182495E HTTP/1.1" 302 5 "-" "Mozilla/
5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/20060911
SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12871:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:10 +1000]
"GET /style/default.css HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12872:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:10 +1000]
"GET / HTTP/1.1" 200 21461 "-" "Mozilla/5.0 (X11; U; Linux i686
(x86_64); en-US; rv:1.8.0.7) Gecko/20060911 SUSE/1.5.0.7-1.1 Firefox/
1.5.0.7"
12873:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:10 +1000]
"GET /img/paper2.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12874:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:10 +1000]
"GET /software/15.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12875:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:10 +1000]
"GET /product/img/07.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12876:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:10 +1000]
"GET /img/trees/017.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12877:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:11 +1000]
"GET /img/trees/016.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12878:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:11 +1000]
"GET /img/trees/012.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12879:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:11 +1000]
"GET /img/trees/014.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12880:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:11 +1000]
"GET /img/base/05.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12881:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:11 +1000]
"GET /news/img/45.png HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12882:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:11 +1000]
"GET /news/img/44.png HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12883:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:11 +1000]
"GET /news/img/43.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12884:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:12 +1000]
"GET /news/img/42.gif HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12885:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:12 +1000]
"GET /news/img/41.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12886:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:12 +1000]
"GET /news/img/36.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12887:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:12 +1000]
"GET /news/img/39.png HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12888:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:12 +1000]
"GET /news/img/38.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12889:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:12 +1000]
"GET /news/img/37.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12890:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:13 +1000]
"GET /news/img/40.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
12891:elec-plop.science.uva.nl - - [26/Jun/2007:20:12:13 +1000]
"GET /news/img/06.jpg HTTP/1.1" 304 - "http://www.bitscope.com/"
"Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/
20060911 SUSE/1.5.0.7-1.1 Firefox/1.5.0.7"
--------------------------------------------------------------------------------
>
>Met Casema gaat het prima.
Yep, ook vanuit den Haag.
--
Christa
"Bart van Deenen" <ba...@vandeenensupport-com.invalid> wrote in message
news:1i0bazn.a001cpe2frlmN%ba...@vandeenensupport-com.invalid...
Bm
> Zet de MTU van je internetverbinding eens op 1456 ofzo.
Ik heb het gedaan, en het hielp niets. Het probleem lijkt me ook niet op
ethernet niveau te liggen; wget http://www.bitscope.com/ levert een
filetje 'leech.html' op. Het probleem zit in het redirecten dat die site
doet, dat kennelijk voor iedereen behalve een groep UPC klanten geen
probleem oplevert.
Bedankt voor het meedenken.
Groetjes
Bart