<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: problem regarding squid proxy in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426510#M36748</link>
    <description>Hello Guddu,&lt;BR /&gt;have you check logs? what it showing?&lt;BR /&gt;&lt;BR /&gt;troubleshooting: [do this on the proxy server]&lt;BR /&gt;&lt;BR /&gt;'tail -f /var/log/messages' in a seperate bash window while restarting squid&lt;BR /&gt;'tail -f /var/log/squid /access.log' in a seperate bash window while &lt;BR /&gt;attempting connections to the proxy server. watch the output for success &amp;amp; failure.&lt;BR /&gt;&lt;BR /&gt;also check the configuration file&lt;BR /&gt;&lt;BR /&gt;cd /etc/squid/&lt;BR /&gt;&lt;BR /&gt;any recent changes there? thanks,&lt;BR /&gt;</description>
    <pubDate>Tue, 26 May 2009 07:34:48 GMT</pubDate>
    <dc:creator>avizen9</dc:creator>
    <dc:date>2009-05-26T07:34:48Z</dc:date>
    <item>
      <title>problem regarding squid proxy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426509#M36747</link>
      <description>My proxy server was working perfectly before few days, but since last two days some sites are not oopening    a message displays Like " the required URL is not found"&lt;BR /&gt;&lt;BR /&gt;please tell me the solution ..&lt;BR /&gt;I am using squid.</description>
      <pubDate>Tue, 26 May 2009 07:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426509#M36747</guid>
      <dc:creator>Guddu</dc:creator>
      <dc:date>2009-05-26T07:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem regarding squid proxy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426510#M36748</link>
      <description>Hello Guddu,&lt;BR /&gt;have you check logs? what it showing?&lt;BR /&gt;&lt;BR /&gt;troubleshooting: [do this on the proxy server]&lt;BR /&gt;&lt;BR /&gt;'tail -f /var/log/messages' in a seperate bash window while restarting squid&lt;BR /&gt;'tail -f /var/log/squid /access.log' in a seperate bash window while &lt;BR /&gt;attempting connections to the proxy server. watch the output for success &amp;amp; failure.&lt;BR /&gt;&lt;BR /&gt;also check the configuration file&lt;BR /&gt;&lt;BR /&gt;cd /etc/squid/&lt;BR /&gt;&lt;BR /&gt;any recent changes there? thanks,&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 07:34:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426510#M36748</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-26T07:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: problem regarding squid proxy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426511#M36749</link>
      <description>That could be an name resolution problem, a problem with the site's web server, or the page was moved.&lt;BR /&gt;&lt;BR /&gt;Probably, your squid server is not causing those errors.</description>
      <pubDate>Tue, 26 May 2009 12:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426511#M36749</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-05-26T12:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem regarding squid proxy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426512#M36750</link>
      <description>This errors may not be related to proxy. Try to open the web pages from the server, when squid is running: &lt;BR /&gt;&lt;BR /&gt;lynx sitename&lt;BR /&gt;or &lt;BR /&gt;wget sitename&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 26 May 2009 12:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426512#M36750</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2009-05-26T12:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem regarding squid proxy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426513#M36751</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;Check the squid server by&lt;BR /&gt;#ps -ef | grep squid&lt;BR /&gt;&lt;BR /&gt;check /var/log/messages&lt;BR /&gt;&lt;BR /&gt;I think, your squid is working fine check with google.com, yahoo.com.&lt;BR /&gt;#lynx google.com&lt;BR /&gt;&lt;BR /&gt;if some sites does not open. that means there is some problem in sites wich you are trying to browse&lt;BR /&gt;&lt;BR /&gt;RGds//&lt;BR /&gt;Taifur&lt;BR /&gt;</description>
      <pubDate>Wed, 27 May 2009 06:36:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426513#M36751</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-05-27T06:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem regarding squid proxy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426514#M36752</link>
      <description>Hi,&lt;BR /&gt;Check the squid log and /var/log/message&lt;BR /&gt;Or &lt;BR /&gt;Is there any acl you are using ? check that also.&lt;BR /&gt;&lt;BR /&gt;suraj</description>
      <pubDate>Wed, 27 May 2009 11:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-regarding-squid-proxy/m-p/4426514#M36752</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-27T11:03:43Z</dc:date>
    </item>
  </channel>
</rss>

