How to configure the SEP Client firewall to block specific ports. For example, block ports 135 TCP and 137 UDP
Above configuration does not work.
Release : 14.x
The following configuration will block ports effectively (using the example):
Add> UDP Local/Remote 137
Add> UDP Source/Destination 137
Add> TCP Local/Remote 135
Add> TCP Source/Destination 135
Use the appropriate Protocol and port number for the port to be blocked.