gdlin 发表于 2011-12-28 15:03:35

qq号:30812663 layer7-protocol 出错,大家看看是什么原因

本帖最后由 gdlin 于 2011-12-28 15:06 编辑

qq号:30812663 用以下表达式出错,大家看看是什么原因

/ip firewall layer7-protocol
add name=qq-30812663 regexp="^.\?\\x02.+\\x01\\xd6\\x29\\xf7.+\\x03\$"



gdlin 发表于 2011-12-28 15:46:31

bobwalker 发表于 2011-12-28 15:09 static/image/common/back.gif
在手机上,不方便修正。

有空帮忙试试
谢了

9939781 发表于 2011-12-28 15:54:36

/ip firewall layer7-protocol
add name=qq-30812663 regexp="^.\?\\x02.+\\x01\\xd6\\)\\xf7.+\\x03\$"

广东林 发表于 2011-12-28 17:21:11

9939781 发表于 2011-12-28 15:54 static/image/common/back.gif
/ip firewall layer7-protocol
add name=qq-30812663 regexp="^.\?\\x02.+\\x01\\xd6\\)\\xf7.+\\x03\$"

谢了
明天试试

gdlin 发表于 2011-12-28 18:05:22

本帖最后由 gdlin 于 2011-12-28 18:06 编辑

\x24 == $
\x28 == (
\x29 == )
\x2a == *
\x2b == +
\x2e == .
\x3f == ?
\x5b == [
\x5c == \
\x5d == ]
\x5e == ^
\x7b == { (only a control character for the userspace version)
\x7c == |
\x7d == } (only a control character for the userspace version)

刚在网上找到的,大家参考一下吧
页: [1]
查看完整版本: qq号:30812663 layer7-protocol 出错,大家看看是什么原因