Martin - SNBuser
Regular Contributor
Hi,
I just upgraded firmware, reinstalled entware, enabled AiProtection - and I suddenly receive a LOT of "Alert type : Vulnerability Protection"-emails - maybe 15-20 per day. It is too much. The email contains the source IP (which I ran whois on and I can see there's a lot of "DigitalOcean, LLC"-IP-addresses) and destination IP is the WAN-side of my router...
Now, I'm curious to know - is there an easy way to know which of my devices behind NAT-routing, that is responsible for all these connections to DigitalOcean-servers? I'm a bit tired of all these "RT-AC87U's AiProtection detected suspicious networking behavior and prevented your device making a connection to a malicious website (see above and the attached log for details)", besides I'm curious to know if this is a legit connection - or something I should block with IPtables. I have several IOT-devices: chromecast, netatmo, lifx-lights and I suspect maybe one of these devices is the culprit - but I dont know how I can investigate this as I imagine the same second AiProtection sees an attempt to e.g. IP-address 159.65.179.135, it would be blocked...
At least I tried:
But it shows nothing... This IP address has been blocked around 7 times, in the past 8 hours. So approximately 1 attempt or AiProtection-email every hour. But then the IP address changes, so I guess this device has a list of several IP addresses to DigitalOcean, it could try...
Any ideas you could share with me? I would be happy to learn
I also just installed snort (2.9.11.1-5) on the router, but I have no experience in using this - I would be happy if this can be used to e.g. trace a device on my LAN doing something like this (and I think it can, but I haven't learned how yet)...
I just upgraded firmware, reinstalled entware, enabled AiProtection - and I suddenly receive a LOT of "Alert type : Vulnerability Protection"-emails - maybe 15-20 per day. It is too much. The email contains the source IP (which I ran whois on and I can see there's a lot of "DigitalOcean, LLC"-IP-addresses) and destination IP is the WAN-side of my router...
Now, I'm curious to know - is there an easy way to know which of my devices behind NAT-routing, that is responsible for all these connections to DigitalOcean-servers? I'm a bit tired of all these "RT-AC87U's AiProtection detected suspicious networking behavior and prevented your device making a connection to a malicious website (see above and the attached log for details)", besides I'm curious to know if this is a legit connection - or something I should block with IPtables. I have several IOT-devices: chromecast, netatmo, lifx-lights and I suspect maybe one of these devices is the culprit - but I dont know how I can investigate this as I imagine the same second AiProtection sees an attempt to e.g. IP-address 159.65.179.135, it would be blocked...
At least I tried:
Code:
netstat | grep -i 159.65.179.135
Any ideas you could share with me? I would be happy to learn
I also just installed snort (2.9.11.1-5) on the router, but I have no experience in using this - I would be happy if this can be used to e.g. trace a device on my LAN doing something like this (and I think it can, but I haven't learned how yet)...