Floating Virtual IP

  • Follow


Hello,

Does anyone know if this setup is possible and if so, which router or
device can do this.

Virtual floating IP.

Site A: Server 1
Site B: Server 2

1 IP pointing to A site.

Scenario: If site A's server doesnt answer send the traffic to site B
and the router there will forward it to the site B server.

There is a VPN tunnel connecting sites A & B.

The server on site A and B are exactly the same. So if for some reason
site A server fails the router should send the traffic then to site B.

Yes I know there are redundancy applications that can do this and
thats what they are for, but is this possible from a router
perspective?

Correct me if I'm wrong, but would the return traffic here be the
issue? COnsidering that traffic would come from a different IP all
together or is this where PAT comes in?

Hope i clearly explained what I'm trying to do here; any
recommendations are appreciated.

GNY

0
Reply geekfromny (18) 7/14/2007 1:52:40 PM

Hi,

In the Cisco world you would use a Content Services Switch (CSS 11000
series) or IOS Server Load Balancing (SLB) for this however both of
these solutions are expensive.  CSS's start at around $11,000 and SLB
is only supported on the 3640 & 3660 (both end of life), highend
router platforms (7100, 7200, 7300, 7400 & 7600) and the 6000 / 6500
switches.

There are many other maufacturer's who offer similar devices and may
be a cheaper alternative such as Radware, Alteon (Nortel), F5 and
Foundry.

Jmes


0
Reply James 7/16/2007 2:48:29 AM


On Jul 15, 10:48 pm, James <jdbal...@hotmail.com> wrote:
> Hi,
>
> In the Cisco world you would use a Content Services Switch (CSS 11000
> series) or IOS Server Load Balancing (SLB) for this however both of
> these solutions are expensive.  CSS's start at around $11,000 and SLB
> is only supported on the 3640 & 3660 (both end of life), highend
> router platforms (7100, 7200, 7300, 7400 & 7600) and the 6000 / 6500
> switches.
>
> There are many other maufacturer's who offer similar devices and may
> be a cheaper alternative such as Radware, Alteon (Nortel), F5 and
> Foundry.
>
> Jmes

James.. Thanks for the reply.. So such a setup is not possible out the
box with any device.

What about multi-homed BGP? There a possiblity with that?

Thanks!

GNY

0
Reply GNY 7/16/2007 10:40:28 AM

On Jul 16, 6:40 am, GNY <geekfro...@gmail.com> wrote:
> On Jul 15, 10:48 pm, James <jdbal...@hotmail.com> wrote:
>
> > Hi,
>
> > In the Cisco world you would use a Content Services Switch (CSS 11000
> > series) or IOS Server Load Balancing (SLB) for this however both of
> > these solutions are expensive.  CSS's start at around $11,000 and SLB
> > is only supported on the 3640 & 3660 (both end of life), highend
> > router platforms (7100, 7200, 7300, 7400 & 7600) and the 6000 / 6500
> > switches.
>
> > There are many other maufacturer's who offer similar devices and may
> > be a cheaper alternative such as Radware, Alteon (Nortel), F5 and
> > Foundry.
>
> > Jmes
>
> James.. Thanks for the reply.. So such a setup is not possible out the
> box with any device.
>
> What about multi-homed BGP? There a possiblity with that?
>
> Thanks!
>
> GNY

Sorry I meant.. with any device except for those you mentioned.

What exactly would this setup be called?

GNY

0
Reply GNY 7/16/2007 12:01:14 PM

On 16 Jul, 20:01, GNY <geekfro...@gmail.com> wrote:
> On Jul 16, 6:40 am, GNY <geekfro...@gmail.com> wrote:
>
>
>
>
>
> > On Jul 15, 10:48 pm, James <jdbal...@hotmail.com> wrote:
>
> > > Hi,
>
> > > In the Cisco world you would use a Content Services Switch (CSS 11000
> > > series) or IOS Server Load Balancing (SLB) for this however both of
> > > these solutions are expensive.  CSS's start at around $11,000 and SLB
> > > is only supported on the 3640 & 3660 (both end of life), highend
> > > router platforms (7100, 7200, 7300, 7400 & 7600) and the 6000 / 6500
> > > switches.
>
> > > There are many other maufacturer's who offer similar devices and may
> > > be a cheaper alternative such as Radware, Alteon (Nortel), F5 and
> > > Foundry.
>
> > > Jmes
>
> > James.. Thanks for the reply.. So such a setup is not possible out the
> > box with any device.
>
> > What about multi-homed BGP? There a possiblity with that?
>
> > Thanks!
>
> > GNY
>
> Sorry I meant.. with any device except for those you mentioned.
>
> What exactly would this setup be called?
>
> GNY- Hide quoted text -
>
> - Show quoted text -

Maybe you could do something clever with a routing protocol - BGP,
OSPF or RIP software running on the server might be able to provide
this funtionallity but I have never heard of anyone doing this.

This funtionality is available in any Server Load Balancing appliance
or software, so I would call it Server Load Balancing :-)

There is probably an Open Source / Linux solution out there that would
work?

James

0
Reply James 7/17/2007 2:53:47 AM

On Jul 16, 10:53 pm, James <jdbal...@hotmail.com> wrote:
> On 16 Jul, 20:01, GNY <geekfro...@gmail.com> wrote:
>
>
>
> > On Jul 16, 6:40 am, GNY <geekfro...@gmail.com> wrote:
>
> > > On Jul 15, 10:48 pm, James <jdbal...@hotmail.com> wrote:
>
> > > > Hi,
>
> > > > In the Cisco world you would use a Content Services Switch (CSS 11000
> > > > series) or IOS Server Load Balancing (SLB) for this however both of
> > > > these solutions are expensive.  CSS's start at around $11,000 and SLB
> > > > is only supported on the 3640 & 3660 (both end of life), highend
> > > > router platforms (7100, 7200, 7300, 7400 & 7600) and the 6000 / 6500
> > > > switches.
>
> > > > There are many other maufacturer's who offer similar devices and may
> > > > be a cheaper alternative such as Radware, Alteon (Nortel), F5 and
> > > > Foundry.
>
> > > > Jmes
>
> > > James.. Thanks for the reply.. So such a setup is not possible out the
> > > box with any device.
>
> > > What about multi-homed BGP? There a possiblity with that?
>
> > > Thanks!
>
> > > GNY
>
> > Sorry I meant.. with any device except for those you mentioned.
>
> > What exactly would this setup be called?
>
> > GNY- Hide quoted text -
>
> > - Show quoted text -
>
> Maybe you could do something clever with a routing protocol - BGP,
> OSPF or RIP software running on the server might be able to provide
> this funtionallity but I have never heard of anyone doing this.
>
> This funtionality is available in any Server Load Balancing appliance
> or software, so I would call it Server Load Balancing :-)
>
> There is probably an Open Source / Linux solution out there that would
> work?
>
> James

Thanks James. I'll look into it.

GNY

0
Reply GNY 7/17/2007 10:56:37 AM

5 Replies
265 Views

(page loaded in 0.071 seconds)

Similiar Articles:













7/24/2012 1:16:28 AM


Reply: