Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
raimue
on June 15, 2016
|
parent
|
context
|
favorite
| on:
My First 10 Minutes on a Server
Be aware fail2ban does not handle IPv6 at all with its default configuration on Debian/Ubuntu.
https://github.com/fail2ban/fail2ban/issues/1123
codelitt
on June 16, 2016
|
next
[–]
You're right. Took mwpmaybe's suggestion for the time being and only will accept IPv4 from ssh for now till that's fixed.
mwpmaybe
on June 15, 2016
|
prev
[–]
Indeed. I add this to sshd_config (with a note to remove it when this fail2ban issue is resolved):
AddressFamily inet
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/fail2ban/fail2ban/issues/1123