From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 01:22:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24BF716A4B3 for ; Tue, 21 Oct 2003 01:22:35 -0700 (PDT) Received: from famine.e-raist.com (69-30-69-105.dq1mn.easystreet.com [69.30.69.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5452E43F93 for ; Tue, 21 Oct 2003 01:22:34 -0700 (PDT) (envelope-from aburke@nullplusone.com) Received: from thebe (12-224-164-145.client.attbi.com [12.224.164.145]) (authenticated bits=0) by famine.e-raist.com (8.12.8/8.12.8) with ESMTP id h9L8MP7S078241; Tue, 21 Oct 2003 01:22:32 -0700 (PDT) From: "Aaron Burke" To: "whole_r" , Date: Tue, 21 Oct 2003 01:22:11 -0700 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 V6.00.2600.0000 In-Reply-To: <000501c394e2$4b2bfe80$59f9e1cc@hull> Importance: Normal Subject: RE: Dialup firewalling with FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2003 08:22:35 -0000 > Hello, > I followed this doc to install my firewall. Upon reboot I get > about 12 lines > more or less like this: > > ipfw: size mismatch (have 176 need......) > It also says that dev tun0 doesn't exist. Does the tun0 device exist after boot? If so, I have faced a similar problem in the past. However, I did have some people at a SeaFUG (now SeaBUG) meeting come up with a solution. I basically had to open the tun0 port before ipfw got started. I can past in the examples if you need them. (if you have tun0 after boot) And allthough dmesg showed several errors, the firewall did work as expected. I, perhaps like you, dont like looking at errors. > > How do I correct this. Do you have "pseudo-device tun" in your kernel config file? Is it remmed out? I am not sure if GENERIC has it or not. > TIA > j > hullATmonisys.ca