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中...

  • 相关阅读:
    【Django Admin皮肤】 Simpleui 自定义常用 持续更新中...
    【webSokect】基于django Channels的简单实现
    【webSocket】实现原理
    【webSocket】长轮询
    【前端实时时间】JS原生代码
    【数据结构的补全整理】规定在周一到周五中,赛选出8点到18点中的计划安排,空计划时刻补全空值
    JS面试经典知识(一)
    Python中 zipfile 出现乱码
    Linux shell 对数据进行归档
    Linux 函数的使用
  • 原文地址:https://www.cnblogs.com/lifeng/p/1815759.html
Copyright © 2011-2022 走看看