Como Tirar as Regras do ReceitaNet do Mikrotik?
🧹 Como Tirar as Regras do ReceitaNet do Mikrotik?
Muitas vezes a empresa irá realizar um upgrade do seu Mikrotik e esse post vem para orientar como excluir as regras do ReceitaNet do servidor.
📌 O que esse procedimento faz?
Remove todas as regras adicionadas automaticamente pelo sistema ReceitaNet, como:
- 🔁 Perfis PPP
- 📈 Configurações de gráficos
- 🧱 Regras de firewall
- 📡 Interfaces L2TP, PPTP e SSTP
- ⏱️ Agendamentos e logs do ReceitaNet
💻 Comandos para executar
Copie e Cole os comandos abaixo no New Terminal do Mikrotik:
/ppp profile remove [find name=RECEITANET];
/tool graphing interface remove [find];
/tool graphing resource remove [find];
/ppp profile remove [find name=RECEITANET];
/tool graphing interface remove [find];
/tool graphing resource remove [find];
/interface l2tp-client;
remove [find comment="ReceitaNet"];
/interface sstp-client;
remove [find comment="ReceitaNet"];
/interface pptp-client;
remove [find comment="ReceitaNet"];
/ip firewall address-list;
remove [find comment="*Regra_ReceitaNet"];
/ppp profile;
remove [find name=BLOQUEADO];
/ip firewall nat;
remove [find comment="*Regra_ReceitaNet"];
/ip firewall filter;
remove [find comment="*Regra_ReceitaNet"];
/ip firewall raw;
remove [find comment="*Regra_ReceitaNet"];
/ip firewall mangle;
remove [find comment="*Regra_ReceitaNet"];
/queue tree;
remove [find comment="*Regra_ReceitaNet"];
/system scheduler;
remove [find comment="ReceitaNet"];
/system logging remove [find action="rnauth"];
/system logging action;
remove [find name="rnauth"];
⚠️ Atenção Importante
Esse procedimento irá remover regras ativas no Mikrotik do ReceitaNet. Certifique-se de que seu usuário tenha permissão para fazer a limpeza.
✅ Pronto!
🔗 www.receitanet.net
🔔 Inscreva-se no Canal do YouTube da ReceitaNet e deixe o seu LIKE! 👍