* THE NEMESIS PROJECT * Copyright (C) 1999, 2000 Mark Grimes * Portions copyright (C) 2001 Jeff Nathan NEMESIS-RIP (22 June 2001) NAME ---- nemesis-rip - RIP Protocol (The Nemesis Project) SYNOPSIS -------- nemesis-rip [-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. * RIP Options ------------- -c RIP Command RIP Command. -V RIP Version RIP Version. -r RIP Route Domain RIP Route Domain. -a RIP Address Family RIP Address Family. -R RIP Route Tag RIP Route Tag. -k RIP Network Address Mask RIP Network Address Mask. -h RIP Next Hop RIP Next Hop. -m RIP Metric RIP Metric. -P Payload File Filename to read for packet payload. -v Verbose Mode Display human readable output of currently injected packet. * UDP Options (no -k) --------------------- [-x Source Port] Source Port of injected packet. [-y Destination Port] Target Port of 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-tcp, nemesis-udp BUGS ---- None known