* THE NEMESIS PROJECT * Copyright (C) 1999, 2000 Mark Grimes * Portions copyright (C) 2001 Jeff Nathan NEMESIS-UDP (22 June 2001) NAME ---- nemesis-udp - UDP Protocol (The Nemesis Project) SYNOPSIS -------- nemesis-udp [-v] [optlist] DESCRIPTION ----------- The Nemesis Project is designed to be a commandline-based, portable human IP stack for UNIX/Linux. The suite is broken down by protocol, and should allow for useful scripting of injected packet streams from simple shell scripts. * UDP Options ------------- [-x Source Port] Source Port of injected packet. [-y Destination Port] Target Port of injected packet. -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. -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 COPYRIGHT --------- Copyright (C) 1999, 2000, 2001 Mark Grimes Portions copyright (C) 2001 Jeff Nathan SEE ALSO -------- nemesis-arp, nemesis-dns, nemesis-icmp, nemesis-igmp, nemesis-ospf, nemesis-rip, nemesis-tcp BUGS ---- None known