That’s was my initial idea. To create pools for every “package”.
I don’t see how can i block or permit services by IPs. IPs are changing, and even so, if they are using some kind of cloud, it will be almost impossible to block all the ips that they use or will use.
Is there any way to block by ports or domain or layer7?
Because my plan is to block everything what doesn’t match.
example:
block everything what is not wikipedia)
block everything what is not wikipedia and whatsapp
.. and so on..
Please read hole sentence:
I don’t see how can i block or permit services by IPs. IPs are changing, and even so, if they are using some kind of cloud, it will be almost impossible to block all the ips that they use or will use.
I don’twant to check dayli if the ips are different.
… and even so, do you know other method than block by ips?
IPs are changing
IP are depleted, I do not think are changing so easly…
if they are using some kind of cloud…
If use cloud, can be used on another ip assigned, and is already knowed because is part of “…all ip assignd…”
I don’twant to check dayli if the ips are different.
Is not needed.
2nd alternative:
resolve by dns the ip of facebook, Wikipedia, whatsapp and add it dinamically inside one addres list…
or use mikrotik as DNS proxy and permit all address containing on dns name the keyword Wikipedia, facebook or whatsapp.
proxy is good for non-ssl/tls http connections. SO, when you have something encrypted proxy will brake that. Or you have to use more advanced proxy solution that will support tls/ssl sessions over http.
if you go IP blocking path, you can work with both, as you are just blocking access to IP addresses.