Open port windows firewall


netsh advfirewall firewall add rule name="RULE_NAME" dir=in action=allow protocol=PROTOCOL localport=PORT

ex:
netsh advfirewall firewall add rule name="ZABBIX" dir=in action=allow protocol=TCP localport=10050

Check point block a single IP address

  Using Suspicious Activity Monitoring (SAM) Connect to the firewall via SSH and log into Expert mode : expert Run the fw sam command to bl...

Mais vistos