From owner-freebsd-net@FreeBSD.ORG Sun Jul 6 13:37:00 2003 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 1544C37B401 for ; Sun, 6 Jul 2003 13:37:00 -0700 (PDT) Received: from smtp3.libero.it (smtp3.libero.it [193.70.192.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C6B43FF7 for ; Sun, 6 Jul 2003 13:36:59 -0700 (PDT) (envelope-from ml.ventu@flashnet.it) Received: from soth.ventu (151.38.127.191) by smtp3.libero.it (7.0.012) id 3EE735C6007E8E83 for freebsd-net@freebsd.org; Sun, 6 Jul 2003 22:36:57 +0200 Received: from mailer (xanatar.ventu [10.1.2.6]) by soth.ventu (8.12.6p2/8.12.6) with SMTP id h66Kauvg002621 for ; Sun, 6 Jul 2003 22:36:57 +0200 (CEST) (envelope-from ml.ventu@flashnet.it) Message-Id: <200307062036.h66Kauvg002621@soth.ventu> To: freebsd-net@freebsd.org Priority: Normal X-Mailer: Post Road Mailer for OS/2 (Green Edition Ver 3.0) Date: Sun, 6 Jul 2003 22:36:56 EST From: Andrea Venturoli Subject: Re: vrrp problems X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrea Venturoli List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2003 20:37:00 -0000 ** Reply to note from Sebastien Petit Sun, 6 Jul 2003 21:07:49 +0200 > As I can see on your configuration, you must uncomment the line #[VRID] of the > second section if you want to activate the second vrid. I think that it's the > problem. Thanks for pointing it out, however, after uncommenting it the behaviour did not change (apart from the fact that now I see both listed). Still nothing happens. > Freevrrpd is in development for the moment so you must use the last revision > of it (0.8.7 actually). That's what I'm using. bye & Thanks av.