Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 1997 10:59:41 +0200 (MET DST)
From:      Robert Eckardt <roberte@mep.ruhr-uni-bochum.de>
To:        hackers@freebsd.org
Subject:   ipfw configuration
Message-ID:  <199704040859.KAA10630@gluon.mep.ruhr-uni-bochum.de>

next in thread | raw e-mail | index | archive | help
Hi,

is there any configuration tool to generate ipfw rules from
a simple policy matrix
e.g.
              OUT->IN   OUT->FW    IN->OUT   IN->FW   FW->OUT  FW->IN

telnet|tcp     deny       deny      allow     allow    allow    allow

ftp|tcp        allow   allow from   allow     deny     allow    allow
                        a.b.c.d

(including multiple adresses for FW)


 o  If yes, where can I get it ?


 o  If not, I would need to write one (prob. Tcl/Tk based).

    Any comments, recommendations, ... ?


Robert

-- 
Dr. Robert Eckardt                                                 (
    Ruhr-Universitaet Bochum, Inst.f.Theor.Physik, NB6/169          )
    Universitaetsstrasse 150,   D-44780 Bochum,    Germany     ----X---8----
    Telefon: +49 234 700-3709,   Telefax: +49 234 7094-574             8
    E-Mail:  RobertE@MEP.Ruhr-Uni-Bochum.de                    --------8----
    URL:  http://WWW.MEP.Ruhr-Uni-Bochum.de/~roberte
>>> To be successful one needs friends,                                  <<<
>>> To be very successful one needs enemies.                             <<<



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