From owner-freebsd-questions Sun Aug 27 5:48:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (zoom1-073.telepath.com [216.14.1.73]) by hub.freebsd.org (Postfix) with SMTP id 1B02537B423 for ; Sun, 27 Aug 2000 05:48:29 -0700 (PDT) Received: (qmail 52301 invoked by uid 100); 27 Aug 2000 12:47:51 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14761.3575.652383.627103@guru.mired.org> Date: Sun, 27 Aug 2000 07:47:51 -0500 (CDT) To: Rick Knebel Cc: questions@freebsd.org Subject: firewall In-Reply-To: <114875126@toto.iv> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rick Knebel writes: > What can I use for user ppp. user ppp has it's own filtering capabilities. If you don't want anyone outside connecting your servers, but need dns to work, something like: # inbound - be paranoid! - established connections and dns only set filter in 0 permit tcp estab set filter in 1 permit udp src eq domain > Also while i am thinking about it I have a ide hard drive that is a > UMDA 66 but freebsd is recognizing it as a UMDA 33. Is this normal. Depends on the version of FreeBSD you installed. Also, is everything in the system UDMA 66? Mine recognizes the drive & controller, then won't run it because the cable isn't a UDMA66 cable.