eggborn 发表于 2011-12-28 16:25:24

求代码意思

/system scheduler
add comment="" disabled=no interval=1m name=del-close on-event=\
    "/ip fir con remove " policy=\
    reboot,read,write,policy,test,password,sniff start-date=jan/01/1970 \
    start-time=00:00:00
add comment="" disabled=no interval=1m name=pc_all on-event=":global zxzj [:le\
    n [/ip firewall address-list find list=(\"\D4\DA\CF\DF\BF\CD\BB\A7\BB\FA\"\
    )]]\r\
    \n:log warning (\"\B5\B1\C7\B0\".\"\$zxzj\".\"\CE\BB\B9\CB\BF\CD\D4\DA\C9\
    \CF\CD\F8\")" policy=reboot,read,write,policy,test,password,sniff \
    start-date=jan/01/1970 start-time=00:00:00



这是别人脚本中的一段,不知道它加在哪里了,用来干什么用,谁知道大概意思啊????,非常感激!!!

47771885 发表于 2011-12-28 16:44:41

第一个 自动删除 tcp-state=close 状态的连接。。不推荐使用
第2个通过 统计 一个 地址列表 来写log 说有多少在线用户 。。。都不推荐使用

herjok 发表于 2012-1-1 17:01:56

可怜的娃娃啊,你直接在终端导入就会明白的
页: [1]
查看完整版本: 求代码意思