zoukankan      html  css  js  c++  java
  • Firewall Ports for Office 365

    Server/Service Port Protocol Direction
    ADFS   (Internal) 443 TCP Inbound/Outbound
    ADFS (Proxy DMZ) or WAP Server 443 TCP Inbound/Outbound
    Microsoft Online Portal (Website) 443 TCP Inbound/Outbound
    Outlook Web Access (Website) 443 TCP Inbound/Outbound
    Lync/Skype for Business Client 443 TCP Inbound/Outbound
    SharePoint Online (Website) 443 TCP Inbound/Outbound
    Outlook for Mac 443 TCP Inbound/Outbound
    Outlook Client 443 TCP Inbound/Outbound
    Mail Routing 25 TCP Inbound/Outbound
    SMTP Relay (requires TLS) 587 TCP Inbound/Outbound
    Simple IMAP4 migration Tool 143/993 TCP Inbound/Outbound
    POP3 (requires SSL) 995 TCP Inbound/Outbound
    DirSync/Azure Active Directory Sync 80/443 TCP Inbound/Outbound
    Exchange Migration Tool 80/443 TCP Inbound/Outbound
    IMAP Migration Tool 80/443 TCP Inbound/Outbound
    Exchange Management Console 80/443 TCP Inbound/Outbound
    Exchange Management Shell 80/443 TCP Inbound/Outbound
    Lync (Data Sharing Sessions) 443 TCP Outbound
    Lync (Video, Audio, Application Sharing) 443 TCP Outbound
    Lync (Audio & Video) 3478 UDP Outbound
    Lync (Audio & Video) 50000-59999 TCP/UDP Outbound
    Lync Mobile Push iOS Only 5223 TCP Outbound

    It should be noted that 3rd party certificate revocation will be required which is carried out normally anonymously on port 80 so any proxies/firewalls routing the traffic should expect this. Depending on your provider you may be able to get the CRL URL in advance but for Office 365 this is not as simple.

  • 相关阅读:
    第二节. SignalR开篇以及如何指定传输协议
    第一节:.Net版基于WebSocket的聊天室样例
    Maven常用dependency记录
    Linux学习笔记
    Maven 学习笔记
    SQL脚本去重分组统计
    版本号定义
    C# Random循环生成随机数重复问题解决方案
    C#通过Oracle.ManagedDataAccess无法访问Oralce
    Java注解的使用,类似于C#的Attribute
  • 原文地址:https://www.cnblogs.com/junjiany/p/6434986.html
Copyright © 2011-2022 走看看