Hi, I would like to know if someone can tell me how I generate a list of IP addresses of my company that access to google on the day, I need to submit a report, thanks for your help
The addresses depends on which ISP you use.
If you want it from Google self then ask their DNS at IP 8.8.8.8 and IP 8.8.4.4
is it not possible to put something like visiting pages that contain the word google?
Google will use encryption, so you can’t check the HTTP header.
If your DNS is external, or the Mikrotik is your DNS, then maybe you can create a firewall rule to log packets coming in the LAN interface of the Mikrotik. Using a Layer7 rule you should be able to log google. Your browser and OS may cache DNS lookups so your counts may not be that accurate. Also, websites that use google analytics or google adsense will cause counts to go up (unless they don’t put google in the url..)
The log entry from the firewall would show the LAN IP of the user who visited google. Then download that log to a PC so you can write scripts to count based on LAN IP.
I’m very curious, what does your boss want to do with this information?
When we search in google, the message “I am not a robot” appears. In the company many people must be consulting in google to make this happen to our IP address, want to start blocking google on some computers.