From owner-freebsd-net Fri Jun 22 7:47: 7 2001 Delivered-To: freebsd-net@freebsd.org Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.54]) by hub.freebsd.org (Postfix) with ESMTP id 320A537B401 for ; Fri, 22 Jun 2001 07:47:03 -0700 (PDT) (envelope-from rtek@dolfijntje.nl) Received: from dolfijntje.nl ([195.121.188.105]) by smtp02.wxs.nl (Netscape Messaging Server 4.05) with ESMTP id GFC6ED03.645 for ; Fri, 22 Jun 2001 16:47:01 +0200 Message-ID: <3B335A4E.5011658C@dolfijntje.nl> Date: Fri, 22 Jun 2001 16:46:38 +0200 From: Sjaak Jobses X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: Re: writing raw datalink frames? References: <20010622033258.82390.qmail@web10601.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org danny mitzel wrote: > > what is recommended method for writing datalink frames > (e.g., ethernet) from user-level socket? bpf? > can anyone recommend daemon/program available > in ports or on net that might provide a decent > example of setting up socket, constructing frames, > and sending? > > thanks,danny > > __________________________________________________ > Do You Yahoo!? > Get personalized email addresses from Yahoo! Mail > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message Try libnet, www.packetfactory.com It's a wonderfull package, you can drop raw packets on the network with plus or minus 6 functions. Great! -- Sjaak Jobses aka rtek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message