Re: FreeVRRPD problem
From: Sebastien Petit (spe_at_selectbourse.net)
Date: 06/27/04
- Previous message: Guohan Lu: "(no subject)"
- In reply to: Bruno Afonso: "FreeVRRPD problem"
- Next in thread: Bruno Afonso: "Re: FreeVRRPD problem"
- Reply: Bruno Afonso: "Re: FreeVRRPD problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Bruno Afonso" <brunomiguel@dequim.ist.utl.pt>, <freebsd-net@freebsd.org> Date: Sun, 27 Jun 2004 12:26:39 +0200
Hi Bruno,
Perhaps rls interfaces doesn't support monitored circuits. Try to add this
option : monitoredcircuits = no
If this does not work, try to set useVMAC to no and sendgratuitousarp to
yes.
Regards,
Sebastien.
-- spe@selectbourse.net ----- Original Message ----- From: "Bruno Afonso" <brunomiguel@dequim.ist.utl.pt> To: <freebsd-net@freebsd.org> Cc: <spe@bsdfr.org> Sent: Thursday, June 24, 2004 6:35 AM Subject: FreeVRRPD problem > 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 > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > > _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Guohan Lu: "(no subject)"
- In reply to: Bruno Afonso: "FreeVRRPD problem"
- Next in thread: Bruno Afonso: "Re: FreeVRRPD problem"
- Reply: Bruno Afonso: "Re: FreeVRRPD problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|