From owner-freebsd-hackers Sun Feb 21 2:20:50 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from shibumi.feralmonkey.org (shibumi.feralmonkey.org [203.41.114.182]) by hub.freebsd.org (Postfix) with ESMTP id 5F8F111A31 for ; Sun, 21 Feb 1999 02:20:47 -0800 (PST) (envelope-from nick@FERALMONKEY.ORG) Received: from shibumi (shibumi [203.41.114.182]) by shibumi.feralmonkey.org (Postfix) with ESMTP id 2464B780B; Sat, 21 Feb 1998 21:26:03 +1100 (EST) Date: Sat, 21 Feb 1998 21:26:03 +1100 (EST) From: To: John Smith Cc: freebsd-hackers@freebsd.org Subject: Re: Packet generation. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You might also wish to look at Net::RawIP, a perl module "to manipulate raw IP packets" (from webpage). The url is http://quake.skif.net/RawIP/ Nick -- "We all agree that your theory is crazy, but is it crazy enough?" - Niels Bohr (1885 - 1962) On Sun, 21 Feb 1999, John Smith wrote: > > Hello; > > Can anyone help me find a packet generator that will compile on > FreeBSD? I've tried spak, libnet, and spoofit.h; and spak does not compile > under freebsd, libnet can't really do what I want; and spoofit.h is only > of sending tcp and udp stuff; also for linux. (btw; spak does not really > work under linux too) > > I would like to be able to send all kind of packets, and it must > be native freebsd code. > > Any ideas/help appreciated. > > -John > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message