Can i configure an virtual server with 2 public "virtual ip"?
I'll install a linux server in HA with two ibm xSerie 345 with Four ethernet
nics,
2 nics are on public lan, 1 is heartbeat, 1 is on private lan.
Can i assign two public "virtual IP" one for each public nics/lans?
I have multiple public nics with different ip mask :
example Public nics
eth0: 10.10.0.0/24
ip first node: 10.10.0.1
ip second node: 10.10.0.2
eth1: 192.168.0.0/24
ip first node: 192.168.0.1
ip second node: 192.168.0.2
and 1 private nic:
example Private nic
eth2: 192.168.10.0/24
ip first node: 192.168.10.1
ip second node: 192.168.10.2
ip real server 1: 192.168.10.5
ip real server 2: 192.168.10.6
ip real server 3: 192.168.10.7
Can I assign two public ip, for example 10.10.0.3 and 192.168.0.2, that
virtualize each one the three private real servers?
Thanks for all
|