Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Authentication
Message
General information
Forum:
Microsoft SQL Server
Category:
Security
Miscellaneous
Thread ID:
00866830
Message ID:
00867016
Views:
22
Hi Eric,

-- I discovered our firewall was not letting anything in other than 1433 traffic.

SQL Server is also using UDP 1434 for the SQL server discovery service. You might want to let this one through, as well.

-- I got our firewall guy to look at the logs and he discoverd there is a netbios port that it was trying to use. Which is really wired.

Do you have by chance the Named Pipes network library enabled on the SQL server? This would indeed cause NETBIOS traffic. Rather then opening up NETBIOS I'd remove the network library in the SQL Server Network Utility.

--
Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform