zoukankan      html  css  js  c++  java
  • MSCRM使用端口

    数据库服务器使用的端口:

    7个TCP端口
    135 DCE endpoint resolution
    139 NETBIOS Session Service
    445 Microsoft-DS
    1034 (random) Microsoft Distributed Transaction Coordinator (MSDTC) / TIP 2
    1049 (random) MStask.exe
    1433 Microsoft-SQL-Server
    3372 Microsoft Distributed Transaction Coordinator (MSDTC) / TIP 2
    3389 Terminal Services


    9个UDP端口
    135 DCE endpoint resolution
    137 NETBIOS Name Service
    138 NETBIOS Datagram Service
    445 Microsoft-DS
    500 isakmp
    1434 Microsoft-SQL-Monitor

    应用服务器使用的端口:

     26个TCP端口

    25 Simple Mail Transfer
    80 World Wide Web HTTP
    135 DCE endpoint resolution
    139 NETBIOS Session Service
    443 HTTP protocol over TLS/SSL
    445 Microsoft-DS
    1032 (Random) Microsoft Distributed Transaction Coordinator (MSDTC) / TIP 2
    1064 CrmWorkflowService
    1072 pageserver
    1073 Mstask.exe
    1075 WebCompServer
    1077 cacheserver
    1080 CrystalAPS
    1081 EventServer
    1083 inputfileserver
    1084 CrystalAPS
    1088 outputfileserver
    1091 JobServer
    1092 CrystalAPS
    1100 Inetinfo.exe
    1110 WebCompServer
    1111 EventServer
    1112 JobServer
    1116 Pageserver
    1117 Inputfileserver
    1118 CrystalAPS
    1120 Pageserver
    1122 Outputfileserver
    1123 Cacheserver
    1137 CrystalAPS
    Random (multiple) Microsoft Message Que (Mqsvc.exe)
    1165 pageserver
    3372 Microsoft Distributed Transaction Coordinator (MSDTC) / TIP 2
    3289 Terminal Services
    6400 CrystalAPS
    6401 WebCompServer
    7224 Inetinfo.exe (local Web-based administration)

    15个UDP端口

    135 DCE endpoint resolution
    137 NETBIOS Name Service
    138 NETBIOS Datagram Service
    445 Microsoft-DS
    500 isakmp
    1056 CrmSecurityService
    Random Microsoft Message Que (Mqsvc.exe)
    1150 Inetinfo.exe
    3456 Microsoft IIS Server / VAT default data

    ------------------------------------------------------------

    怀念Google,挣扎转向Bing中...

  • 相关阅读:
    基于Zabbix API文档二次开发与java接口封装
    java-基于泛型和反射机制的通用比较器实现
    获取Java接口的所有实现类
    CentOS 7 用yum安装 MySQL
    CSS3实现加载的动画效果
    在CentOS 8/7、RHEL 8/7系统上安装Node.js 14版本的方法
    解决YUM下Loaded plugins: fastestmirror Determining fastest mirrors 的错误问题
    Ajax原理与图解
    博客搬家
    [系统]制作老毛桃U盘WinPE
  • 原文地址:https://www.cnblogs.com/lifeng/p/1815759.html
Copyright © 2011-2022 走看看