Date: Thu, 12 Jan 2006 18:45:27 +0300 From: Gleb Smirnoff <glebius@FreeBSD.org> To: Tiago Cruz <tiagocruz@b4br.net> Cc: freebsd-net@FreeBSD.org Subject: Re: Help with CARP implementation Message-ID: <20060112154527.GV57606@FreeBSD.org> In-Reply-To: <1136999785.5995.147.camel@localhost.localdomain> References: <1136999785.5995.147.camel@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 11, 2006 at 03:16:25PM -0200, Tiago Cruz wrote: T> I'm novice in redundancy world, but I've read all documentation that I T> can, like manpages, FAQ from OpenBSD.org and anothers but I still T> without make my router redundancy works :( T> T> My interfaces are this: T> T> Master: T> xl0: 200.200.200.1/29 (WAN) T> xl1: 192.168.0.1/22 (LAN) T> bg0: 10.0.0.1/24 (pfsync) T> T> Slave: T> rl1: 201.201.201.1/29 (WAN) * (I need other valid IP here?) T> rl0: 192.168.0.2/22 (LAN) T> xl0: 10.0.0.2/24 (pfsync) T> T> The gateway from my LAN is 192.168.0.1 T> T> - How can I create the carp0 and carp1? T> - In pf.conf, the $ext_if and $int_if will be carpX? T> T> If your can send me some practical examples from rc.conf I will forever T> thanks :-) There are examples in 'man 4 carp'. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060112154527.GV57606>