Configure the Windows firewall
To use a remote connection to the
SQL Server
database, you need to add the database engine service and the SQL Server
Browser service to the Windows Firewall Exception list. Set this up if you:- Have remote clients (for example, a log viewer) that need access to the database.
- Want to configure the database remotely.
To configure the Windows Firewall
- ClickStart > Control Panel >.WindowsFirewall
- ClickAllow an app or feature through Windows Defender Firewall.
- ClickAllow another app.
- To add the database engine service:
- In theAdd an appdialog box, clickBrowse,
- ClickOpen.
- ClickAdd.
- To add the browser service:
- In theAdd an appdialog box, clickBrowse, and then go to C:\Program Files (x86)\Microsoft SQL Server\90\Shared\sqlbrowser.exe.
- ClickOpen.
- ClickAdd.
- ClickOK.
Provide Feedback