<?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 Cant access few sites through Proxy server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cant-access-few-sites-through-proxy-server/m-p/5937607#M54098</link>
    <description>&lt;P&gt;&amp;nbsp;Hi Gurus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to access few sites via squid proxy server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proxy version using is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uniproxy-2.4.7-8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@proxy01 whitelist]# cat /etc/*release*&lt;BR /&gt;LSB_VERSION="1.3"&lt;BR /&gt;Red Hat Enterprise Linux AS release 3 (Taroon Update 4)&lt;BR /&gt;[root@proxy01 whitelist]#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is not able to ping to the concerned wesite but connect locally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[proxy01]# ping &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;www.bir.gov.ph&lt;/A&gt;&lt;BR /&gt;PING &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;www.bir.gov.ph&lt;/A&gt; (120.28.53.9) 56(84) bytes of data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is able to access the concerned site from proxy server locally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[proxy01]# wget &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;www.bir.gov.ph&lt;/A&gt;&lt;BR /&gt;--13:16:28--&amp;nbsp; &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;http://www.bir.gov.ph/&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; `index.html'&lt;BR /&gt;Resolving proxy01.as.proxy.com... done.&lt;BR /&gt;Connecting to proxy01.as.proxy.com[127.0.0.1]:80... connected.&lt;BR /&gt;Proxy request sent, awaiting response... 200 OK&lt;BR /&gt;Length: 306 [text/html]&lt;/P&gt;&lt;P&gt;100%[==================================================================================================================&amp;gt;] 306&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 298.83K/s&amp;nbsp;&amp;nbsp;&amp;nbsp; ETA 00:00&lt;/P&gt;&lt;P&gt;13:16:28 (298.83 KB/s) - `index.html' saved [306/306]&lt;/P&gt;&lt;P&gt;[proxy01]#&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The squid config file says :&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;dbhome /usr/local/squidGuard/db&lt;BR /&gt;logdir /usr/local/squidGuard/log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dest oksites { domainlist whitelist/okdomains&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; urllist whitelist/okurls&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;dest gio_old {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; domainlist gio/historical_domains&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; urllist&amp;nbsp;&amp;nbsp;&amp;nbsp; gio/historical_urls&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have added the needed sites in the below files as per squidGuard.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/usr/local/squidGuard/db/whitelist/okdomains&lt;BR /&gt;/usr/local/squidGuard/db/whitelist/okurls&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;okdomains:&lt;A target="_blank" href="http://www.bir.gov.ph"&gt;www.bir.gov.ph&lt;/A&gt;&lt;BR /&gt;Binary file okdomains.db matches&lt;BR /&gt;okurls:bir.gov.ph&lt;BR /&gt;Binary file okurls.db matches&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And re-read the configuration files using :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;squidGuard -C okdomains&lt;/P&gt;&lt;P&gt;squidGuard -C okurls&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And while checking with command&amp;nbsp; ==&amp;gt; client -p 8080 8080 &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;http://www.bir.gov.ph&lt;/A&gt;&lt;/P&gt;&lt;P&gt;getting below errors.&lt;/P&gt;&lt;P&gt;The requested URL could not be retrieved&lt;/P&gt;&lt;P&gt;Unable to determine IP address from host name for&lt;BR /&gt;&amp;lt;I&amp;gt;bir.gov.ph&amp;lt;/I&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Could you please point me if Iam wrong some where?&lt;/P&gt;&lt;P&gt;Rgds&lt;BR /&gt;Sree&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2013 07:05:23 GMT</pubDate>
    <dc:creator>Sreer</dc:creator>
    <dc:date>2013-01-21T07:05:23Z</dc:date>
    <item>
      <title>Cant access few sites through Proxy server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cant-access-few-sites-through-proxy-server/m-p/5937607#M54098</link>
      <description>&lt;P&gt;&amp;nbsp;Hi Gurus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to access few sites via squid proxy server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proxy version using is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uniproxy-2.4.7-8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@proxy01 whitelist]# cat /etc/*release*&lt;BR /&gt;LSB_VERSION="1.3"&lt;BR /&gt;Red Hat Enterprise Linux AS release 3 (Taroon Update 4)&lt;BR /&gt;[root@proxy01 whitelist]#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is not able to ping to the concerned wesite but connect locally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[proxy01]# ping &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;www.bir.gov.ph&lt;/A&gt;&lt;BR /&gt;PING &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;www.bir.gov.ph&lt;/A&gt; (120.28.53.9) 56(84) bytes of data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is able to access the concerned site from proxy server locally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[proxy01]# wget &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;www.bir.gov.ph&lt;/A&gt;&lt;BR /&gt;--13:16:28--&amp;nbsp; &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;http://www.bir.gov.ph/&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; `index.html'&lt;BR /&gt;Resolving proxy01.as.proxy.com... done.&lt;BR /&gt;Connecting to proxy01.as.proxy.com[127.0.0.1]:80... connected.&lt;BR /&gt;Proxy request sent, awaiting response... 200 OK&lt;BR /&gt;Length: 306 [text/html]&lt;/P&gt;&lt;P&gt;100%[==================================================================================================================&amp;gt;] 306&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 298.83K/s&amp;nbsp;&amp;nbsp;&amp;nbsp; ETA 00:00&lt;/P&gt;&lt;P&gt;13:16:28 (298.83 KB/s) - `index.html' saved [306/306]&lt;/P&gt;&lt;P&gt;[proxy01]#&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The squid config file says :&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;dbhome /usr/local/squidGuard/db&lt;BR /&gt;logdir /usr/local/squidGuard/log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dest oksites { domainlist whitelist/okdomains&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; urllist whitelist/okurls&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;dest gio_old {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; domainlist gio/historical_domains&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; urllist&amp;nbsp;&amp;nbsp;&amp;nbsp; gio/historical_urls&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have added the needed sites in the below files as per squidGuard.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/usr/local/squidGuard/db/whitelist/okdomains&lt;BR /&gt;/usr/local/squidGuard/db/whitelist/okurls&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;okdomains:&lt;A target="_blank" href="http://www.bir.gov.ph"&gt;www.bir.gov.ph&lt;/A&gt;&lt;BR /&gt;Binary file okdomains.db matches&lt;BR /&gt;okurls:bir.gov.ph&lt;BR /&gt;Binary file okurls.db matches&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And re-read the configuration files using :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;squidGuard -C okdomains&lt;/P&gt;&lt;P&gt;squidGuard -C okurls&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And while checking with command&amp;nbsp; ==&amp;gt; client -p 8080 8080 &lt;A target="_blank" href="http://www.bir.gov.ph/"&gt;http://www.bir.gov.ph&lt;/A&gt;&lt;/P&gt;&lt;P&gt;getting below errors.&lt;/P&gt;&lt;P&gt;The requested URL could not be retrieved&lt;/P&gt;&lt;P&gt;Unable to determine IP address from host name for&lt;BR /&gt;&amp;lt;I&amp;gt;bir.gov.ph&amp;lt;/I&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Could you please point me if Iam wrong some where?&lt;/P&gt;&lt;P&gt;Rgds&lt;BR /&gt;Sree&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 07:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cant-access-few-sites-through-proxy-server/m-p/5937607#M54098</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2013-01-21T07:05:23Z</dc:date>
    </item>
  </channel>
</rss>

