IP Location Not in US and Not in a Lookup File
I've got the GeoIP address lookup working just fine but sometimes it picks up an IP that I wish it wouldn't. Say I have a look up table of IPs I do not want to appear on this list.
I'm having trouble asking Sumo.. lookup the IPs... then do a Geo lookup and show me any address not in the US and not in this look up table.
Sometimes an IP will be out of the country and I'm thinking oh this is a positive! And it turns out they are using an IP that is for a service so technically it's okay.
I can get the look up table working just fine.
I'm stuck at telling my query to look up and IP and then say unless it's in this saved look up table then ignore it.
-
While not idea as compared to say an updated look up table pulled from an API...
The compareCIDRPrefix seems to be working for me. I was able to add 15 or so IP ranges/24 and get my map not to display the "whitelisted" IPs.
If this were a list of say 500 it would be painful. But at 15 this is working for now.
Still the idea of a look up table intrigues me.
Please sign in to leave a comment.
Comments
1 comment