View Single Post
Old 11-15-2017, 01:37 PM   #125
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by ivegotkindle View Post
Jailbroken, KUAL installed, I can even ssh into it. That error log is the content of BBB-LastAction.txt. The existence of that log file is a proof that the script itself was able to run but somehow its returning some error that I didn't understand.

--

My question is, if the fw-base content is 35.176.0.0/13 --> its gonna block ip from 35.176.0.1 to 35.183.255.254 right? Then, if I for example, want to whitelist one IP address 35.176.1.1: should I just make a new entry with that IP or should I change the whole IP range (just add that specific IP or edit 35.176.0.0/13)?

Or to rephrase the question: Can a rule override another (if placed after the whole ip range rules of course)?

--



Will that block 35.176.0.1 to 35.183.255.254 WHILE passing 35.176.1.1?
They are executed in order, top to bottom.
So reverse the order you just wrote them in.
I.E: In the order you wrote them in, *.1.1 would have been dropped before it got to the next rule to be accepted.
knc1 is offline   Reply With Quote