From owner-freebsd-security Sat Jun 10 13:22:18 2000 Delivered-To: freebsd-security@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id DE41F37BD19 for ; Sat, 10 Jun 2000 13:22:12 -0700 (PDT) (envelope-from sthaug@nethelp.no) Received: (qmail 89463 invoked by uid 1001); 10 Jun 2000 20:19:16 +0000 (GMT) To: dillon@apollo.backplane.com Cc: ghormann@alumni.indiana.edu, vdrifter@ocis.ocis.net, security@FreeBSD.ORG Subject: Re: Setting up simple firewall with ipfw From: sthaug@nethelp.no In-Reply-To: Your message of "Sat, 10 Jun 2000 12:04:15 -0700 (PDT)" References: <200006101904.MAA22680@apollo.backplane.com> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sat, 10 Jun 2000 22:19:16 +0200 Message-ID: <89461.960668356@verdi.nethelp.no> Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > You also need to allow ICMP messages through, or TCP will not be > able to do path-mtu-discovery. I usually let pings through as well. > > add ..... allow icmp from any to any icmptypes 0,3,5,8,11,12,13,14 I can sort of understand 12 (Parameter Problem), but why on earth do you want to allow 13 and 14 (Timestamp/Timestamp Reply)? Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message