feature request: asn lookup on ip block via maxmind asnum db

Post Reply
aww+
Junior Member
Posts: 105
Joined: 27 Aug 2012, 20:53

feature request: asn lookup on ip block via maxmind asnum db

Post by aww+ »

lfd ip blocks currently report the country via maxmind country db

but maxmind also has a very helpful asn db

http://dev.maxmind.com/geoip/legacy/geolite/#Downloads

I'd love the report inside csf.deny and the emails to also show the asn info

maybe as an option in csf.conf ?

see, not so helpful 177.71.128.1
GeoIP Country Edition: BR, Brazil

but:
GeoIP ASNum Edition: AS16509 Amazon.com, Inc.

much more helpful!

Thanks for considering.
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: feature request: asn lookup on ip block via maxmind asnu

Post by ForumAdmin »

This has been added in csf v7.57:
http://blog.configserver.com/
aww+
Junior Member
Posts: 105
Joined: 27 Aug 2012, 20:53

Re: feature request: asn lookup on ip block via maxmind asnu

Post by aww+ »

Fantastic!

Wow I need to make another donation to csf soon.

Keep up the great work.
aww+
Junior Member
Posts: 105
Joined: 27 Aug 2012, 20:53

Re: feature request: asn lookup on ip block via maxmind asnu

Post by aww+ »

Sorry for the follow up but some email system like gmail that try to auto-http text that looks like links is turning the entire line into a link:

ie. this becomes a link
1.2.3.4/4.3.2.1.cpe.net.cable.rogers.com/[AS812 Rogers Cable Communications Inc.]

Would it be easy without breaking anything to put spaces between the slashes?
or maybe use vertical pipes

1.2.3.4 | 4.3.2.1.cpe.net.cable.rogers.com | [AS812 Rogers Cable Communications Inc.]
Post Reply