为了能快速了解并处理您的问题,请提供以下基础信息:
Chain IN_BT (1 references)
target prot opt source destination
IN_BT_user_port 0 -- 0.0.0.0/0 0.0.0.0/0
IN_BT_ip 0 -- 0.0.0.0/0 0.0.0.0/0
IN_BT_user_ip 0 -- 0.0.0.0/0 0.0.0.0/0
IN_BT_log 0 -- 0.0.0.0/0 0.0.0.0/0
Chain IN_BT_Country (1 references)
target prot opt source destination
DROP 0 -- 0.0.0.0/0 0.0.0.0/0 match-set in_bt_country_HK src
Chain IN_BT_ip (1 references)
target prot opt source destination
IN_BT_Country 0 -- 0.0.0.0/0 0.0.0.0/0
Chain IN_BT_log (1 references)
target prot opt source destination
Chain IN_BT_user_ip (1 references)
target prot opt source destination
DROP 0 -- 0.0.0.0/0 0.0.0.0/0 match-set in_bt_user_drop_ipset src
ACCEPT 0 -- 0.0.0.0/0 0.0.0.0/0 match-set in_bt_user_accept_ipset src
Chain IN_BT_user_port (1 references)
target prot opt source destination
IN_BT_user_ip 是不是应该在 IN_BT_Country 之前才有效?
已经用香港ip测试过了。的确地区禁止了,指定放行的香港某个ip,该ip依然被禁止访问
|
|