After weeks reading and doing sniffer in my on network and using win10 client, I have a nice list of address and IP for avoiding the Windows 10 Telemetry.
I got a list of IP, with this, no problem, a address list and ready…
But I have some domains-names and I want to use the following procedure:
http://wiki.mikrotik.com/wiki/Use_host_names_in_firewall_rules
But when I want to add a second line in the address list with the same IP (0.0.0.0) the OS doesn’t allow me, because repeated.
I understand it, but the question, how can I handle it? What do you suggest?
Thank you
I wouldn’t use firewall for this, but blackhole routes.
Can you post that list? 0.0.0.0 means destination “anywhere”.
I’ve been editing the hosts file directly using this list. Granted, at the router would be better.
Do share your list.
Pukkita, I need to add many sites (using names), then I want to add to the address list without IP (because, at the creaton moment, I don’t know the IP), and using scripts it will determine the time in that moment. Then, I need to have in the first moment, hundreds of address list with the same ip.
and 0.0.0.0 is not ALL IP, ALL IP= 0.0.0.0/0, but 0.0.0.0 is just an nonexistent IP.
That’s why I suggested using blackhole routes, and asked about IPs (or FQDNs) cannot those IPs be summarized per network ranges? Maybe by AS number? (as all would probably belong to microsoft?)