Products
Platform
General
Public groups
I need a Group Policy that blocks all wan traffic except TeamViewer, is there a way to do this with Group Policies in the MX87
https://community.teamviewer.com/English/kb/articles/4139-which-ports-are-used-by-teamviewer
you can try:
allow tcp/udp 5938
deny any any
not sure if this works... maybe you also need to add your dns and dhcp server etc depending where they located.
yeah i have denied all other traffic, i will try to see if the ports are enough for communcating with teamviewer. Thx!