<?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 testing throughput on GAiA in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64060#M13006</link>
    <description>&lt;P&gt;Hello checkmates,&lt;/P&gt;&lt;P&gt;is there some tool available in GAiA to test the throughput / bandwith beetween two gateways.&lt;/P&gt;&lt;P&gt;Something like "iPerf" or similar on the command line?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Wolfgang&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2019 14:26:22 GMT</pubDate>
    <dc:creator>Wolfgang</dc:creator>
    <dc:date>2019-10-01T14:26:22Z</dc:date>
    <item>
      <title>testing throughput on GAiA</title>
      <link>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64060#M13006</link>
      <description>&lt;P&gt;Hello checkmates,&lt;/P&gt;&lt;P&gt;is there some tool available in GAiA to test the throughput / bandwith beetween two gateways.&lt;/P&gt;&lt;P&gt;Something like "iPerf" or similar on the command line?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Wolfgang&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 14:26:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64060#M13006</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2019-10-01T14:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: testing throughput on GAiA</title>
      <link>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64063#M13008</link>
      <description>This has been asked yesterday ;). Take a look at this thread:&lt;BR /&gt;&lt;A href="https://community.checkpoint.com/t5/General-Management-Topics/Test-bandwidth-speed-from-Gaia/m-p/63970" target="_blank"&gt;https://community.checkpoint.com/t5/General-Management-Topics/Test-bandwidth-speed-from-Gaia/m-p/63970&lt;/A&gt;</description>
      <pubDate>Tue, 01 Oct 2019 14:35:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64063#M13008</guid>
      <dc:creator>Maik</dc:creator>
      <dc:date>2019-10-01T14:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: testing throughput on GAiA</title>
      <link>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64068#M13011</link>
      <description>&lt;P&gt;Thanks Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;funny thing, same question...&lt;/P&gt;&lt;P&gt;But I'm looking for the connection between two GAiA gateways, not from a gateway to the internet.&lt;/P&gt;&lt;P&gt;SCP is possible but if you have a bigger line between the gateway SCP is the limitation of the throughput.&lt;/P&gt;&lt;P&gt;I found "netcat" is available in GAiA an with this you can copy data from one gateway to another. This will work but it's not nice to use.&lt;/P&gt;&lt;P&gt;receiving gateway:&lt;/P&gt;&lt;P&gt;nc -v -v -l -n -p 2222 &amp;gt;/dev/null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sending gateway :&lt;/P&gt;&lt;P&gt;time yes|nc -v -v -n x.x.x.x 2222 &amp;gt;/dev/null&lt;BR /&gt;x.x.x.x 2222 (rockwell-csp2) open&lt;BR /&gt;Exiting.&lt;BR /&gt;Total received bytes: 0&lt;BR /&gt;Total sent bytes: 2277M (2277199872)&amp;nbsp; (you must convert this to bits and divide by the time running the test, result is around 300Mbit/s in this case for 1minute)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 15:21:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64068#M13011</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2019-10-01T15:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: testing throughput on GAiA</title>
      <link>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64081#M13020</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1447"&gt;@Wolfgang&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The question is, what exactly do you want to test?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In principle, there are several performance metrics:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Throughput (Bandwidth)&lt;/LI&gt;
&lt;LI&gt;Connection rate&lt;/LI&gt;
&lt;LI&gt;Packet rate&lt;/LI&gt;
&lt;LI&gt;Concurrent connections&lt;/LI&gt;
&lt;LI&gt;Latency&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;What exactly do you want to test?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are standardized test procedures according to RFC for this:&lt;/P&gt;
&lt;TABLE width="1080"&gt;
&lt;TBODY&gt;
&lt;TR style="background-color: #505050;"&gt;
&lt;TD width="180"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="180" style="border-color: #a0a0a0;"&gt;
&lt;P&gt;&lt;FONT color="#ffffff"&gt;&lt;STRONG&gt;Throughput&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180" style="border-color: #a0a0a0;"&gt;
&lt;P&gt;&lt;FONT color="#ffffff"&gt;&lt;STRONG&gt;Connection rate&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180" style="border-color: #a0a0a0;"&gt;
&lt;P&gt;&lt;FONT color="#ffffff"&gt;&lt;STRONG&gt;Packet rate&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180" style="border-color: #a0a0a0;"&gt;
&lt;P&gt;&lt;FONT color="#ffffff"&gt;&lt;STRONG&gt;Concurrent connections&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180" style="border-color: #a0a0a0;"&gt;
&lt;P&gt;&lt;FONT color="#ffffff"&gt;&lt;STRONG&gt;Latency&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="180"&gt;
&lt;P&gt;&lt;STRONG&gt;RFC&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;&lt;A href="https://tools.ietf.org/html/rfc3511" target="_blank"&gt;RFC3511&lt;/A&gt; 5.1.4.1&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;&lt;A href="https://tools.ietf.org/html/rfc3511" target="_blank"&gt;RFC3511&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;5.3.1&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;&lt;A href="https://tools.ietf.org/html/rfc3511" target="_blank"&gt;RFC3511&lt;/A&gt; 5.1.4.1&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;&lt;A href="https://tools.ietf.org/html/rfc3511" target="_blank"&gt;RFC3511&lt;/A&gt; 5.2.4.2&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;&lt;A href="https://www.ietf.org/rfc/rfc2544.txt" target="_blank"&gt;RFC2544&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;26.2&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="180"&gt;
&lt;P&gt;&lt;STRONG&gt;Units&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;bit/s&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Connections/s&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Packets/s&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Absolute number&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;(m)s&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="180"&gt;
&lt;P&gt;&lt;STRONG&gt;Testing conditions&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Large UDP&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Small TCP&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Small UDP&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Small TCP&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Small UDP&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="180"&gt;
&lt;P&gt;&lt;STRONG&gt;Bottleneck&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Bus, Interfaces&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;CPU&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;CPU&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Memory&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="180"&gt;
&lt;P&gt;Bus, Interfaces, CPU&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Tue, 01 Oct 2019 17:00:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64081#M13020</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-10-01T17:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: testing throughput on GAiA</title>
      <link>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64086#M13022</link>
      <description>&lt;P&gt;More read here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/General-Topics/R8x-Gateway-Parformance-Metrics/td-p/64085" target="_self"&gt;R8x Gateway Performance Metrics&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 17:46:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64086#M13022</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-10-01T17:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: testing throughput on GAiA</title>
      <link>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64092#M13023</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21670" target="_self"&gt;HeikoAnkenbrand&lt;/A&gt;&amp;nbsp;&amp;nbsp;for your reply.&lt;/P&gt;&lt;P&gt;My problem is not the performance of the gateway. I‘ve to check the WAN link. We are observing some issues over a MPLS link and we having problems getting the needed throughput. Last device in my hands are the gateways, all others between are from the provider. If I can get the needed throughput between my gateways the MPLS link will be ok.&lt;/P&gt;&lt;P&gt;As I wrote, I got my results with netcat, but a better solution would be nice to have.&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 18:54:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64092#M13023</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2019-10-01T18:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: testing throughput on GAiA</title>
      <link>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64095#M13025</link>
      <description>&lt;P&gt;I use iPerf for throughput testing.&lt;/P&gt;
&lt;P&gt;Link:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://iperf.fr/" target="_self"&gt;iperf.fr&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 19:09:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64095#M13025</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-10-01T19:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: testing throughput on GAiA</title>
      <link>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64133#M13037</link>
      <description>&lt;P&gt;Heiko,&lt;/P&gt;&lt;P&gt;I use this too, but with devices behind the gateway.&lt;/P&gt;&lt;P&gt;Does iperf run on GAiA ?&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 06:12:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/testing-throughput-on-GAiA/m-p/64133#M13037</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2019-10-02T06:12:13Z</dc:date>
    </item>
  </channel>
</rss>

