From owner-freebsd-current@FreeBSD.ORG Wed Nov 15 00:06:03 2006 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 876C916A5A9 for ; Wed, 15 Nov 2006 00:06:03 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 107CA43D46 for ; Wed, 15 Nov 2006 00:06:03 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E901C1A3C1E for ; Tue, 14 Nov 2006 16:06:02 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 50EF65138B; Tue, 14 Nov 2006 19:05:51 -0500 (EST) Date: Tue, 14 Nov 2006 19:05:51 -0500 From: Kris Kennaway To: current@FreeBSD.org Message-ID: <20061115000551.GA93547@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: ipfw breaks nfs over udp6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 00:06:03 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I have ipfw enabled but with only the allow all rule set: haessal# ipfw show 65535 4146880 1816192333 allow ip from any to any I tried to mount nfs over udp6 from a local host, but nfs traffic makes ipfw cry: ipfw: pullup failed ipfw: pullup failed ipfw: pullup failed ... and nfs traffic is wedged. Kris --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFWlneWry0BWjoQKURAvb/AKDm+DwPDpKIIIOI94MQNmla/cSjrACg6mR0 xOQ5bhexJQlEnvQrph+lVkc= =agsA -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--