Search found 1 match
- Tue Sep 11, 2007 4:55 pm
- Forum: Server - General
- Topic: Access Rules Priorities
- Replies: 1
- Views: 3485
Access Rules Priorities
I was wondering if someone could tell me how access rules priorities are defined? Does the most specific win? Does ordering matter? From what I have read the following rules should allow just the one ip address (192.168.1.100) to connect. Is that correct? Deny *.*.*.* Allow 192.168.1.100 Would it ma...