Thanks for the reply, Greg.......

The ip6tables version is stock for this version of Red Hat.  Is there
a minimum version of ip6tables specified that works with fail2ban
0.10??

    ip6tables --version
    ip6tables v1.3.5

Only running with IPv4 for now, I suppose v0.10 has a an option to use
IPv4 iptables instead of ip6tables?

A few more lines in the fail2ban.log file, hopefully these will be more helpful:

2017-02-27 23:56:17,859 fail2ban.transmitter    [13666]: WARNING
Command ['logfile', 'apache-200'] has failed. Received
Exception('Invalid command',)

2017-02-27 23:59:48,906 fail2ban.transmitter    [13666]: WARNING
Command ['apache-200,', 'logpath'] has failed. Received
Exception('Invalid command',)

2017-02-27 23:59:49,001 fail2ban.transmitter    [13666]: WARNING
Command ['apache-403,', 'logpath'] has failed. Received
Exception('Invalid command',)

2017-02-27 23:59:49,096 fail2ban.transmitter    [13666]: WARNING
Command ['apache-404', 'logpath'] has failed. Received
Exception('Invalid command',)


Thanks.

Keith

On Mon, Feb 27, 2017 at 4:53 PM, Greg Martin
<[email protected]> wrote:
> That seems to be a pretty old version of ip6tables. Current version is 4.21.
>
>
>
> Sent from Mail for Windows 10
>
>
>
> From: Keith Christian
> Sent: Monday, February 27, 2017 6:48 PM
> To: [email protected]
> Subject: [Fail2ban-users] Failed to start jail using fail2ban-0.10
> Python-2.7.13
>
>
>
> Installed both of these from source on a Red Hat Enterprise Linux
> Server release 5.10 (Tikanga) system.
>
> fail2ban starts up but getting a lot of these errors in the fail2ban.log
> file:
>
>
> ===========
> ===========
> ===========
> ===========
> 2017-02-27 23:37:47,291 fail2ban.utils          [13666]: ERROR    --
> stderr: "ip6tables v1.3.5: Unknown arg `-w'"
>
>
> 2017-02-27 23:37:47,291 fail2ban.utils          [13666]: ERROR    --
> stderr: "Try `ip6tables -h' or 'ip6tables --help' for more
> information."
>
>
> 2017-02-27 23:37:47,292 fail2ban.utils          [13666]: ERROR    --
> stderr: "ip6tables v1.3.5: Unknown arg `-w'"
>
>
> 2017-02-27 23:37:47,292 fail2ban.utils          [13666]: ERROR    --
> stderr: "Try `ip6tables -h' or 'ip6tables --help' for more
> information."
>
>
> 2017-02-27 23:37:47,292 fail2ban.utils          [13666]: ERROR    --
> stderr: "ip6tables v1.3.5: Unknown arg `-w'"
>
>
> 2017-02-27 23:37:47,292 fail2ban.utils          [13666]: ERROR    --
> stderr: "Try `ip6tables -h' or 'ip6tables --help' for more
> information."
>
>
> 2017-02-27 23:37:47,292 fail2ban.utils          [13666]: ERROR
> ip6tables -w -N f2b-ALL
>
>
> ip6tables -w -A  -- returned 2
>
>
> 2017-02-27 23:37:47,292 fail2ban.actions        [13666]: ERROR
> Failed to start jail 'apache-403' action 'iptables-multiport': Error
> starting action Jail('apache-403')/iptables-multiport
> ===========
> ===========
> ===========
> ===========
>
>
> What should I check?
>
> Thanks in advance!
>
> Keith
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Fail2ban-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fail2ban-users
>
>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Fail2ban-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to