matching clients by GeoIP data ( client IP ) #7097
Unanswered
miladtempaccount
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've know it's possible to achieve matching clients by GeoIP data ( client IP ),
I tried custom rules but no success, can you please create the custom rules that could do these ?
if clients from 192.168.0.0/24 querid example.com, adguard would say its on 125.251.2.1
if clients from 192.168.10.0/24 querid example.com, adguard would say its on 243.251.2.1
if clients from 192.168.0.10/24,185.2.12.0/24,19.2.1.2/24 querid example.com, adguard would say its on 6.2.2.5
if other clients queried example.com, adguard would say its on 1.1.1.1
and please tell me if its possible to issue it to multi domain name too or not ?
consider this:
if clients from 192.168.0.10/24,185.2.12.0/24,19.2.1.2/24 querid example.com, aa.com, bb.com,gg.com, adguard would say its on 5.5.5.5
please give me the custom rule that would match the above stuff
Beta Was this translation helpful? Give feedback.
All reactions