C. L. Martinez
Script to sync pf rules for CARP fws –
Hi all,
Somebody knows where I can find a good shell script to sync pf.conf rules
over a several Openbsd firewalls using CARP?
many thanks...
Loading...
Leonardo Rodrigues de Mello
Here is one script i have done, you must setup ssh key authentication between
root from fw1 to fw2 and fw1 to fw1. and must install bash.
I ...
Loading...
z0mbix-2
Re: Script to sync pf rules for CARP fws –
On 14/11/06, Leonardo Rodrigues de Mello
<Leonardo.Mello@...> wrote:
> Here is one script i have done, you must setup ssh key authentic...
Loading...
Stuart Henderson
On 2006/11/14 18:20, Leonardo Rodrigues de Mello wrote:
> cp /etc/pf.conf /etc/pf.conf.orig
> vi /etc/pf.conf
> if pfctl -f /etc/pf.co...
Loading...
user-15
C. L. Martinez wrote:
> Hi all,
>
> Somebody knows where I can find a good shell script to sync pf.conf rules
> over a several O...
Loading...
Nick Holland
user@... wrote:
...
ok, that's what one gets by doing silly stuff with too many mail clients
at too many different places and getting sloppy ab...
Loading...
Didier Wiroth
> Hi all,
>
> Somebody knows where I can find a good shell script to sync
> pf.conf rules
> over a several Openbsd firewalls us...
Loading...
z0mbix-2
On 14/11/06, C. L. Martinez <carlopmart@...> wrote:
> Hi all,
>
> Somebody knows where I can find a good shell script to sync p...
Loading...
alexander lind
no need to run pfctl on the other machines, if you are using pfsync, is
there?
alec
z0mbix wrote:
> On 14/11/06, C. L. Martinez <car...
Loading...
C. L. Martinez
Sorry?? Do I need to run pfctl to load rules only on one fw under carp and
then this rules are sync to the others firewalls ?? If this is ok, the...
Loading...
marcus.popp (Bugzilla)
On 2006-11-14T18:43, C. L. Martinez wrote:
> Sorry?? Do I need to run pfctl to load rules only on one fw under carp and
> then this rules ...
Loading...
marcus.popp (Bugzilla)
On 2006-11-14T16:37, C. L. Martinez wrote:
> Hi all,
>
> Somebody knows where I can find a good shell script to sync pf.conf rules
...