diff --git a/src/main/webapp/WEB-INF/include/form/dDosIpInfo.jsp b/src/main/webapp/WEB-INF/include/form/dDosIpInfo.jsp
new file mode 100644
index 000000000..77d4897db
--- /dev/null
+++ b/src/main/webapp/WEB-INF/include/form/dDosIpInfo.jsp
@@ -0,0 +1,139 @@
+<%@ page contentType="text/html;charset=UTF-8"%>
+<%@ include file="/WEB-INF/include/taglib.jsp"%>
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgForm.jsp
index b55fbc526..bc8d554d0 100644
--- a/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgForm.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgForm.jsp
@@ -95,7 +95,7 @@ $(function(){
- <%@include file="/WEB-INF/include/form/ipInfo.jsp" %>
+ <%@include file="/WEB-INF/include/form/dDosIpInfo.jsp" %>
<%@include file="/WEB-INF/include/form/basicInfo.jsp" %>
diff --git a/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgList.jsp
index 23bbc51de..981201ca9 100644
--- a/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgList.jsp
@@ -281,8 +281,8 @@
<%--
| --%>
|
|
- |
- |
+ <%-- |
+ | --%>
|
|
|
@@ -317,8 +317,8 @@
- ${cfg.srcIpAddress } |
- ${cfg.srcPort } |
+ <%-- ${cfg.srcIpAddress } |
+ ${cfg.srcPort } | --%>
${cfg.destIpAddress } |
${cfg.destPort } |
|