From owner-freebsd-questions@FreeBSD.ORG Wed Aug 31 04:25:56 2005 Return-Path: X-Original-To: questions@freebsd.org 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 8606516A41F for ; Wed, 31 Aug 2005 04:25:56 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 169A643D45 for ; Wed, 31 Aug 2005 04:25:55 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so41267wra for ; Tue, 30 Aug 2005 21:25:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mWnllHjeiT6PiFgudswZdErQqQ5dHKDKheGWneEi3lnKv8Gbf89KNXqWZ6GdN2/oOekCvBDfPO/PHtLCdDfjMjh/Osqs5oz5tMSpp6XCAp9kdIQEr8Z54DrDOPiyZj5PtuFA9tp8NVptdZDiLVmrBHKI/ooDBVqCivOgZkCg3/Q= Received: by 10.54.8.64 with SMTP id 64mr406100wrh; Tue, 30 Aug 2005 21:25:54 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Tue, 30 Aug 2005 21:25:54 -0700 (PDT) Message-ID: Date: Tue, 30 Aug 2005 23:25:54 -0500 From: Nikolas Britton To: Ionut Anghel In-Reply-To: <2700f50d050830134217ac0782@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2700f50d050830134217ac0782@mail.gmail.com> Cc: questions@freebsd.org Subject: Re: Firewall/NAT/Traffic Shapper 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: Wed, 31 Aug 2005 04:25:56 -0000 On 8/30/05, Ionut Anghel wrote: > Hi, >=20 > I'm trying to setup a Firewall/NAT/Traffic Shapper server using FreeBSD 5= .3 > I install all the packages, including kernel sources...everything's ok. > Then I activate ipnat and natd in rc.conf and all the clients behind the > router can access the Internet. > But, if I want to install dummynet (i add options dummynet and ipfirewall= in > kernel source) and recompile the kernel, after the reboot, nothing's work= ing > any more! Not even from the server! I can't even ping a NIC. > I have read lots of tutorials, but nothing's helpfull... > Please, tell me the correct steps I should follow in order to do what I w= ant > to do (or give me a good and complete tutorial) > Thanks in advance! >=20 1. Download m0n0wall: http://www.m0n0.ch/wall/download.php?file=3Dgeneric-pc-1.2b9.img 2. Put the firewall boxes hard drive or CompactFlash card in/on your deskto= p PC. 3. Follow the guide on how to image the hard drive or CF card with the file you downloaded: http://www.m0n0.ch/wall/installation_generic.php 4. Insert HD or CF card back into the firewall PC, connect a monitor and keyboard, turn the unit on. 5. Follow the steps presented at the console, then reboot. 6. Disconnect the monitor and keyboard. 7. Point you web browser to the ip of your m0n0wall firewall box and login.