From owner-freebsd-questions Mon Jun 28 7:27: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.ciminot.com (gateway.ciminot.com [208.149.231.26]) by hub.freebsd.org (Postfix) with ESMTP id C3FE214FC8 for ; Mon, 28 Jun 1999 07:27:00 -0700 (PDT) (envelope-from dave@ciminot.com) Received: from dave ([192.168.200.15]) by gateway.ciminot.com (8.9.1/8.9.1) with SMTP id JAA28512 for ; Mon, 28 Jun 1999 09:25:47 -0500 (CDT) (envelope-from dave@ciminot.com) From: "David B. Aas" To: Subject: ipfw & natd -www packets? Date: Mon, 28 Jun 1999 09:26:46 -0500 Message-ID: <000001bec172$43423ec0$0fc8a8c0@dave.ciminot.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I ALMOST have my firewall working. I could not ping until i added an allow statement to pass ICMP packets. Now I need to get my Windoze computers to access the Internet thru my FreeBSD firewall. I am not running DNS or Web services on FreeBSD. I only want to pass packets thru natd. Is there a port number that I should use. I tried a rule "allow tcp from any to any 80", but it didn't help. Any ideas? Dave Aas dave@ciminot.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message