From owner-freebsd-questions Wed Nov 15 14:22: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from elyxir.com (elyxir.com [205.179.178.65]) by hub.freebsd.org (Postfix) with ESMTP id F025B37B4D7 for ; Wed, 15 Nov 2000 14:22:03 -0800 (PST) Received: by elyxir.com (Postfix, from userid 1003) id 1A812162; Wed, 15 Nov 2000 14:19:29 -0800 (PST) To: freebsd-questions@FreeBSD.ORG Subject: DSL-MAILROUTING PART II Message-Id: <20001115221929.1A812162@elyxir.com> Date: Wed, 15 Nov 2000 14:19:29 -0800 (PST) From: amassaro@elyxir.com (Andrew Massaro) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Was poking around the tutorial files and came across, ipfw. when i do ipfw -a list the following is outputted: 00100 22146 11088140 divert 6668 ip from any to any via tun0 01000 32 1518 allow ip from any to any via lo0 01010 0 0 deny ip from 127.0.0.0/8 to 127.0.0.0/8 65000 31082 14897075 allow ip from any to any 65535 0 0 allow ip from any to any I want to allow from a certain domain: 192.168.1.0 to 192.168.1.X how? -- amassaro@elyxir.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message