Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 02:50:20 -0700
From:      Darren Pilgrim <dmp@pantherdragon.org>
To:        freebsd-questions@freebsd.org
Subject:   "Login for services" ipf/ipfw rule creation?
Message-ID:  <3D0DB0DC.2A7F8E1E@pantherdragon.org>

next in thread | raw e-mail | index | archive | help
I have this idea to let people gain access to my server.  The idea is to
have a web-page where they enter their username and password, and select
which services they want access to and for how long.  The script would
then create a stateful firewall rule for the IP address the user logged
in from that would be removed after the period specified.

I know ipfw doesn't have the ability to flush the static and dynamic
rules seperately, but that ipf does.  Can I use both ipfw and ipf
simutaneously, or is it an either/or deal?

Is there any functionality in ipf to remove a rule after a period of
time, or would I need to add cron jobs to remove the rule?

Is there anything already existing to do this?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D0DB0DC.2A7F8E1E>