From owner-freebsd-questions Thu May 13 17:31:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id DCFA515331; Thu, 13 May 1999 17:31:03 -0700 (PDT) (envelope-from julian@whistle.com) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with SMTP id RAA91042; Thu, 13 May 1999 17:28:29 -0700 (PDT) Date: Thu, 13 May 1999 17:28:28 -0700 (PDT) From: Julian Elischer To: "Pavel V. Antipov" Cc: freebsd-questions@FreeBSD.ORG, freebsd-devel@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Problems with Ethernet programming In-Reply-To: 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 you need to look at the bpf interface (man bpf) julian On Thu, 13 May 1999, Pavel V. Antipov wrote: > 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-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message