* OpenBSD Firewall Failover with pfsync and CARP
@ 2004-03-30 15:30 Herve Eychenne
2004-04-04 10:18 ` OpenBSD Firewall Failover with pfsync and CARP, Netfilter solutions? Pasi Kärkkäinen
0 siblings, 1 reply; 4+ messages in thread
From: Herve Eychenne @ 2004-03-30 15:30 UTC (permalink / raw)
To: Netfilter Development
Hi,
This is not stricly netfilter related, but it might be of some
interest for those who are working on this issue for Linux.
It's always good to stay tuned and see what others are doing.
OpenBSD Firewall Failover with pfsync and CARP:
http://www.countersiege.com/doc/pfsync-carp/
UCARP - Common Address Redundancy Protocol (CARP) for Unix:
http://www.ucarp.org/
Herve
--
_
(°= Hervé Eychenne
//)
v_/_ WallFire project: http://www.wallfire.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OpenBSD Firewall Failover with pfsync and CARP, Netfilter solutions?
2004-03-30 15:30 OpenBSD Firewall Failover with pfsync and CARP Herve Eychenne
@ 2004-04-04 10:18 ` Pasi Kärkkäinen
2004-04-04 10:25 ` Cedric Blancher
0 siblings, 1 reply; 4+ messages in thread
From: Pasi Kärkkäinen @ 2004-04-04 10:18 UTC (permalink / raw)
To: Herve Eychenne; +Cc: Netfilter Development
On Tue, Mar 30, 2004 at 05:30:08PM +0200, Herve Eychenne wrote:
> Hi,
>
> This is not stricly netfilter related, but it might be of some
> interest for those who are working on this issue for Linux.
> It's always good to stay tuned and see what others are doing.
>
> OpenBSD Firewall Failover with pfsync and CARP:
> http://www.countersiege.com/doc/pfsync-carp/
>
> UCARP - Common Address Redundancy Protocol (CARP) for Unix:
> http://www.ucarp.org/
>
I noticed this one too.. I'm wondering, if there is same functionality
available for Linux ?
ucarp runs on Linux too, as does vrrp, but the pfsync-part seems to be
missing.. ?
Is there any way to synchronize the state tables of two Linux/Netfilter
boxes?
box1: cat /proc/net/ip_conntrack > file
box2: cat file > /proc/net/ip_conntrack
That would be a good start.. :)
-- Pasi Kärkkäinen
^
. .
Linux
/ - \
Choice.of.the
.Next.Generation.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OpenBSD Firewall Failover with pfsync and CARP, Netfilter solutions?
2004-04-04 10:18 ` OpenBSD Firewall Failover with pfsync and CARP, Netfilter solutions? Pasi Kärkkäinen
@ 2004-04-04 10:25 ` Cedric Blancher
2004-04-04 10:40 ` Pasi Kärkkäinen
0 siblings, 1 reply; 4+ messages in thread
From: Cedric Blancher @ 2004-04-04 10:25 UTC (permalink / raw)
To: Pasi Kärkkäinen; +Cc: Netfilter Development
Le dim 04/04/2004 à 12:18, Pasi Kärkkäinen a écrit :
> I noticed this one too.. I'm wondering, if there is same functionality
> available for Linux ?
Not yet.
> ucarp runs on Linux too, as does vrrp, but the pfsync-part seems to be
> missing.. ?
It's pf specific. pf runs on BSD, not on Linux, the same way Netfilter
is specific to Linux.
> Is there any way to synchronize the state tables of two Linux/Netfilter
> boxes?
Harald seems to be working hard on this (libnfnetlink/libctnetlink). See
CVS.
--
http://www.netexit.com/~sid/
PGP KeyID: 157E98EE FingerPrint: FA62226DA9E72FA8AECAA240008B480E157E98EE
>> Hi! I'm your friendly neighbourhood signature virus.
>> Copy me to your signature file and help me spread!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OpenBSD Firewall Failover with pfsync and CARP, Netfilter solutions?
2004-04-04 10:25 ` Cedric Blancher
@ 2004-04-04 10:40 ` Pasi Kärkkäinen
0 siblings, 0 replies; 4+ messages in thread
From: Pasi Kärkkäinen @ 2004-04-04 10:40 UTC (permalink / raw)
To: Cedric Blancher; +Cc: Netfilter Development
On Sun, Apr 04, 2004 at 12:25:50PM +0200, Cedric Blancher wrote:
> Le dim 04/04/2004 à 12:18, Pasi Kärkkäinen a écrit :
> > I noticed this one too.. I'm wondering, if there is same functionality
> > available for Linux ?
>
> Not yet.
>
> > ucarp runs on Linux too, as does vrrp, but the pfsync-part seems to be
> > missing.. ?
>
> It's pf specific. pf runs on BSD, not on Linux, the same way Netfilter
> is specific to Linux.
>
Yep, I know this. Maybe I should have said "pfsync like thing for netfilter"
instead of "pfsync-part" :)
> > Is there any way to synchronize the state tables of two Linux/Netfilter
> > boxes?
>
> Harald seems to be working hard on this (libnfnetlink/libctnetlink). See
> CVS.
>
OK. Nice. I'll check the CVS. Any ideas about the current status of this
work?
-- Pasi Kärkkäinen
^
. .
Linux
/ - \
Choice.of.the
.Next.Generation.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-04-04 10:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-30 15:30 OpenBSD Firewall Failover with pfsync and CARP Herve Eychenne
2004-04-04 10:18 ` OpenBSD Firewall Failover with pfsync and CARP, Netfilter solutions? Pasi Kärkkäinen
2004-04-04 10:25 ` Cedric Blancher
2004-04-04 10:40 ` Pasi Kärkkäinen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.