Community discussions

MikroTik App
 
rado3105
Member
Member
Topic Author
Posts: 492
Joined: Sat Jan 12, 2008 11:45 pm

Mark MS services, updates?

Wed Jan 11, 2017 7:38 pm

Can anybody help what is best way to mark and limit MS services like updates and so on..?
 
RavenWing71
newbie
Posts: 39
Joined: Thu May 12, 2011 3:52 am

Re: Mark MS services, updates?

Fri Jan 13, 2017 2:41 am

I was only after the MS Delivery Optimization service that they added in Windows 10 for doing Windows Updates and MS Store downloads. This is what I found:

/ip firewall layer7-protocol
add name=MS-DoSvc regexp=User-Agent:.Microsoft-Delivery-Optimization


then in /ip firewall mangle make a rule that uses layer7-protocol=MS-DoSvc to identify the connections and mark them per your favorite method.
 
dadaniel
Member Candidate
Member Candidate
Posts: 227
Joined: Fri May 14, 2010 11:51 pm

Re: Mark MS services, updates?

Fri Jan 13, 2017 9:00 am

Cool find Ravenwing :)

Please also see http://forum.mikrotik.com/viewtopic.php?f=2&t=51802