NEMESIS-TCP(5)					   NEMESIS-TCP(5)


NAME
       nemesis-tcp - TCP Protocol (The Nemesis Project)

SYNOPSIS
       tcp [-v] [optlist]

DESCRIPTION
       The Nemesis Project is designed to be a commandline-based,
       portable human IP stack for UNIX/Linux.	The suite is bro-
       ken  down by protocol, and should allow for useful script-
       ing of injected packet streams from simple shell	 scripts.

   TCP Options
       [-x Source Port] Source Port of injected packet.

       [-y Destination Port]
	      Target Port of injected packet.

       -f TCP Flag Options (-fS/-fA/-fR/-fP/-fF/-fU)
	      SYN, ACK, RST, PSH, FIN, URG

       -w Window Size
	      TCP Window Size.

       -s Sequence Number
	      TCP Sequence Number.

       -a Acknowledgement Number
	      TCP Acknowledgement Number.

       -u TCP Urgent Pointer
	      TCP  Urgent  Pointer.   -P Payload File Filename to
	      read for packet payload.

       -v Verbose Mode
	      Display human readable output of currently injected
	      packet.

   IP Options
       -S Source IP Address Source Address of injected packet.

       -D Destination IP Address
	      Target Address of injected packet.

       -I IP ID
	      IP ID header tag.

       -T IP TTL
	      IP Time To Live field.

       -t IP tos
	      IP Type Of Service field.





			   22 June 2001				1





NEMESIS-TCP(5)					   NEMESIS-TCP(5)


       -F IP frag
	      IP Fragmentation field.

       -O IP Options
	      IP Options field.

   Data Link Options
       -d  Ethernet Device Name of ethernet device (eg. ne0, ed0,
       eth0).

       -H Source MAC Address
	      Source MAC Address (XX:XX:XX:XX:XX:XX)

       -M Destination MAC Address
	      Target MAC Address (XX:XX:XX:XX:XX:XX)

AUTHOR
       Jeff Nathan <jeff@wwti.com>

COPYRIGHT
       Copyright  (C)  1999,  2000,  2001   Mark   Grimes   <obe-
       cian@packetninja.net>

       Portions copyright (C) 2001 Jeff Nathan <jeff@wwti.com>

SEE ALSO
       nemesis-arp(1),	nemesis-dns(1), nemesis-icmp(1), nemesis-
       igmp(1), nemesis-ospf(1), nemesis-rip(1), nemesis-udp(1)

BUGS
       None known


























			   22 June 2001				2


