![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Yes. 244980 HOW TO: Change the Network IP Addresses of SQL Server Virtual Servers http://support.microsoft.com/?id=244980 Assign only one IP address for each network and one network for each network adapter. SQLServer requires that each IP address that is assigned to it have its own unique subnet mask. SQL Server does not support multiple IP addresses on the same subnet. Thanks, Kevin McDonnell Microsoft Corporation This posting is provided AS IS with no warranties, and confers no rights. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
-----Original Message----- Yes. 244980 HOW TO: Change the Network IP Addresses of SQL Server Virtual Servers http://support.microsoft.com/?id=244980 Assign only one IP address for each network and one network for each network adapter. SQLServer requires that each IP address that is assigned to it have its own unique subnet mask. SQL Server does not support multiple IP addresses on the same subnet. Thanks, Kevin McDonnell Microsoft Corporation This posting is provided AS IS with no warranties, and confers no rights. . |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
-----Original Message----- The reason for having multiple IPs and subnets is so that clients on separate networks can connect to the same sql server, they will each know it by the same name but not by the same IP address. It's not for availability reasons per say. The network name depends on all IPs. If any of them fails, the whole SQL group will fail over. Thanks, Kevin McDonnell Microsoft Corporation This posting is provided AS IS with no warranties, and confers no rights. . |
#8
| |||
| |||
|
#9
| |||
| |||
|
#10
| |||
| |||
|
|
-----Original Message----- Question : "My question was not about why SQL SErver listens on multiple IPs. My question was: why does SQL Server insist that these multiple IPs have to be on different subnets?" Answer: The reason is that you cannot create 2 ips for the same net name on the same subnet otherwise you would get a duplicate name on the network Thanks, Kevin McDonnell Microsoft Corporation This posting is provided AS IS with no warranties, and confers no rights. . |
![]() |
| Thread Tools | |
| Display Modes | |
| |