From: Julian Gomez <kluivert@tm.net.my>
To: netfilter@lists.netfilter.org
Subject: Re: H/A
Date: Tue, 27 May 2003 18:09:05 +0800 [thread overview]
Message-ID: <20030527100905.GA1395@floyd> (raw)
In-Reply-To: <09B04A55822EFF4DA48D2E0BB2941D4A0D6CE7@wardrive.citadelcomputer.com.au>
On Tue, May 27, 2003 at 07:47:31AM +1000, George Vieira spoke thusly:
>LIVE IP=203.x.x.x
>FW1=10.1.1.1 FW2=10.1.1.1
>
>using iproute2 I add the live IP to FW1 which is the Master FW.
>
>ip add addr 203.x.x.x/28 dev eth0
>
>Then my firewall scripts find the dev IP using "ip addr show $EXTDEV" add
>then "tail -1" for so it grabs the last line of the list otherwise it
>finds 2 IP bounded to the 1 network card and the scripts go nuts.. See
>snippet of my iptables script below.
George,
You have not stated, exactly what failover scenarios does your setup work
for ? Ie,
[ internet link #1 ] +- [ firewall #1 ] -- +-------+
| | LAN1 |
| | LAN2 |
[ internet link #2 ] +- [ firewall #2 ] -- +-------+
I was addressing something like the above. If firewall #1 goes down,
firewall #2 can take over, but it still requires that all state information
from firewall #1; be propogated to firewall #2. I am not taking into
account any load balancing requirements, pure failover. State info for both
iptables + their VPN setup. [*]
I don't understand how your unique IP addressing method will solve the
above, though your setup itself isn't very clear to me.
That said, the original poster didn't exactly state (IIRC) what sort of VPN
setup he is using (office <-> office), what exactly does he want
fail-over'ed, does he have dual Internet links and many many other bits of
information.
Take note, that even my ascii diagran above only caters for certain
failover scenarios.
next prev parent reply other threads:[~2003-05-27 10:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-26 21:47 H/A George Vieira
2003-05-27 10:09 ` Julian Gomez [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-05-27 11:34 H/A George Vieira
2003-05-26 2:55 H/A George Vieira
2003-05-26 3:49 ` H/A g_netfilter
2003-05-26 2:45 H/A g_netfilter
2003-05-26 9:59 ` H/A Julian Gomez
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=20030527100905.GA1395@floyd \
--to=kluivert@tm.net.my \
--cc=netfilter@lists.netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox