msimerson / sentry

Bruteforce attack blocker (ssh, FTP, SMTP, and more)
64 stars 20 forks source link

Sentry whitelist command doesn't seem to work. #8

Closed geoidesic closed 4 years ago

geoidesic commented 4 years ago

Sentry version

1.0.5 (on CentOS 8)

Expected behavior

Should whitelist the IP address

Observed behavior

[root@localhost ~]# /var/db/sentry/sentry.pl --ip=N.N.N.N --whitelist Net::IP not installed. No IPv6 support. Can't locate object method "new" via package "Net::IP" at /var/db/sentry/sentry.pl line 931.

Steps to reproduce

Installed as per instructions. Ran the above command with a valid IP address.

msimerson commented 4 years ago

That was a bug, sorry. It is fixed in #10 which will be merged shortly.