From owner-freebsd-stable@FreeBSD.ORG Tue Dec 12 09:18:35 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3BEAB16A403 for ; Tue, 12 Dec 2006 09:18:35 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3CC343CB6 for ; Tue, 12 Dec 2006 09:17:12 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id kBC9IVU1055334 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 12 Dec 2006 10:18:31 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id kBC9IV4r055330 for stable@freebsd.org; Tue, 12 Dec 2006 10:18:31 +0100 (CET) Date: Tue, 12 Dec 2006 10:18:31 +0100 From: Divacky Roman To: stable@freebsd.org Message-ID: <20061212091831.GA55194@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: Subject: if_tun not working on 6.2@amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 09:18:35 -0000 hi can anyone confirm that he has working tunnel over if_tun device on 6.2 and amd64? I cannot get it work (using vtund). The configuration is correct, it sets up but no packets go through. any ideas? thnx roman