<?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 Traffic flow in between C to S via Firewall. How? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-flow-in-between-C-to-S-via-Firewall-How/m-p/8465#M13081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Please refer to attached image and solve my query.&lt;/P&gt;&lt;P&gt;Traffic has to go from CLIENT to SERVER. The condition is. It has to go through FIREWALL.&lt;/P&gt;&lt;P&gt;How that would be accomplished?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="How traffic will go from client to server via firewall?" class="image-1 jive-image j-img-original" src="https://community.checkpoint.com/legacyfs/online/checkpoint/74989_firewall.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Nov 2018 20:27:28 GMT</pubDate>
    <dc:creator>Rohit_Gandas</dc:creator>
    <dc:date>2018-11-23T20:27:28Z</dc:date>
    <item>
      <title>Traffic flow in between C to S via Firewall. How?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-flow-in-between-C-to-S-via-Firewall-How/m-p/8465#M13081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Please refer to attached image and solve my query.&lt;/P&gt;&lt;P&gt;Traffic has to go from CLIENT to SERVER. The condition is. It has to go through FIREWALL.&lt;/P&gt;&lt;P&gt;How that would be accomplished?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="How traffic will go from client to server via firewall?" class="image-1 jive-image j-img-original" src="https://community.checkpoint.com/legacyfs/online/checkpoint/74989_firewall.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2018 20:27:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-flow-in-between-C-to-S-via-Firewall-How/m-p/8465#M13081</guid>
      <dc:creator>Rohit_Gandas</dc:creator>
      <dc:date>2018-11-23T20:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic flow in between C to S via Firewall. How?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-flow-in-between-C-to-S-via-Firewall-How/m-p/8466#M13082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like I get to dig out an old FAQ once again.&lt;/P&gt;&lt;P&gt;I actually feature this exact FAQ in my Migrate to R80.x talks as a &lt;A href="https://en.wikipedia.org/wiki/Troy_McClure"&gt;Troy McClure&lt;/A&gt; slide &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;The below is adapted from:&amp;nbsp;&lt;A href="https://phoneboy.com/fw1/faq/0179.html" title="https://phoneboy.com/fw1/faq/0179.html"&gt;Can't Talk to Translated IP from Internal Net&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To force traffic through the Security Gateway, you need to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Block direct communication between the two from the router&lt;/LI&gt;&lt;LI&gt;Direct the client to use an IP that routes the traffic to the Security Gateway (we'll pick 1.1.1.3 in this example)&lt;/LI&gt;&lt;LI&gt;Create a "double NAT" rule, which will ensure the firewall stays between the two hosts.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6;" width="100%"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef; height: 25px;"&gt;&lt;TH style="height: 25px;"&gt;Original Src&lt;/TH&gt;&lt;TH style="height: 25px;"&gt;Original Dst&lt;/TH&gt;&lt;TH style="height: 25px;"&gt;Original Svc&lt;/TH&gt;&lt;TH style="height: 25px;"&gt;Xlated Src&lt;/TH&gt;&lt;TH style="height: 25px;"&gt;Xlated Dst&lt;/TH&gt;&lt;TH style="height: 25px;"&gt;Xlated Svc&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="height: 25px;"&gt;10.0.0.1&lt;/TD&gt;&lt;TD style="height: 25px;"&gt;1.1.1.3&lt;/TD&gt;&lt;TD style="height: 25px;"&gt;Any&lt;/TD&gt;&lt;TD style="height: 25px;"&gt;172.16.1.1(H)&lt;/TD&gt;&lt;TD style="height: 25px;"&gt;192.168.1.1&lt;/TD&gt;&lt;TD style="height: 25px;"&gt;Original&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;All traffic coming from 10.0.0.1 that is destined for 1.1.1.3 will get hidden behind 172.16.1.1 (the internal IP address of the firewall) and have a destination of 192.168.1.1 (the real IP of the server).&lt;BR /&gt;The side effect of this is that for each connection to your "internal" server using the external IP address, you will see the network connection traverse your internal network twice:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Once between the "server" and the Firewall&lt;/LI&gt;&lt;LI&gt;Once between the firewall and the "client"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I haven't actually tried this in years, so it's possible this won't work.&lt;/P&gt;&lt;P&gt;But, if it's going to work, this is how you'd do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2018 03:14:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-flow-in-between-C-to-S-via-Firewall-How/m-p/8466#M13082</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-11-24T03:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic flow in between C to S via Firewall. How?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-flow-in-between-C-to-S-via-Firewall-How/m-p/8467#M13083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way is to use VRF's on the router splitting the traffic and using a trunk between router and Firewall. Or directly connect either of the 2 or both networks directly to the Firewall and forget the router altogether.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2018 18:59:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-flow-in-between-C-to-S-via-Firewall-How/m-p/8467#M13083</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2018-11-24T18:59:41Z</dc:date>
    </item>
  </channel>
</rss>

