All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kabelweb <office@kabelweb.at>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] linux router and HA
Date: Wed, 24 Mar 2004 10:32:36 +0000	[thread overview]
Message-ID: <200403241132.38731.office@kabelweb.at> (raw)
In-Reply-To: <20040319194441.GA1530@przemek.pgf.com.pl>

Hi!

On Wednesday 24 March 2004 08:17, przemolicc@poczta.fm wrote:
> the old router. How can I force them to use the new arp addresses ?
> I have read e.g. about fake but it let me takeover only one IP address.
> Any tool useful in 4-NICs-router environment ?

You can use fake for more than one IP address as well - in fact I'm using it 
to takover 2 NICs of my squid server if that one should fail.
Currently I have a simple script which periodically tests the reachability of 
the squid port and in case of failure I do something like

fake <first NIC's IP-Address> &
fake <second NIC's IP-Address> &

works pretty good and has saved me from hassles quite a few times! It's no 
perfect solution and you probably should go for Heartbeat if you are more 
serious - but hey, it's simple and works fine for me :)

Regards,

	Andreas
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  parent reply	other threads:[~2004-03-24 10:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-19 19:44 [LARTC] linux router and HA przemolicc
2004-03-19 20:09 ` Daniel Chemko
2004-03-24  7:17 ` przemolicc
2004-03-24 10:32 ` Kabelweb [this message]
2004-03-24 17:16 ` Daniel Chemko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200403241132.38731.office@kabelweb.at \
    --to=office@kabelweb.at \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.