From owner-freebsd-questions Thu Nov 20 23:28:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA19751 for questions-outgoing; Thu, 20 Nov 1997 23:28:05 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from mybsd.mybsd.net (citytelprct48.citytel.net [204.244.99.124]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA19738 for ; Thu, 20 Nov 1997 23:28:00 -0800 (PST) (envelope-from kwoody@citytel.net) Received: from mybsd.net (mybsd.net [192.168.0.2]) by mybsd.mybsd.net (8.8.5/8.8.5) with SMTP id XAA20260; Thu, 20 Nov 1997 23:25:36 -0800 (PST) Date: Thu, 20 Nov 1997 23:25:36 -0800 (PST) From: Kwoody X-Sender: kwoody@mybsd.net To: brad cc: questions@freebsd.org Subject: Re: snoop device?? In-Reply-To: <01bcf634$f3d84320$266793c6@Ptrend.felix.scvnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk You have to make the dev's now...not sure how I did it but I think it was: makedev snp0 makedev snp1 in the /dev directory. I made two, but I think you only need one really if you just want to watch one tty at a time. On Thu, 20 Nov 1997, brad wrote: > I compiled the snp device in the kernel. When I launch watch, it says: > Fatal: Cannot open snoop device. > What should I do, Do i have to configure some other file. > Thanks for the Help > brad > bradt@scvnet.com > > > >