From owner-freebsd-questions Mon Nov 29 18:50:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.wa.home.com (ha1.rdc1.wa.home.com [24.0.2.66]) by hub.freebsd.org (Postfix) with ESMTP id A8C141575E for ; Mon, 29 Nov 1999 18:50:04 -0800 (PST) (envelope-from francis.j.bruening@bigfoot.com) Received: from c583119a ([24.0.55.28]) by mail.rdc1.wa.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <19991130025004.CFKH20526.mail.rdc1.wa.home.com@c583119a> for ; Mon, 29 Nov 1999 18:50:04 -0800 From: "Francis J. Bruening" To: "freebsd" Subject: how to determine which process(es) have /dev/bpf0 Date: Mon, 29 Nov 1999 18:54:03 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to run some programs which need to use a bpf device. don't think I'm running anything currenlty which is using this device. However when I try to start nmap, I get a msg, /dev/bpf1 not defined. I have a /dev/bpf0. Why isn't it using that? Actually, my question generally, is "how can I determine which file(s) or devices are associated with a given process... And I guess I can rebuild my kernel to have more than 1 bpf device. thanks in advance. regards, Francis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message