日志:
1、PXY_HTTP_LOG 属性web_site补全属性; 2、修改NTC_DDOS_LOG 笔误改为IS_BLOCK; 配置: 1、新增VOIP动态阻断(0x112)配置文件;
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
#0x04 IP地址丢弃 4=0:INLINE_IP_CB
|
||||
#0x19 IPSec丢弃 25=0:INLINE_IP_CB
|
||||
#0x1C GRE 丢弃 28=0:INLINE_IP_CB
|
||||
#0X112 VOIP动态阻断 丢弃 274=0:MM_DYN_VOIP_DROP
|
||||
-->
|
||||
<t:commonSource serviceIds="3,4,25,28">
|
||||
<t:commonSource serviceIds="3,4,25,28,274">
|
||||
<t:field fieldType="String" srcName="service" dstName="service" isRequired="true"/>
|
||||
<t:field fieldType="Number" srcName="action" dstName="action" isRequired="true"/>
|
||||
<t:field fieldType="Number" srcName="cfgId" dstName="cfg_id" isRequired="true" isCfgId="true"/>
|
||||
|
||||
Reference in New Issue
Block a user