Re: Cluster Virtual Server with two Names/IPs possible? -
11-22-2007
, 10:02 PM
On the extra NIC, create a DNS suffix, e.g. MyNet. Configure SQL Server to
add an IP for that subnet. (How this is done differs from SQL 2000 to SQL
2005.)
Assuming your virtual SQL Server name is MYVIRTSQL, you can access your
virtual SQL Server through the new NIC by using MyNet.MYVIRTSQL.
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau
"Thomas Niemann" <Niemann.Thomas (AT) gfos (DOT) de> wrote
I plan to create a cluster with 2 nodes.
i will configure a virtual server name and ip for the public client access.
is it possible to define a second name and ip for the virtual server an to
bind it to a seperate LAN interface?
Kind Regards
Thomas |