Actions
Bug #86
closeddenyhosts on pfsense 1.2.2
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/15/2009
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
I installed the denyhosts package earlier today and noticed it was not starting up. I went to the command line and noted the following:
- /usr/local/etc/rc.d/denyhosts.sh start
/usr/local/etc/rc.d/denyhosts.sh: /usr/local/bin/python2.5: not found
I checked via "find / -name "python*" and noted that it was not installed at all.
I then tried:
- pkg_add -r python
Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/python.tbz: File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/python.tbz' by URL
Actions