From owner-freebsd-questions Fri May 17 20:20:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA16158 for questions-outgoing; Fri, 17 May 1996 20:20:38 -0700 (PDT) Received: from fyeung5.netific.com (netific.vip.best.com [205.149.182.145]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA16143 for ; Fri, 17 May 1996 20:20:32 -0700 (PDT) Received: (from fyeung@localhost) by fyeung5.netific.com (8.6.11/8.6.9) id UAA02739 for questions@freebsd.org; Fri, 17 May 1996 20:26:13 GMT From: francis yeung Message-Id: <199605172026.UAA02739@fyeung5.netific.com> Subject: ipfw problems To: questions@freebsd.org Date: Fri, 17 May 1996 20:26:13 +0000 () X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I got a very strange ipfw problem. Case 1. ipfw deny all from any to any ===> works fine Case 2. ipfw deny all from any to ===> works fine case 3. ipfw deny all from 0/0 to ===> does not work !!! It looks like that I can't block any of my students to go outside but I can block anyone from outside coming into my BSD server. Any idea ? Thanks. Francis