Mostrando entradas con la etiqueta Firewall. Mostrar todas las entradas
Mostrando entradas con la etiqueta Firewall. Mostrar todas las entradas

jueves, 6 de octubre de 2022

Windows Server Firewall CMD Cheat Sheet

 

netsh advfirewall set allprofiles state on
netsh advfirewall set allprofiles state off

netsh advfirewall firewall add rule name="ADM LAN" dir=in action=allow enable=yes remoteip=192.168.100.0/24

L2TP Ipsec Windows to Mikrotik eror 789

 Add this to registry REG ADD HKLM\SYSTEM\CurrentControlSet\Services\PolicyAgent /v AssumeUDPEncapsulationContextOnSendRule /t REG_DWORD /d...