<?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 Port Redirect in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/port-redirect/m-p/2473355#M90464</link>
    <description>I need to redirect all http traffic from my network to Internet, to a proxy server that is different from firewall server after following schema:&lt;BR /&gt;Source: 0.0.0.0/80 -&amp;gt; Destination: 1.2.3.4/8080&lt;BR /&gt;(where 1.2.3.4 is IP of the proxy server).&lt;BR /&gt;I am using RedHat 6.1.</description>
    <pubDate>Wed, 13 Dec 2000 11:45:58 GMT</pubDate>
    <dc:creator>Gumeni</dc:creator>
    <dc:date>2000-12-13T11:45:58Z</dc:date>
    <item>
      <title>Port Redirect</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-redirect/m-p/2473355#M90464</link>
      <description>I need to redirect all http traffic from my network to Internet, to a proxy server that is different from firewall server after following schema:&lt;BR /&gt;Source: 0.0.0.0/80 -&amp;gt; Destination: 1.2.3.4/8080&lt;BR /&gt;(where 1.2.3.4 is IP of the proxy server).&lt;BR /&gt;I am using RedHat 6.1.</description>
      <pubDate>Wed, 13 Dec 2000 11:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-redirect/m-p/2473355#M90464</guid>
      <dc:creator>Gumeni</dc:creator>
      <dc:date>2000-12-13T11:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Port Redirect</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-redirect/m-p/2473356#M90465</link>
      <description>Gumeni,&lt;BR /&gt;&lt;BR /&gt;The simplest way to perform this is to redirect your http traffic to the other server.&lt;BR /&gt;&lt;BR /&gt;This is easily accomplished viat the redirect command.  Edit your/etc/httpd/conf/httpd.conf file and add the following statement to the end of the file:&lt;BR /&gt;&lt;BR /&gt;redirect / &lt;A href="http://1.2.3.4:8080" target="_blank"&gt;http://1.2.3.4:8080&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Then issue a &lt;BR /&gt;&lt;BR /&gt;/etc/rc.d/init.d/httpd restart &lt;BR /&gt;&lt;BR /&gt;This will allow the Httpd daemons to refresh and reread the configuration.&lt;BR /&gt;&lt;BR /&gt;You could also accomplish this via the WebMin interface at http://localhost:901&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;Have a Great Day!&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Dec 2000 14:35:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-redirect/m-p/2473356#M90465</guid>
      <dc:creator>Albert E. Whale, CISSP</dc:creator>
      <dc:date>2000-12-13T14:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Port Redirect</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-redirect/m-p/2473357#M90466</link>
      <description>Some ideas:&lt;BR /&gt;&lt;BR /&gt;consider using "redir"&lt;BR /&gt;&lt;A href="http://www.linux.org/apps/AppId_865.html" target="_blank"&gt;http://www.linux.org/apps/AppId_865.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-consider using "squid"&lt;BR /&gt;&lt;A href="http://www.linux.org/apps/AppId_6667.html" target="_blank"&gt;http://www.linux.org/apps/AppId_6667.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;good luck.</description>
      <pubDate>Wed, 13 Dec 2000 15:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-redirect/m-p/2473357#M90466</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-12-13T15:50:54Z</dc:date>
    </item>
  </channel>
</rss>

