ISP cache
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Red Hat support > Red Hat Configuration > ISP cache




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    ISP cache  
Schewdent


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-31-04 10:51 PM

Hi,


When I type any URL into my browser, I can see that the query is going to
a computer called cache.myisp (say).com . However I don't have a proxy
server set in my browser or anything. How is my ISP pulling this off?

Thanks,

Schewdent.






[ Post a follow-up to this message ]



    Re: ISP cache  
Walter Mautner


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-01-04 07:47 AM

Schewdent wrote:

> Hi,
>
>
> When I type any URL into my browser, I can see that the query is going to
> a computer called cache.myisp (say).com . However I don't have a proxy
> server set in my browser or anything. How is my ISP pulling this off?
>
Google for "transparent proxy". It's usually done with squid.

--
Longhorn error#4711: TCPA / NGSCB VIOLATION: Microsoft optical mouse
detected penguin patterns on mousepad. Partition scan in progress
 _to_remove_offending_incompatible_produc
ts.__Reactivate_your_MS_software.
Linux woodpecker.homnet.at 2.6.8-0.rc1.pkt_[LinuxCounter#295241]





[ Post a follow-up to this message ]



    Re: ISP cache  
Captain Beefheart


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-01-04 10:50 PM

Schewdent wrote:

> Hi,
>
>
> When I type any URL into my browser, I can see that the query is going to
> a computer called cache.myisp (say).com . However I don't have a proxy
> server set in my browser or anything. How is my ISP pulling this off?
>
> Thanks,
>
> Schewdent.

Using a transparent proxy.







[ Post a follow-up to this message ]



    Re: ISP cache  
Raqueeb Hassan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-02-04 12:49 PM

iptables -t nat -A PREROUTING -p tcp --dport 80 -i eth0 -j REDIRECT
--to-port 8080

where .. say, port 8080 is the proxy of that isp. That's how an ISP
can regulate the surfing, if they want to. Mostly used in corporate
environment. Easy on sysadmins,cause they don't have to walk up to
every machines for setting up the proxy settings. And it's easy on the
bandwidth usage serving you the frequent used files from their cache.

It has it's downside too. Like you might be served with older
contents, even if the actual site has been updated. But, a well
configured proxy (which checks time-stamping and other stuffs) and
proper tag like <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> on web
page won't let that happen.

--
raqueeb hassan
congo (drc)





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:32 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register