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 majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message