carp and load balancing

2008-02-23 Thread Bogdan Plevit
Hi list! I'm trying to setup a couple of test fw/routers with carp running Openbsd 4.2 release . Because of the differences in network topology i would like to use both arp balancing and ip balancing (ip balancing on $external net and arp balancing on $localnet ). I tried doing it but beca

Re: carp and load balancing between different internet connections

2007-02-12 Thread Paulo Roberto Candido dos Santos
Thanks for the quick reply! Sorry, I forgot to tell that the priority is outgoing traffic and no need for loadbalancing incoming connections. I'll read the route-to section. On 2/12/07, Paulo Roberto Candido dos Santos <[EMAIL PROTECTED]> wrote: Thanks for the quick reply! Sorry, I forgot to t

Re: carp and load balancing between different internet connections

2007-02-12 Thread Luca Corti
On Mon, 2007-02-12 at 21:07 -0200, Paulo Roberto Candido dos Santos wrote: > CARP can do that? If not, is there any other robust open source product > that can do the job? I think for outgoing traffic PF could balance between the three links (see route-to in the docs), but for incoming traffic loa

carp and load balancing between different internet connections

2007-02-12 Thread Paulo Roberto Candido dos Santos
Hello list. This is my first post here and also first contact with OpenBSD. I have a question about CARP. I'm engaged a project about redundancy and load balancing between 3 different internet links.They asked me to search for a robust open source solution that can do the job and I came to CARP