<?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: how to preroute all the traffice from 443 to 8443 in Security</title>
    <link>https://community.splunk.com/t5/Security/how-to-preroute-all-the-traffice-from-443-to-8443/m-p/359900#M9007</link>
    <description>&lt;P&gt;For Redhat the following commands are doing it:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/sbin/iptables -t nat -I PREROUTING -p tcp --destination-port 443 -j REDIRECT --to-ports 8443
/etc/init.d/iptables save 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 09 Aug 2017 05:56:09 GMT</pubDate>
    <dc:creator>FritzWittwer_ol</dc:creator>
    <dc:date>2017-08-09T05:56:09Z</dc:date>
    <item>
      <title>how to preroute all the traffice from 443 to 8443</title>
      <link>https://community.splunk.com/t5/Security/how-to-preroute-all-the-traffice-from-443-to-8443/m-p/359899#M9006</link>
      <description>&lt;P&gt;Splunk is running as non root user in our environment. we want to preroute all the traffic from port 443 to port 8443.&lt;/P&gt;

&lt;P&gt;How to proceed with iptables and what are the policy needs to add in iptable?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 04:14:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/how-to-preroute-all-the-traffice-from-443-to-8443/m-p/359899#M9006</guid>
      <dc:creator>vin02</dc:creator>
      <dc:date>2017-08-09T04:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to preroute all the traffice from 443 to 8443</title>
      <link>https://community.splunk.com/t5/Security/how-to-preroute-all-the-traffice-from-443-to-8443/m-p/359900#M9007</link>
      <description>&lt;P&gt;For Redhat the following commands are doing it:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/sbin/iptables -t nat -I PREROUTING -p tcp --destination-port 443 -j REDIRECT --to-ports 8443
/etc/init.d/iptables save 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Aug 2017 05:56:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/how-to-preroute-all-the-traffice-from-443-to-8443/m-p/359900#M9007</guid>
      <dc:creator>FritzWittwer_ol</dc:creator>
      <dc:date>2017-08-09T05:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to preroute all the traffice from 443 to 8443</title>
      <link>https://community.splunk.com/t5/Security/how-to-preroute-all-the-traffice-from-443-to-8443/m-p/359901#M9008</link>
      <description>&lt;P&gt;Its not working, I am not able to login through web url.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 06:16:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/how-to-preroute-all-the-traffice-from-443-to-8443/m-p/359901#M9008</guid>
      <dc:creator>vin02</dc:creator>
      <dc:date>2017-08-09T06:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to preroute all the traffice from 443 to 8443</title>
      <link>https://community.splunk.com/t5/Security/how-to-preroute-all-the-traffice-from-443-to-8443/m-p/359902#M9009</link>
      <description>&lt;UL&gt;
&lt;LI&gt;did yo check the ip tables with &lt;CODE&gt;iptables -vL&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;what is the error you get&lt;/LI&gt;
&lt;LI&gt;can you connect to port 8443&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 09 Aug 2017 07:42:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/how-to-preroute-all-the-traffice-from-443-to-8443/m-p/359902#M9009</guid>
      <dc:creator>FritzWittwer_ol</dc:creator>
      <dc:date>2017-08-09T07:42:06Z</dc:date>
    </item>
  </channel>
</rss>

