Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Controlling IP Address Binding

Status
Not open for further replies.

a6m1n0

Programmer
Mar 7, 2005
233
US
Hello,
Is it possible to bind the SQL Server Service to a specific IP Address, or better yet to IP Addresses of my choosing? If so how? I need the server to only bind to localhost (127.0.0.1), but currently it is binding to all of my servers IP addresses (10.1.1.0/16) including localhost.

SQL Server 2000 Enterprise (ActionPak)
SP4+HotFix Rollup

Thanks

-a6m1n0

Curiosity only kills cats.
 
Problem Solved. Since there will be no remote connections to the SQL server, I disabled the networking protocols.

-a6m1n0

Curiosity only kills cats.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top