From owner-freebsd-net@FreeBSD.ORG Thu Jun 24 04:35:48 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E3F416A4CE for ; Thu, 24 Jun 2004 04:35:48 +0000 (GMT) Received: from gecea.ist.utl.pt (gecea.ist.utl.pt [193.136.140.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAD8943D55 for ; Thu, 24 Jun 2004 04:35:47 +0000 (GMT) (envelope-from brunomiguel@dequim.ist.utl.pt) Received: from [10.10.59.250] (unknown [81.84.198.170]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gecea.ist.utl.pt (Postfix) with ESMTP id 35B7A40BB; Thu, 24 Jun 2004 05:35:34 +0100 (WEST) Message-ID: <40DA5A12.6080106@dequim.ist.utl.pt> Date: Thu, 24 Jun 2004 05:35:30 +0100 From: Bruno Afonso User-Agent: Mozilla Thunderbird 0.7 (X11/20040619) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-net@freebsd.org X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: spe@bsdfr.org Subject: FreeVRRPD problem X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2004 04:35:48 -0000 Hello, I'm trying to have failover with a couple boxes and they're basically doing NAT and firewalling. 1 box has a couple fxp and the other a couple rls. Is this supposed to be a problem for freevrrpd? Only fxp box actually can use the fail-over ips. The backup box cannot use them if we start freevrrp deamon without starting on the master first and it's impossible to have network access to. Further more, if we have master and start backup, it all goes ok. If master goes down, backup never takes over and backup is from now one impossible to access. Main box: 5.2.1-p5 backup box: 5.0 Config for the fxp box: [VRID] serverid = 2 interface = fxp0 priority = 255 addr = 10.10.0.1/32 password = passie useVMAC = yes carriertimeout = 10 spanningtreelatency = 40 #sendgratuitousarp = yes #masterscript = "/usr/local/bin/master_script.sh" #backupscript = "/usr/local/bin/backup_script.sh" vridsdep = 1 [VRID] serverid = 1 interface = fxp1 priority = 255 addr = x.x.x.253/32 password = passie useVMAC = yes carriertimeout = 10 spanningtreelatency = 40 #sendgratuitousarp = yes #masterscript = "/usr/local/bin/master_script.sh" #backupscript = "/usr/local/bin/backup_script.sh" vridsdep = 2 backup box: [VRID] serverid = 2 interface = rl0 priority = 250 addr = 10.10.0.1/32 password = passie useVMAC = yes carriertimeout = 10 spanningtreelatency = 40 #sendgratuitousarp = yes #masterscript = "/usr/local/bin/master_script.sh" #backupscript = "/usr/local/bin/backup_script.sh" vridsdep = 1 [VRID] serverid = 1 interface = rl1 priority = 250 addr = x.x.x.253/32 password = passie useVMAC = yes carriertimeout = 10 spanningtreelatency = 40 #sendgratuitousarp = yes #masterscript = "/usr/local/bin/master_script.sh" #backupscript = "/usr/local/bin/backup_script.sh" vridsdep = 2 I'm using freevrrpd from CVS. On both machines, I get in /var/log/messages, gazillions of "all errors are cleared on interface xxx" There's not any particular information in backup box saying something went wrong... Any ideas ? BA -- Bruno Miguel Afonso Biological Eng. student D.E.Q. @ I.S.T. - Portugal GnuPG Public key: http://dequim.ist.utl.pt/~bruno/gpg