bloquear acesso a apenas uma wifi


netsh wlan add filter permission=denyall networktype=adhoc
netsh wlan add filter permission=denyall networktype=infrastructure
netsh wlan set blockednetworks display=hide
netsh wlan add filter permission=allow ssid=ssid1 networktype=infrastructure

em anexo encontra-se o batch para bloquear e desbloquear o acesso a uma rede. tem que ser executado como administrador.

comandos pfsense

ver o log
clog /var/log/system.log

reiniciar servidor dns

ps aux | grep dns
to get the process id
code:
kill -HUP pid

CLI command Description
pfctl -d Deactivate Firewall completely
pfctl -e

Subscrever