Hello,
You may want to have a look at
/usr/ports/sysutils/tentakel
--
Didier Wiroth
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Alexander Lind
> Sent: 20 March 2007 23:29
> To: misc
> Subject: pf.conf propagation
>
&
t job here:
> http://archives.neohapsis.com/archives/openbsd/2006-11/1134.html
>
> But it requires bash and supports only two firewalls.
>
> Also does anyone know if there are any plans to make this pf.conf
> propagation a feature in openbsd itself?
This is trivially scripted (the poste
On 3/20/07, Alexander Lind <[EMAIL PROTECTED]> wrote:
>
> Hello misc.
>
> Can anyone recommend a pf propagation script, intended to be used to
> spread changes from one carp:ed openbsd firewall to another?
>
>
for host in fw1 fw2 fw3 fw4 fw5; do scp ~/master.pf.conf
${host}:/etc/pf.conf; done
--
supports only two firewalls.
Also does anyone know if there are any plans to make this pf.conf
propagation a feature in openbsd itself?
Alec
4 matches
Mail list logo