From owner-freebsd-questions Thu May 13 2:37:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ikar.elect.ru (unknown [195.161.50.139]) by hub.freebsd.org (Postfix) with ESMTP id 893FE1545E; Thu, 13 May 1999 02:33:19 -0700 (PDT) (envelope-from pavel@ikar.elect.ru) Received: from localhost (pavel@localhost) by ikar.elect.ru (8.8.7/8.8.7) with SMTP id NAA02800; Thu, 13 May 1999 13:32:53 +0400 (MSD) (envelope-from pavel@ikar.elect.ru) Date: Thu, 13 May 1999 13:32:42 +0400 (MSD) From: "Pavel V. Antipov" To: freebsd-questions@freebsd.org Cc: freebsd-devel@freebsd.org, freebsd-hackers@freebsd.org Subject: Problems with Ethernet programming Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, 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. Thank you Your's sincerly Pavel E-mail:pavel@ikar.elect.ru P.S. for hackers and devel : Sorry please for my message. I posted it into the question mailing list but haven't got any help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message