修改DNS策略
This commit is contained in:
@@ -52,8 +52,8 @@ SecurityPolicy-Deny-DNS-00002
|
||||
Comment 功能端验证HTTP验证
|
||||
${commandstr} run keyword if '${systemType}'=='Windows' set variable nslookup -d www.toutiao.com
|
||||
... ELSE set variable nslookup -d www.toutiao.com
|
||||
${stringlist} run keyword if '${systemType}'=='Windows' Create List canonical name =www.vip.com
|
||||
... ELSE Create List canonical name =www.vip.com
|
||||
${stringlist} run keyword if '${systemType}'=='Windows' Create List canonical name = www.vip.com
|
||||
... ELSE Create List canonical name = www.vip.com
|
||||
${starttime} Get Time
|
||||
Sleep ${policyVerificationSleepSeconds}s
|
||||
${rescode} SystemCommands ${commandstr} ${stringlist}
|
||||
|
||||
Reference in New Issue
Block a user