About 50 results
Open links in new tab
  1. What port should I open to allow remote desktop? - Server Fault

    Dec 4, 2015 · 16 In addition to opening port 3389 for UDP and TCP, I had to go edit the windows firewall rule and set Edge traversal to allow. Like this:

  2. Open Ports for SQL Server 2022 Installation

    Jun 7, 2024 · 0 When installing SQL Server 2022, I get a warning message saying "make sure the appropriate ports are open." I read the Microsoft documentation then created a PowerShell script to …

  3. How to check if a port is blocked on a Windows machine?

    Jun 16, 2009 · On the Windows platform, what native options to I have to check if a port (3306, for example) on my local machine (as in localhost), is being blocked?

  4. TCP/IP ports necessary for CIFS/SMB operation - Server Fault

    Jan 3, 2012 · If I want to allow Windows networked drives between two firewalled computers, do I need to open ports 137-139, or is port 445 sufficient? I have to submit a form and get approval to open …

  5. Which ports do I need to open in the firewall to use NFS?

    Apr 5, 2012 · I'm running Ubuntu 11.10 - setting up NFS to share a directory among many other servers. Which ports are required to be opened on the firewall?

  6. Check if port is open or closed on a Linux server?

    Sep 7, 2011 · 11 If you are connected to the system and can run a command as root then you can check the output of iptables iptables -L -vn this will list the firewall rules and which ports are open target …

  7. What firewall ports do I need to open when using FTPS?

    The vendor has a firewall in front of the ftps server. I have a firewall in front of my FTPS client. I understand that ports 990, 991 and maybe 989 need to be opened up for control traffic. I have some …

  8. windows server 2008 r2 - Which firewall ports do I need to open in ...

    I need to create a two-way forest trust between the two domains and forest. How do I configure the firewall to allow this? I found this article, but it doesn't explain very clearly which traffic is required …

  9. What host names and ports would need to be opened in a firewall to ...

    We have a set of public web servers behind a firewall we would like to be able to perform Windows Updates on, without giving them more access than they need. Besides …

  10. What firewall ports need to be open to allow access to external git ...

    What firewall port (s) need to be open to allow access to external git repositories?