From owner-freebsd-hackers Tue Jul 31 15:50:31 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from postal.edifecs.com (unknown [207.149.212.48]) by hub.freebsd.org (Postfix) with ESMTP id F3E0137B405 for ; Tue, 31 Jul 2001 15:50:29 -0700 (PDT) (envelope-from MichaelV@EDIFECS.COM) Received: from ecx1.edifecs.com (mail.edifecs.com [207.153.149.131]) by postal.edifecs.com (8.11.0/8.11.0) with ESMTP id f6VMwkT17026 for ; Tue, 31 Jul 2001 15:58:46 -0700 Received: by ecx1.edifecs.com with Internet Mail Service (5.5.2653.19) id ; Tue, 31 Jul 2001 15:56:43 -0700 Message-ID: <36F7B20351634E4FBFFE6C6A216B30D54C7F@ecx1.edifecs.com> From: Michael VanLoon To: "'hackers@freebsd.org'" Subject: Finding MAC address of interface - programming question Date: Tue, 31 Jul 2001 15:56:40 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please point me to a more appropriate forum if there is one. I'm kinda out of my depth on this question. Pseudo code is fine. :-) What I'm looking for is how to enumerate the network interfaces and get the Ethernet MAC address of one programmatically. Can anyone point me in the right direction? Thanks much! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message