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

FreeBSD Manual Pages

  
 
  

home | help
THRULAYD(8)		    System Manager's Manual		   THRULAYD(8)

NAME
       thrulayd	- network capacitity tester (server part)

SYNOPSIS
       thrulayd	[-h] [-v] [-a address] [-w#] [-p#] [-d]	[-j group]

DESCRIPTION
       thrulayd	 This  is  the	server	part  of  thrulay - a network capacity
       tester.

OPTIONS
       -h     Display help and exit.

       -v     Output version information and exit.

       -a address
	      Add an address to	list of	allowed	hosts. This option can be used
	      multiple times. The argument is either an	IP address or  an  ad-
	      dress  in	 CIDR syntax (if you leave the netmask,	it will	be set
	      to 32 for	IPv4 or	to 128 for IPv6	addresses). Examples for valid
	      addresses:  192.168.1.3,	 ::ffff:192.168.1.3,   192.168.1.3/24,
	      ::ffff:192.168.1.3/120.	If  the	server is started without this
	      option, all hosts	are allowed to connect by default. If this op-
	      tion is used, only the specified addresses are allowed  to  con-
	      nect.

       -w#    Window, in bytes (default: 4194304B).

       -p#    Server port (default: 5003).

       -d     Debug  mode.  The	 program does not fork into background and all
	      logging messages go to stderr.

       -j group
	      Join a multicast group. If this option is	given multiple	times,
	      only the last group is considered.

BUGS
       Please send bug reports to thrulay-users@internet2.edu.

AUTHOR
       Stanislav Shalunov, http://www.internet2.edu/~shalunov/

SEE ALSO
       thrulay(1)

thrulayd			 Aug 16, 2006			   THRULAYD(8)

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

home | help