<?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: proxy configuration in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471420#M79931</link>
    <description>Chen,&lt;BR /&gt;&lt;BR /&gt;For real security you'll need a little bit more than a proxy server.&lt;BR /&gt;&lt;BR /&gt;For a minimum security do the following:&lt;BR /&gt;&lt;BR /&gt;Install two NIC Cards to your Linux maschine.&lt;BR /&gt;Switch off IP-Forwarding in your Kernel Configuration. &lt;BR /&gt;One connected to your internet Router with your offical IP Adress.&lt;BR /&gt;One to your internal Network. For the Interneal Network use RFC not-routed IP adresse (192,160.xxxx.xxx, 172.20.xxx.xxx, 10.xxx.xxx.xxx).&lt;BR /&gt;&lt;BR /&gt;Install Squid for http, https and FTP to the internet. &lt;BR /&gt;In squid.conf set the access rules that only your internel network can access the proxy.&lt;BR /&gt;Don't start Inetd. Nomally you don't really use it. If you need to configure the Proxy Server remotely use the secure shell (ssh).&lt;BR /&gt;Don't install sendmail. If you need sendmail, be carefull. It musst be configured without relaying.&lt;BR /&gt;&lt;BR /&gt;For more secutrity you can set access rules with "ipchains". But thats not easy.&lt;BR /&gt;&lt;BR /&gt;For more access to the internet than www and ftp you can use IP Masquerading (aka NAT).&lt;BR /&gt;&lt;BR /&gt;Hope this helps a little bit&lt;BR /&gt;&lt;BR /&gt;so long&lt;BR /&gt;&lt;BR /&gt;Ralf&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Dec 2000 08:58:55 GMT</pubDate>
    <dc:creator>Ralf Reinartz</dc:creator>
    <dc:date>2000-12-07T08:58:55Z</dc:date>
    <item>
      <title>proxy configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471419#M79930</link>
      <description>Currently, i would like to setup a small cyber cafe for my company. I wish to install Linux as my platform and all PCs must go thru my server (also Linux) before can go to internet.&lt;BR /&gt;Besides, i also need to clock some phono websides. So, any recommendation for this idea and HOW to implemet it. Is squid fullfil my requirements. ??</description>
      <pubDate>Thu, 07 Dec 2000 01:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471419#M79930</guid>
      <dc:creator>Kenn Chen</dc:creator>
      <dc:date>2000-12-07T01:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: proxy configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471420#M79931</link>
      <description>Chen,&lt;BR /&gt;&lt;BR /&gt;For real security you'll need a little bit more than a proxy server.&lt;BR /&gt;&lt;BR /&gt;For a minimum security do the following:&lt;BR /&gt;&lt;BR /&gt;Install two NIC Cards to your Linux maschine.&lt;BR /&gt;Switch off IP-Forwarding in your Kernel Configuration. &lt;BR /&gt;One connected to your internet Router with your offical IP Adress.&lt;BR /&gt;One to your internal Network. For the Interneal Network use RFC not-routed IP adresse (192,160.xxxx.xxx, 172.20.xxx.xxx, 10.xxx.xxx.xxx).&lt;BR /&gt;&lt;BR /&gt;Install Squid for http, https and FTP to the internet. &lt;BR /&gt;In squid.conf set the access rules that only your internel network can access the proxy.&lt;BR /&gt;Don't start Inetd. Nomally you don't really use it. If you need to configure the Proxy Server remotely use the secure shell (ssh).&lt;BR /&gt;Don't install sendmail. If you need sendmail, be carefull. It musst be configured without relaying.&lt;BR /&gt;&lt;BR /&gt;For more secutrity you can set access rules with "ipchains". But thats not easy.&lt;BR /&gt;&lt;BR /&gt;For more access to the internet than www and ftp you can use IP Masquerading (aka NAT).&lt;BR /&gt;&lt;BR /&gt;Hope this helps a little bit&lt;BR /&gt;&lt;BR /&gt;so long&lt;BR /&gt;&lt;BR /&gt;Ralf&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2000 08:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471420#M79931</guid>
      <dc:creator>Ralf Reinartz</dc:creator>
      <dc:date>2000-12-07T08:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: proxy configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471421#M79932</link>
      <description>I did modified the squid.conf and now the squid is started and work well. I can see the log files such as access.log and cache.log in squid directory. But, now, my purpose is to block certain website (e.g. 201.234.43.22)and i can't block the side although i already deny the IP address in squid.conf file.&lt;BR /&gt;&lt;BR /&gt;Sample &lt;BR /&gt;======&lt;BR /&gt;&lt;BR /&gt;aclname = denied_hosts src 201.234.43.22&lt;BR /&gt;&lt;BR /&gt;http_access allow all&lt;BR /&gt;http_access deny denied_hosts&lt;BR /&gt;&lt;BR /&gt;How can I block the side with squid.conf</description>
      <pubDate>Thu, 07 Dec 2000 09:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471421#M79932</guid>
      <dc:creator>Kenn Chen</dc:creator>
      <dc:date>2000-12-07T09:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: proxy configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471422#M79933</link>
      <description>You allow all first !.&lt;BR /&gt;You must deny first.&lt;BR /&gt;&lt;BR /&gt;Sample &lt;BR /&gt;====== &lt;BR /&gt;&lt;BR /&gt;aclname = denied_hosts src 201.234.43.22 &lt;BR /&gt;&lt;BR /&gt;http_access deny denied_hosts &lt;BR /&gt;http_access allow all &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2000 10:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471422#M79933</guid>
      <dc:creator>Luiz Fernando de Andrad</dc:creator>
      <dc:date>2000-12-07T10:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: proxy configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471423#M79934</link>
      <description>Hi friends ,&lt;BR /&gt;&lt;BR /&gt;  I do not want to block my clients PCs accessing to internet, BUT, i need to block / filter the website that they are acceessing to, example like porno websites. Is squid.conf can configure it ??</description>
      <pubDate>Fri, 08 Dec 2000 01:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471423#M79934</guid>
      <dc:creator>Kenn Chen</dc:creator>
      <dc:date>2000-12-08T01:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: proxy configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471424#M79935</link>
      <description>&lt;P&gt;put on denied_hosts acl, the address you want do block !&lt;BR /&gt;&lt;BR /&gt;ex:&lt;BR /&gt;&lt;BR /&gt;aclname = denied_hosts src &lt;A href="http://www.sex.com," target="_blank" rel="noopener"&gt;,&lt;/A&gt; 200.200.100.1&lt;BR /&gt;&lt;BR /&gt;http_access deny denied_hosts &lt;BR /&gt;http_access allow all &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 06:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/proxy-configuration/m-p/2471424#M79935</guid>
      <dc:creator>Luiz Fernando de Andrad</dc:creator>
      <dc:date>2024-07-04T06:36:06Z</dc:date>
    </item>
  </channel>
</rss>

