Access Rules Priorities

Core FTP Server questions and answers
Post Reply
aerichmond
Posts: 1
Joined: Tue Sep 11, 2007 4:42 pm

Access Rules Priorities

Post by aerichmond »

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 matter if the order was swapped? i.e.

Allow 192.168.1.100
Deny *.*.*.*

How about the following rules? Would the IP address 192.168.1.101 be allowed or blocked? How about if the rules were reversed?

Deny 192.168.1.101
Allow 192.168.1.101

Thanks in advance for any clarification.
andy
al12345
Posts: 2
Joined: Fri Oct 07, 2016 4:34 pm

Post by al12345 »

I searched but did not find an answer to the questions posed here. It would be helpful to get a response. Thank you!
Post Reply