Database Knowledge Base / MS SQL Server /
Add comment
Name:
Email:
* Comment:
(Use BBcode - No HTML)
code
* Confirmation code:   Write the characters in the image above exactly as you see it


How do I restict clients by IP Address?

SQL Server has no built-in support for restricting clients by IP   address. The most common work-arounds are firewalls, IPSec, or third-party   network layer filters to allow only certain source IP addresses and target TCP   ports (the port on which SQL Server is listening).



RSS