禁止某 IP 連接網路

MikroTikRouterOS RB450G
回覆文章
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

禁止某 IP 連接網路

文章 yehlu »

代碼: 選擇全部

 /ip firewall filter add chain=forward src-address=192.168.1.100 action=drop
 /ip firewall filter add chain=forward dst-address=192.168.1.100 action=drop
回覆文章

回到「RouterOS」