Add second ip address to an existing SQl 2008 failover clustering
Posted
by Cédric Boivin
on Server Fault
See other posts from Server Fault
or by Cédric Boivin
Published on 2010-05-04T19:10:46Z
Indexed on
2010/05/04
19:18 UTC
Read the original article
Hit count: 219
Hello,
I got actually a failover cluster on Windows Server 2008, with sql server 2008.
On each server i got two network card, with two different network one are on 10.10.10.x and other are on 192.168.99.x
I want my sqlserver cluster listen on the two network. Is it possible and how i add new ip address.
When i add a new ip address directly in the cluster, and i do a telnet on the 1433 port with the new cluster ip address it's not working.
Thanks
© Server Fault or respective owner