Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
NAME
       ehntserv	-- Extreme Happy Netflow Tool. Server part

SYNOPSIS
       ehntserv	[-u udp-port] [-t tcp-port] [-m	maxdata] [-d]

DESCRIPTION
       The  ehntserv  command  starts  ehnt(1)	server (udp to tcp translator)
       which listens to	NetFlow	version	5 packets from Routers and  translates
       them into TCP stream for	ehnt(1)	clients.

       The options are as follows:

       -d	   Debug.   Don't  become  a  daemon, displays all messages on
		   stdout, displays lots of extra information

       -t tcp-port
		   Listen on given TCP port (client  connections)  instead  of
		   the default 4444.

       -u udp-port
		   Listen on given UDP port (NetFlow packets from routers) in-
		   stead of the	default	4444.

SEE ALSO
       ehnt(1)

AUTHORS
       Nik Weidenbacher	<nikw@martnet.com>
       Dmitry Morozovsky <marck@rinet.ru>

				 Aug 04, 2001			   EHNTSERV(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ehntserv&sektion=8&manpath=FreeBSD+Ports+15.0>

home | help