User Tools

Site Tools


blocklists:microsoft:microsoft_office_365

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blocklists:microsoft:microsoft_office_365 [2021/02/07 19:14] – [Get Current List of Ports] peterblocklists:microsoft:microsoft_office_365 [2021/02/11 10:19] (current) peter
Line 9: Line 9:
  
 <WRAP info> <WRAP info>
-See: [[Blocklists:Microsoft:Get Microsoft URLs, IP addresses and Ports|Get Microsoft URLs, IP addresses and Ports]].+**NOTE:**  See: [[Blocklists:Microsoft:Get Microsoft URLs, IP addresses and Ports|Get Microsoft URLs, IP addresses and Ports]].
 </WRAP> </WRAP>
  
Line 412: Line 412:
 ---- ----
  
-===== Get Current List of Ports =====+===== Get Current List of TCP Ports =====
  
 <code bash> <code bash>
Line 442: Line 442:
 ---- ----
  
 +===== Get Current List of UDP Ports =====
  
 +<code bash>
 +jq -r '.[] | .udpPorts' office.txt  | sed 's/,/\n/'g | sort | uniq
 +</code>
  
- +returns:
----- +
- +
-==== Ports ==== +
- +
-For chat: +
- +
-  * http (80) +
-  * https (443) +
-  * udp/3478-3481 +
- +
- +
----- +
- +
-===== Domain list =====+
  
 <code> <code>
-office.com +3478 
-office365.com +3479 
-office.net +3480 
-onedrive.com +3481 
-sharepoint.com +null
-optimizely.com +
-microsoftonline.com +
-production.us.trafficmanager.net +
-microsoft.com +
-live.com +
-oneclient.sfx.ms +
-sharepointonline.com +
-spoprod-a.akamaihd.net +
-prod.msocdn.com +
-svc.ms +
-lync.com +
-broadcast.skype.com +
-skypeforbusiness.com +
-sfbassets.com +
-skypemaprdsitus.trafficmanager.net +
-windows.net +
-msecnd.net +
-aspnetcdn.com +
-live.net +
-aka.ms +
-azure.net +
-windows.com +
-windows.net +
-msedge.net +
-mstea.ms +
-skypeassets.com +
-azureedge.net +
-tenor.com +
-microsoftstream.com +
-assets-yammer.com +
-azureedge.net +
-onenote.com +
-onenote.net +
-aspnetcdn.com +
-optimizely.com +
-msappproxy.net +
-msftidentity.com +
-msidentity.com +
-windowsazure.com +
-microsoftazuread-sso.com +
-microsoftonline-p.net +
-msauth.net +
-msauthimages.net +
-msftauth.net +
-msftauthimages.net +
-phonefactor.net +
-visualstudio.com +
-cloudapp.net +
-staffhub.ms +
-gfx.ms +
-appex.bing.com +
-appex-rf.msn.com +
-getmicrosoftkey.com +
-atdmt.com +
-yammer.com +
-yammerusercontent.com +
-sway-cdn.com +
-sway-extensions.com +
-sway.com+
 </code> </code>
  
 <WRAP info> <WRAP info>
-**NOTE:**  Top level domains use used instead of multiple subdomains.+**NOTE:**  An alternative command:
  
-For example, excel.officeapps.microsoft.com, word.officeapps.microsoft.com are abbreviated to just officapps.microsoft.com+<code bash> 
- +jq -r '.[] | .udpPorts' office.txt | sort | uniq 
-Amend if needed.+</code>
  
 </WRAP> </WRAP>
- 
----- 
- 
-==== IP Ranges ==== 
- 
-Includes local subnets if not present already. 
- 
-<code> 
-104.146.128.0/17 
-104.42.230.91 
-104.44.218.128/25 
-104.44.254.128/25 
-104.44.255.0/25 
-104.47.0.0/17 
-13.91.91.243 
-13.106.4.128/25 
-13.106.56.0/25 
-13.107.128.0/22 
-13.107.136.0/22 
-13.107.140.6 
-13.107.18.10/31 
-13.107.6.152/31 
-13.107.6.156/31 
-13.107.6.171 
-13.107.7.190/31 
-13.107.9.155/31 
-13.80.125.22 
-131.253.33.215 
-132.245.0.0/16 
-134.170.172.128/25 
-134.170.67.0/25 
-150.171.32.0/22 
-150.171.40.0/22 
-157.55.130.0/25 
-157.55.145.0/25 
-157.55.155.0/25 
-157.55.227.192/26 
-157.55.45.128/25 
-191.232.2.128/25 
-191.234.140.0/22 
-20.190.128.0/18 
-204.79.197.215 
-23.103.160.0/20 
-40.96.0.0/13 
-40.104.0.0/15 
-40.107.0.0/16 
-40.108.128.0/17 
-40.126.0.0/18 
-40.81.156.154 
-40.92.0.0/15 
-40.90.218.198 
-52.108.0.0/14 
-52.100.0.0/14 
-52.104.0.0/14 
-52.174.56.180 
-52.183.75.62 
-52.184.165.82 
-52.238.106.116 
-52.238.78.88 
-52.247.150.191 
-52.96.0.0/14 
-65.54.170.128/25 
-</code> 
- 
----- 
- 
-For the Teams app, these additional IP ranges are needed: 
- 
-<code> 
-13.107.64.0/18 
-52.112.0.0/14 
-52.120.0.0/14 
-</code> 
  
 ---- ----
Line 620: Line 478:
  
 https://www.guidgenerator.com/ https://www.guidgenerator.com/
 +
 +https://community.sophos.com/xg-firewall/f/discussions/87958/office365-activation-failed
blocklists/microsoft/microsoft_office_365.1612725286.txt.gz · Last modified: 2021/02/07 19:14 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki