标签:ado any perm table web服务器 security ext ip route com
# 接下来可以查看 conn表
show conn detail

三.# 最后配置acl使clietn 2不能访问server1
access-list 2(名字) deny tcp any host 192.168.8.100 eq 80
access-group 2(名字) in interface DMAZ //在dmaz端口调用
测试:
标签:ado any perm table web服务器 security ext ip route com
原文地址:http://blog.51cto.com/13568840/2067412