From owner-freebsd-questions@FreeBSD.ORG Tue Aug 30 20:42:54 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 7C53A16A41F for ; Tue, 30 Aug 2005 20:42:54 +0000 (GMT) (envelope-from ionut.anghel@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD38D43D48 for ; Tue, 30 Aug 2005 20:42:52 +0000 (GMT) (envelope-from ionut.anghel@gmail.com) Received: by zproxy.gmail.com with SMTP id 12so820693nzp for ; Tue, 30 Aug 2005 13:42:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=HUGec0LZ8NAuVGKjVaSCzjcSSb5JruGYIKb7N1KaY7RJ12qE/mGQ2qC1r1t7MJZDUpuU/7ipvrLiZ+ZT4265iapxjNk7NSqYe34d6TUyDOYw3iWvUtDJAO5Q7plCgLDfldoezOAxdi1+p2cRkkttApIf9FAc3eW01MNuc5dBYV8= Received: by 10.37.2.7 with SMTP id e7mr187694nzi; Tue, 30 Aug 2005 13:42:50 -0700 (PDT) Received: by 10.36.222.2 with HTTP; Tue, 30 Aug 2005 13:42:50 -0700 (PDT) Message-ID: <2700f50d050830134217ac0782@mail.gmail.com> Date: Tue, 30 Aug 2005 23:42:50 +0300 From: Ionut Anghel To: questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: 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: Tue, 30 Aug 2005 20:42:54 -0000 Hi, 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=20 router can access the Internet. But, if I want to install dummynet (i add options dummynet and ipfirewall i= n=20 kernel source) and recompile the kernel, after the reboot, nothing's workin= g=20 any more! Not even from the server! I can't even ping a NIC.=20 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 wan= t=20 to do (or give me a good and complete tutorial) Thanks in advance! Ionut