Arturo, I am getting pretty close to having it running, I have decided that Fedora 21 is not ready for prime time. I had to compile the zeromq libraries because pip would not recognize the pre-compiled from Fedora and refused to install the pyzmq package. I got past all that but this I can't figure out.
Traceback (most recent call last): File "/usr/lib64/python3.4/configparser.py", line 648, in options opts = self._sections[section].copy() KeyError: 'monitor' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "./fail2ban-monitor.py", line 8, in <module> monitorconfig=ConfigParsing().Section(section='monitor') File "/usr/lib/python2.7/site-packages/fail2ban/configparsing.py", line 20, in Section options = self.parser.options(section) File "/usr/lib64/python3.4/configparser.py", line 650, in options raise NoSectionError(section) configparser.NoSectionError: No section: 'monitor' I might be missing a python package, but I am no longer getting import errors when it starts up. I am very new to python really just half out of the egg so I don't even know what information you might need to help me with this, but if you have the time I would like to get this working. Thanks Harry.
------------------------------------------------------------------------------
_______________________________________________ Fail2ban-users mailing list Fail2ban-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fail2ban-users