Difference between revisions of "Talk:ChangeLog"
From Fail2ban
Jump to navigationJump to search (Gratitude Forum!) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Nor can Mehtap! I want to say that your site better throughout the World Wide Web :) | Nor can Mehtap! I want to say that your site better throughout the World Wide Web :) | ||
Thank you. Keep it. | Thank you. Keep it. | ||
| + | |||
| + | |||
| + | I can't make it work, it says | ||
| + | |||
| + | [trixbox1.localdomain fail2ban]# /etc/init.d/fail2ban restart | ||
| + | Stopping fail2ban: [FAILED] | ||
| + | Starting fail2ban: Traceback (most recent call last): | ||
| + | File "/usr/bin/fail2ban-client", line 401, in ? | ||
| + | if client.start(sys.argv): | ||
| + | File "/usr/bin/fail2ban-client", line 370, in start | ||
| + | return self.__processCommand(args) | ||
| + | File "/usr/bin/fail2ban-client", line 180, in __processCommand | ||
| + | ret = self.__readConfig() | ||
| + | File "/usr/bin/fail2ban-client", line 374, in __readConfig | ||
| + | self.__configurator.readAll() | ||
| + | File "/usr/share/fail2ban/client/configurator.py", line 58, in readAll | ||
| + | self.__jails.read() | ||
| + | File "/usr/share/fail2ban/client/jailsreader.py", line 41, in read | ||
| + | ConfigReader.read(self, "jail") | ||
| + | File "/usr/share/fail2ban/client/configreader.py", line 59, in read | ||
| + | SafeConfigParserWithIncludes.read(self, [bConf, bLocal]) | ||
| + | File "/usr/share/fail2ban/client/configparserinc.py", line 105, in read | ||
| + | fileNamesFull += SafeConfigParserWithIncludes.getIncludes(filename) | ||
| + | File "/usr/share/fail2ban/client/configparserinc.py", line 76, in getIncludes | ||
| + | parser.read(resource) | ||
| + | File "/usr/lib/python2.4/ConfigParser.py", line 267, in read | ||
| + | self._read(fp, filename) | ||
| + | File "/usr/lib/python2.4/ConfigParser.py", line 490, in _read | ||
| + | raise e | ||
| + | ConfigParser.ParsingError: File contains parsing errors: /etc/fail2ban/jail.conf | ||
| + | [line 17]: '204.155.28.10 66.54.140.46 66.54.140.42 64.21.13.43 64.21.35.236 64.21.13.41\n' | ||
| + | [FAILED] | ||
| + | |||
| + | its broken how do i fix it? | ||
Latest revision as of 00:37, 22 September 2010
Nor can Mehtap! I want to say that your site better throughout the World Wide Web :) Thank you. Keep it.
I can't make it work, it says
[trixbox1.localdomain fail2ban]# /etc/init.d/fail2ban restart Stopping fail2ban: [FAILED] Starting fail2ban: Traceback (most recent call last):
File "/usr/bin/fail2ban-client", line 401, in ? if client.start(sys.argv): File "/usr/bin/fail2ban-client", line 370, in start return self.__processCommand(args) File "/usr/bin/fail2ban-client", line 180, in __processCommand ret = self.__readConfig() File "/usr/bin/fail2ban-client", line 374, in __readConfig self.__configurator.readAll() File "/usr/share/fail2ban/client/configurator.py", line 58, in readAll self.__jails.read() File "/usr/share/fail2ban/client/jailsreader.py", line 41, in read ConfigReader.read(self, "jail") File "/usr/share/fail2ban/client/configreader.py", line 59, in read SafeConfigParserWithIncludes.read(self, [bConf, bLocal]) File "/usr/share/fail2ban/client/configparserinc.py", line 105, in read fileNamesFull += SafeConfigParserWithIncludes.getIncludes(filename) File "/usr/share/fail2ban/client/configparserinc.py", line 76, in getIncludes parser.read(resource) File "/usr/lib/python2.4/ConfigParser.py", line 267, in read self._read(fp, filename) File "/usr/lib/python2.4/ConfigParser.py", line 490, in _read raise e
ConfigParser.ParsingError: File contains parsing errors: /etc/fail2ban/jail.conf
[line 17]: '204.155.28.10 66.54.140.46 66.54.140.42 64.21.13.43 64.21.35.236 64.21.13.41\n'
[FAILED]
its broken how do i fix it?