Re: iptables
"Eduardo" <[email protected]>
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Organization | BuscaPé Inf. e Tec. Ltda,. |
| Message-ID | <00b901c2f777$c50986e0$6f00a8c0@buscapelocal> |
Hi,
I´ve successfully configured the LVS using only two server, the big problem is that
the seconde real server ( that will be used as the backup router if the primary one fails )
can not have both eth0 ( gateway that allow connection to internet ) and the eth1
( gateway that allow primary router redirect request to it ) ON, I have to
OFF the eth0.
Does somebody know how I can maintain the eth0 ON so that when the primary
router ( that also is one real server ) fail the backup router can handle the LVS ?
(primary router) | eth0 (on) | eth0 (off) (backup router)
|---------------------------| |------------------------------|
| real server 1 | | real server 2 |
|---------------------------| |------------------------------|
| eth1 (on) | eth1(on)
________________________
Thank you,
Eduardo.