<?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>question Re: PutUDP modified the packet and adds the src address of nifi nodes in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200566#M71544</link>
    <description>&lt;P&gt;This is expected behavior... ListenUDP is receiving packets and taking the content of those packets and writing them to flow files, its not capturing raw packets. When it gets to PutUDP it has no concept of the original packets, only the data that was in each one, so now it is sending new packets to your tool. &lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2017 04:54:03 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2017-11-28T04:54:03Z</dc:date>
    <item>
      <title>PutUDP modified the packet and adds the src address of nifi nodes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200564#M71542</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;Thanks a lot this awesome community.&lt;/P&gt;&lt;P&gt;I have listenUDP which listen to events from different firewalls, and then sending it to custom software by using putUDP.&lt;/P&gt;&lt;P&gt;In the custom software tool, now all the senders address are changed to nifi nodes instead in original sources.&lt;/P&gt;&lt;P&gt;Any help to reatain the original address here?&lt;/P&gt;&lt;P&gt;Any suggestions&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dheeru&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 02:16:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200564#M71542</guid>
      <dc:creator>dhieru</dc:creator>
      <dc:date>2017-11-22T02:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: PutUDP modified the packet and adds the src address of nifi nodes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200565#M71543</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@Bryan Bende&lt;/A&gt;&lt;P&gt;, &lt;A rel="user" href="https://community.cloudera.com/users/641/mburgess.html" nodeid="641"&gt;@Matt Burgess&lt;/A&gt; any suggestions or help in this case&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 04:31:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200565#M71543</guid>
      <dc:creator>dhieru</dc:creator>
      <dc:date>2017-11-28T04:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: PutUDP modified the packet and adds the src address of nifi nodes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200566#M71544</link>
      <description>&lt;P&gt;This is expected behavior... ListenUDP is receiving packets and taking the content of those packets and writing them to flow files, its not capturing raw packets. When it gets to PutUDP it has no concept of the original packets, only the data that was in each one, so now it is sending new packets to your tool. &lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 04:54:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200566#M71544</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-11-28T04:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: PutUDP modified the packet and adds the src address of nifi nodes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200567#M71545</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@Bryan Bende&lt;/A&gt; Thanks for the response, appreciate it, so it looks like it does not alter the contents original packet, it takes the content and wraps them in a packet with nifi's ip address, am I correct here?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 05:04:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200567#M71545</guid>
      <dc:creator>dhieru</dc:creator>
      <dc:date>2017-11-28T05:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: PutUDP modified the packet and adds the src address of nifi nodes</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200568#M71546</link>
      <description>&lt;P&gt;Correct... it does capture the sender in a flow file attribute in case that is useful for you in some way.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 05:07:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/PutUDP-modified-the-packet-and-adds-the-src-address-of-nifi/m-p/200568#M71546</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-11-28T05:07:05Z</dc:date>
    </item>
  </channel>
</rss>

