Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connections via a second NIC
Message
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Connections via a second NIC
Miscellaneous
Thread ID:
01012566
Message ID:
01012566
Views:
66
My sqlServer use to have only 1 NIC with the following address: 192.168.1.11

I have multiple client connecting through that address.

Now I have a new set of clients that need to be on a different subnet, 192.168.110.x and we added a second NIC on the server with the address 192.168.110.11.

All subnet masks are 255.255.255.0


The new clients (on the 192.168.110 subnet) cannot connect to hte server if I specify 192.168.110.11 as the server's address. But they connect using 192.168.1.11 address.


How do I instruct SQLServer to listen on both NIC for connections ?

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform