I've got an iburst connection and my own proxy server. I was browsing the web when suddenly the one site just gave me an error "connection timed out" message. I checked some other sites and they opened quite fast without any problems, that's when I noticed that there was something strange about the error message. I had a look at the response headers I received and found this:
Server: squid/2.6.STABLE14+ICAP
Date: Tue, 08 Jan 2008 19:31:44 GMT
Content-Type: text/html
Content-Length: 676
Expires: Tue, 08 Jan 2008 19:31:44 GMT
X-Squid-Error: ERR_CONNECT_FAIL 60
X-Cache: MISS from opteq01.iburst.co.za, HIT from proxy.localdomain.local
Age: 142
X-Cache-Lookup: HIT from proxy.localdomain.local:3128
Via: 1.0 opteq01.iburst.co.za:3128 (squid/2.6.STABLE14+ICAP), 1.0 chr
Proxy-Connection: close
504 Gateway Time-out
I checked the response headers from the other sites and none of them contained anything about this opteq01 proxy. I checked a few things and found the following for opteq01.iburst.co.za:
196.2.124.252 1.1 opteq01.iburst.co.za:3128 (squid/2.6.STABLE14+ICAP)
It would seem that iburst is running a Squid proxy server that is ICAP enabled and they are routing some traffic through it for some reason. ICAP basically allows Squid to seamlessly be extended with new functions such as content filtering, virus scanning, content adaptation etc..
Here is the link of a know product URL="http://www.securecomputing.com/index.cfm?skey=22&lang=en"]Webwasher[/URL] that can plug into Squid using ICAP offering the following functionality:
- URL filtering (blocking you)
- Anti-Malware
- Anti-Virus
- SSL Scanner (secure internet site scanning)
- Content reporter (reports what you were browsing)
- Instant Messaging and peer-to-peer security (throttling and access control)
- SecureCache
What traffic they are routing through it and why I don't know but this is the second time I have picked this up. What are they up to? Any ideas?
Server: squid/2.6.STABLE14+ICAP
Date: Tue, 08 Jan 2008 19:31:44 GMT
Content-Type: text/html
Content-Length: 676
Expires: Tue, 08 Jan 2008 19:31:44 GMT
X-Squid-Error: ERR_CONNECT_FAIL 60
X-Cache: MISS from opteq01.iburst.co.za, HIT from proxy.localdomain.local
Age: 142
X-Cache-Lookup: HIT from proxy.localdomain.local:3128
Via: 1.0 opteq01.iburst.co.za:3128 (squid/2.6.STABLE14+ICAP), 1.0 chr
Proxy-Connection: close
504 Gateway Time-out
I checked the response headers from the other sites and none of them contained anything about this opteq01 proxy. I checked a few things and found the following for opteq01.iburst.co.za:
196.2.124.252 1.1 opteq01.iburst.co.za:3128 (squid/2.6.STABLE14+ICAP)
It would seem that iburst is running a Squid proxy server that is ICAP enabled and they are routing some traffic through it for some reason. ICAP basically allows Squid to seamlessly be extended with new functions such as content filtering, virus scanning, content adaptation etc..
Here is the link of a know product URL="http://www.securecomputing.com/index.cfm?skey=22&lang=en"]Webwasher[/URL] that can plug into Squid using ICAP offering the following functionality:
- URL filtering (blocking you)
- Anti-Malware
- Anti-Virus
- SSL Scanner (secure internet site scanning)
- Content reporter (reports what you were browsing)
- Instant Messaging and peer-to-peer security (throttling and access control)
- SecureCache
What traffic they are routing through it and why I don't know but this is the second time I have picked this up. What are they up to? Any ideas?