Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 1998 10:24:17 -0600
From:      Alejandro Galindo <agalindo@servidor.exsocom.com.mx>
To:        freebsd-questions@FreeBSD.ORG
Subject:   ipfw rule for permit http access
Message-ID:  <1.5.4.32.19980212162417.009ea6b8@exsocom.com.mx>

next in thread | raw e-mail | index | archive | help
        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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1.5.4.32.19980212162417.009ea6b8>