ziseyuu 发表于 2008-10-16 19:04:21

软路由脚本问题

我不小心弄错了一个脚本 把21端口给禁用了 怎么解除禁用啊 麻烦各位高手指教 谢谢
/ ip firewall filter
add chain=forward protocol=UDP dst-port=21 action=drop comment="proto UDP"
就是这个脚本 谢谢

ksw520 发表于 2008-10-16 19:25:00

/ip firewall filter set disabled=yes
页: [1]
查看完整版本: 软路由脚本问题