Saturday, October 17, 2009

Manage port/firewall


  1. http://msdn.microsoft.com/en-us/library/cc646023.aspx

  2. netstat –n –a

  3. PortQry tool

  4. WF.msc (firewall rule)

  5. netsh firewall set portopening protocol = TCP port = 1433 name = SQLPort mode = ENABLE scope = SUBNET profile = CURRENT

  6. firewall.cpl

No comments:

Post a Comment