Skip site navigation (1)Skip section navigation (2)
Date:      13 Aug 2001 15:36:14 -0000
From:      Marco Molteni <molter@tin.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29676: Update port: net/nemesis (update to latest 1.32)
Message-ID:  <20010813153614.48545.qmail@cobweb.example.org>

next in thread | raw e-mail | index | archive | help

>Number:         29676
>Category:       ports
>Synopsis:       Update port: net/nemesis (update to latest 1.32)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 13 08:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Marco Molteni
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
None
>Environment:
System: FreeBSD cobweb.example.org 4.3-STABLE FreeBSD 4.3-STABLE #1: Mon Jul 23 15:43:58 CEST 2001 root@cobweb.example.org:/usr/src/sys/compile/COBWEB i386
>Description:
	Update of net/nemesis to the latest version, 1.32.
	Updated URLs, modified pkg-descr with the new README.
>How-To-Repeat:
	N/A
>Fix:
	Apply included patch.



diff -u -ruN nemesis/Makefile nemesis-1.32/Makefile
--- nemesis/Makefile	Fri Feb  9 15:52:45 2001
+++ nemesis-1.32/Makefile	Mon Aug 13 16:59:25 2001
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	nemesis
-PORTVERSION=	1.2
+PORTVERSION=	1.32
 CATEGORIES=	net security
-MASTER_SITES=	http://www.packetninja.net/nemesis/
+MASTER_SITES=	http://jeff.wwti.com/nemesis/
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -u -ruN nemesis/distinfo nemesis-1.32/distinfo
--- nemesis/distinfo	Fri Feb  9 15:52:45 2001
+++ nemesis-1.32/distinfo	Mon Aug 13 16:59:25 2001
@@ -1 +1 @@
-MD5 (nemesis-1.2.tar.gz) = 2cbea648d14be173cb64f9375c70425a
+MD5 (nemesis-1.32.tar.gz) = 19e3e8eb6ff86c35580adf630e6df398
diff -u -ruN nemesis/pkg-comment nemesis-1.32/pkg-comment
--- nemesis/pkg-comment	Sat Jul  8 06:24:21 2000
+++ nemesis-1.32/pkg-comment	Mon Aug 13 17:07:18 2001
@@ -1 +1 @@
-Network packet builder & injection suite
+Command-line UNIX network packet creation and injection suite
diff -u -ruN nemesis/pkg-descr nemesis-1.32/pkg-descr
--- nemesis/pkg-descr	Fri Feb  9 15:52:45 2001
+++ nemesis-1.32/pkg-descr	Mon Aug 13 17:08:13 2001
@@ -1,7 +1,16 @@
-Nemesis is a command line, portable "human IP stack".  It can be useful for
-easy injection of packet streams from simple shell scripts.  It supports
-8 protocols (ARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP), and packets can be
-injected on either Layer 2 or Layer 3.
+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.
+
+Key Features:
+
++ ARP/RARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP protocol support
++ Layer 2 or Layer 3 injection (by presence/absence of -d <dev> switch)
++ Packet Payload from file
++ tested on OpenBSD, NetBSD, FreeBSD, Solaris/Trusted Solaris, Linux,
+  and Mac OS X
+
+Example usage:
 
 * nemesis-tcp -v -S 192.168.1.1 -D 192.168.2.2 -fS -fA -y 22 -P foo
   send TCP packet (SYN/ACK) with payload from ascii file 'foo' to target's
@@ -19,4 +28,4 @@
   In other words, who-has the mac address of 10.10.15.1, tell 10.11.30.5 
   - assuming 00:01:02:03:04:05 is the source mac address of our 'ne0' device.
 
-WWW:  http://www.packetninja.net/nemesis/
+WWW:  http://www.packetfactory.net/nemesis/
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010813153614.48545.qmail>