很简单的实现一个封IP的功能
when CLIENT_ACCEPTED { if { [matchclass $::ban_ip equals [IP::remote_addr] ] } { reject } }
Tags: 负载均衡, F5, LTM, 四层交换
Comments are closed.
Recent Comments