From owner-freebsd-questions Thu Feb 12 08:20:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17409 for questions-outgoing; Thu, 12 Feb 1998 08:20:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from servidor.exsocom.com.mx (servidor.exsocom.com.mx [200.34.46.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17323 for ; Thu, 12 Feb 1998 08:19:27 -0800 (PST) (envelope-from agalindo@servidor.exsocom.com.mx) Received: from servidor.exsocom.com.mx.exsocom.com.mx (direccion.exsocom.com.mx [200.34.46.131]) by servidor.exsocom.com.mx (8.8.7/8.8.5) with SMTP id KAA14800 for ; Thu, 12 Feb 1998 10:26:09 -0600 (CST) Message-Id: <1.5.4.32.19980212162417.009ea6b8@exsocom.com.mx> X-Sender: agalindo@exsocom.com.mx X-Mailer: Windows Eudora Light Version 1.5.4 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 12 Feb 1998 10:24:17 -0600 To: freebsd-questions@FreeBSD.ORG From: Alejandro Galindo Subject: ipfw rule for permit http access Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, i installed an ipfirewall with the packet filter (ipfw), i need permit the conection to my http server, and i have the next rules: ipfw add pass tcp from any >1023 to 200.43.1.1 80 ipfw add pass tcp from 200.43.1.1 80 to any >1023 but the external clients cant access to my Web server. Can you indicate me if the rules are ok? or, what rules can i do? Thanks in advanced ---------------------------------------------------------------------------- | , , | | /( )` | | \ \___ / | | | /- _ `-/ ' | | (/\/ \ \ /\ | | ExSoCom Dgo. MEXICO / / | ` \ | | O O ) / | | | `-^--'`< ' | | (_.) _ ) / | | Alejandro Galindo Chairez `.___/` / | | Tel: (52 18) 179177 `-----' / | | Fax: (52 18) 179177 <----. __ / __ \ | | <----|====O)))==) \) /==== | | e-mail alejandro.galindo@exsocom.com.mx <----' `--' `.__,' \ | | | | | | http://www.exsocom.com.mx \ / /\| | ______( (_ / \______/ | | ,' ,-----' | | | a FreeBSD user `--{__________) | ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message