nfreplay(1)


NAME

   nfreplay - netflow replay program

SYNOPSIS

   nfreplay [options] [filter]

DESCRIPTION

   nfreplay  is  the  netflow  replay  program of the nfdump tool set.  It
   reads data from files stored by nfcapd and sents the netflow data to  a
   host or a multicat group. The filter syntax is equivalent to nfdump. If
   a filter is supplied, only  the  matching  flows  are  sent.   See  the
   nfdump(1) man page for a detailed description of the filter syntax. All
   records are sent as netflow version 5.

OPTIONS

   -H remotehost
      Send all flows to this remote host. Accepts a  symbolic  name  or  a
      IPv4/IPv6 IP address.  Defaults to IPv4 localhost 127.0.0.1.

   -j mcastgroup
      Join  this  multicast  group  and send all flows to this group host.
      Accepts a symbolic name or multicast IPv4/IPv6 IP address.

   -p port
      Send all flows to this port on the remote side. Default is 9995.

   -4 Forces nfreplay to send flows to a IPv4 address only.  Can  be  used
      together  with  -i  if  the remote host has an IPv4 and IPv6 address
      record.

   -6 Forces nfreplay to send flows to a IPv6 address only.  Can  be  used
      together  with  -i  if  the remote host has an IPv4 and IPv6 address
      record.

   -v num
      Send flows as netflow version  num.  5  and  9  are  supported.  The
      default  is  sending  the  flows  as netflow version 5. In version 5
      mode, IPv6 flows, are skipped and 64bit counters  are  truncated  to
      32bit.

   -d usec
      Delay  each  record  by  usec mirco seconds, to avoid overrun on the
      remote side. Default is 10.

   -b buffersize
      Set send buffer size in bytes. Useful for large  data  to  transfer.
      Default is system dependent.

   -r inputfile
      Read input data from inputfile. Default is read from stdin.

   -t timewin
      Send  only  flows,  which  fall  in  the  time window timewin, where
      timewin is YYYY/MM/dd.hh:mm:ss[-YYYY/MM/dd.hh:mm:ss]. Any  parts  of
      the   time   spec   may   be   omitted  e.g  YYYY/MM/dd  expands  to
      YYYY/MM/dd.00:00:00-YYYY/MM/dd.23:59:59 and sends all  flow  from  a
      given day.

   -c num
      Limit number of records to send to the first num flows.

   -V Print nfreplay version and exit.

   -h Print help text on stdout with all options and exit.

RETURN VALUE

   Returns
       0   No error.
       255 Initialization failed.
       254 Error in filter syntax.
       250 Internal error.

NOTES

SEE ALSO

   nfcapd(1), nfdump(1), nfprofile(1)

BUGS

                              2009-09-09                       nfreplay(1)





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.