Date: Fri, 14 May 1999 10:29:13 +0930 (CST) From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: "Pavel V. Antipov" <pavel@ikar.elect.ru> Cc: freebsd-hackers@freebsd.org Subject: RE: Problems with Ethernet programming Message-ID: <XFMail.990514102913.doconnor@gsoft.com.au> In-Reply-To: <Pine.BSF.3.96.990513132414.2568C-100000@ikar.elect.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13-May-99 Pavel V. Antipov wrote: > I encapsulated my data packet into the Ethernet packet, > set the source and destination Ethernet addresses, specified the frame > type (my own). > Now I want to send this packet into the Ethernet network and > recieve it of destination computer. > Please, tell me how can i write/read the Ethernet packet. You could try going to http://www.packetfactory.net/ which has a library called libnet which is a cross-platform way of constructing packets. I haven't actually used it, except to compile a Windows exploit (ack no, I'm a script kiddie now ;) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990514102913.doconnor>