Цитата:
Сообщение от Kaйffman
подскажите правильно ли я понял как банить IP.
Допускаем мне надо в локальной сети запредить IP 192.168.1.102
если я его баню, то зайти вообще никто не может.. что бы другие IP могли зайти мне надо в разрешеных IP указать *.*.*.*
все правильно ?
|
Да. Об это в хелпе написано:
Rule List
The Rule list on the right hand side shows the current list and order of IP rules. Rules can be added and removed from the list using the Add and Remove buttons to the left of the rule list. Also, the order of the rules may be altered using the Up and Down buttons on the bottom of the rule list.
By default, there are no IP access rules and all IP addresses are allowed to connect to the server. Once the first rule is entered, a user must pass the access rules before access is granted. In order to access the server, a user has to match an ‘allow’ rule. If a user's IP matches a 'deny' rule, the access is denied.
Причем порядок правил играет роль...
Идёт поиск по правилам, как только какое-либо правило удовлетворяет условию, дальнейший перебор правил прекращается.
Important Note
THE ORDER OF THE RULES IS IMPORTANT! When a client contacts the server, the rules are evaluated from top to bottom in the list of rules. The first matching rule applies and evaluation is stopped. If the order is incorrect this may cause rules to never get evaluated.