Read the letters and story at:
http://www.oreillynet.com/cs/weblog/view/wlg/1364 http://www.gnu.org.pe/resmseng.html http://www.gnu.org.pe/mscarta.html http://www.gnu.org.pe/proleyap.html
This could be useful for our government too.
Philip
I have a certain query regarding configuring squid as a caching server for ISPs. The scenario is like this:
The ISP has a Cisco router with 2MBPS bandwidth. WCCP has been enabled on the cisco router and now it communicates properly with squid. But this system works only if squid is configured as a transparent proxy. This is because WCCP redirects all outgoing http requests to port 80 of the squid and we have to redirect all traffic coming at port 80 of squid to whatever port squid is running on(say 3128), using IPCHAINS/IPTABLES.
Running the cache engine as a transparent proxy is definitely not desirable for an ISP since all http requests coming from all clients will be masqueraded by the proxy; i.e. the request will be seen as coming from squid than from the actual client.
This seems to be a limitation rather than any misconfiguration beacuse WCCP on the cisco router will only send outgoing http traffic to port 80 of caching server.
Please enlighten me on this. Major ISP's like VSNL etc. must be having some kind of caching mechanism. How do they do it then?
-- Ashok
__________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com
Running the cache engine as a transparent proxy is definitely not desirable for an ISP since all http requests coming from all clients will be masqueraded by the proxy; i.e. the request will be seen as coming from squid than from the actual client.
why is it not desirable? VSNL saves a bundle on bandwidth this way...the only people worried abt this shld be the web traffic analysis people...their servers get lesser hits!
Please enlighten me on this. Major ISP's like VSNL etc. must be having some kind of caching mechanism. How do they do it then?
VSNL uses NetCache...havent looked into how that solves the port 80 problem..i myself faced this when i tried to put squid in front of tomcat...wccp wont dance with 8080!!
regds, kishor
__________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com
Hi,
My fetchmail logs onto the server and downloads the mail, but after it downloads, it gives me the following errors: SMTP < 451 unable to exec qq (#4.30) SMTP listener refused delivery
The message is not flushed and fetchmail goes to the next mail and continues with the error for all the mails. I feel qmail is not recieving/forwarding the mail. Even when I use pine, am not able to send the mail. it says qq: cannot be executed.
Any ideas folks.
Noel
Sometime on May 7, noel seq assembled some asciibets to say:
My fetchmail logs onto the server and downloads the mail, but after it downloads, it gives me the following errors: SMTP < 451 unable to exec qq (#4.30) SMTP listener refused delivery
your local sendmail isn't allowing fetchmail to deliver mails. try manually sending a message through sendmail. you may have to reconfigure sendmail, or easier, just tel fetchmail to use procmail for delivery.
On Tue, May 07, 2002 at 03:50:22PM +0530, noel seq wrote:
Hi,
Hi!
My fetchmail logs onto the server and downloads the mail, but after it downloads, it gives me the following errors: SMTP < 451 unable to exec qq (#4.30) SMTP listener refused delivery
What fetchmail does is fetching the mail from your inbox with POP3 and redirecting it to port 25 of your box. There you should have a mail transfer agent (MTA) listening and properly configured. you seem to have qmail!
Check this out too. Maybe our neighbours are one step ahead. When will our government wake up!!!
http://www.linuxjournal.com//article.php?sid=6049
--- Philip S Tellis philip.tellis@iname.com wrote:
Read the letters and story at:
http://www.oreillynet.com/cs/weblog/view/wlg/1364 http://www.gnu.org.pe/resmseng.html http://www.gnu.org.pe/mscarta.html http://www.gnu.org.pe/proleyap.html
This could be useful for our government too.
Philip
-- The Universe is populated by stable things. -- Richard Dawkins
__________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com