From owner-freebsd-questions@FreeBSD.ORG Fri Apr 6 18:42:33 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DB4C16A401 for ; Fri, 6 Apr 2007 18:42:33 +0000 (UTC) (envelope-from wegwerf4@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id B387813C457 for ; Fri, 6 Apr 2007 18:42:32 +0000 (UTC) (envelope-from wegwerf4@gmx.de) Received: (qmail invoked by alias); 06 Apr 2007 18:15:50 -0000 Received: from dial-76-003.de.inter.net (EHLO [213.73.76.3]) [213.73.76.3] by mail.gmx.net (mp050) with SMTP; 06 Apr 2007 20:15:50 +0200 X-Authenticated: #34270704 X-Provags-ID: V01U2FsdGVkX197ocw3rfJ7RQngxC7kKOkTFATeF1oMm7otAkGAVZ k8/kHzMoaQ8mwL Message-ID: <46168E54.2090805@gmx.de> Date: Fri, 06 Apr 2007 20:15:48 +0200 From: Franz Wegwerf User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: creating device node? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 18:42:33 -0000 A program wants to have access to /dev/tap3 which doesn't exist on my machine. I'm a newbie to FreeBSD running FreeBSD 6 and trying wesside but got stuck with this error message: "Can't open tap: ..." Any help apreciated! Franz