Skip to content
  • SQL-Server
  • Linux
  • PowerShell
  • Ispconfig
  • Avamar
  • General
  • Oracle
  • SAP Hana
Facebook LinkedIn
SCHELSTRAETE.ORG

I.T. minded

  • SQL-Server
  • Linux
  • PowerShell
  • Ispconfig
  • Avamar
  • General
  • Oracle
  • SAP Hana
SCHELSTRAETE.ORG

I.T. minded

Fail2ban: unblock an ip

  • BartBart
  • August 7, 2017
  • Linux

Find IP Address to Unblock

Log in to your server via SSH and type in the following command:

iptables -L -n

Look for the IP address you want to unblock / unban.

Now we must find the jail name this IP address is in. To do so, type the following:

fail2ban-client status

unban the IP:

fail2ban-client set ssh unbanip 192.168.1.1
Default image
Bart
Articles: 91
Previous Post Fail2ban: whitelist an ip
Next Post Denyhosts: Add IP to whitelist
No results

Recent Posts

  • Linux: create MO files from PO files (wp)
  • Linux: migrate storage with pvmove
  • Systemd: automatically restart after failure
  • Clamav: limit memory usage
  • Oracle: Map ASM disks to physical disks

Archives

  • January 2022
  • December 2021
  • October 2021
  • September 2021
  • July 2020
  • March 2020
  • February 2020
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • February 2019
  • November 2017
  • August 2017
  • July 2017
  • June 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016

Categories

  • Avamar
  • General
  • Ispconfig
  • Linux
  • Oracle
  • PowerShell
  • SAP Hana
  • SQL-Server
  • Uncategorized

Related Posts

Linux: create MO files from PO files (wp)

  • January 24, 2022

Linux: migrate storage with pvmove

  • January 21, 2022

Systemd: automatically restart after failure

  • January 18, 2022

Copyright © 2022 Schelstraete.org