|
6 | 6 |
|
7 | 7 | ABOUT
|
8 | 8 |
|
9 |
| -This readme is meant for those wanting to install fail2ban on Solaris 10, |
| 9 | +This README is meant for those wanting to install fail2ban on Solaris 10, |
10 | 10 | OpenSolaris, OpenIndiana etc. To some degree it may as well be useful for
|
11 | 11 | users of older Solaris versions and Nexenta, but don't rely on it.
|
12 | 12 |
|
13 | 13 | READ ME FIRST
|
14 | 14 |
|
15 | 15 | If I use the term Solaris, I am talking about any Solaris dialect, that is, the
|
16 |
| -official Sun/Oracle ones or derivates. If I describe an OS as |
| 16 | +official Sun/Oracle ones or derivatives. If I describe an OS as |
17 | 17 | "OpenSolaris-based", it means it's either OpenSolaris, OpenIndiana or one of the
|
18 | 18 | other, but /not/ the Nexenta family, since this only uses the OpenSolaris/
|
19 | 19 | IllumOS kernel and not the userland. If I say Solaris 10, I mean Solaris 10 and
|
20 | 20 | perhaps, if you're lucky and have some good gods on your side, it may also apply
|
21 | 21 | to Solaris 9 or even 8 and hopefully in the new Solaris 11 whenever that may be
|
22 |
| -released. Quoted lines of code, settings et cetera are indented with two spaces. |
| 22 | +released. Quoted lines of code, settings etc. are indented with two spaces. |
23 | 23 | This does _not_ mean you should use that indentation, especially in config files
|
24 | 24 | where they can be harmful. Optional settings are prefixed with OPT: while
|
25 | 25 | required settings are prefixed with REQ:. If no prefix is found, regard it as a
|
@@ -111,7 +111,7 @@ GOTCHAS AND FIXMES
|
111 | 111 | svcadm enable fail2ban
|
112 | 112 |
|
113 | 113 | * If svcs -xv says that fail2ban failed to start or svcs says it's in maintenance mode
|
114 |
| - check /var/svc/log/network-fail2ban:default.log for clues. |
| 114 | + check /var/svc/log/network-fail2ban:default.log for clues. |
115 | 115 | Check permissions on /var/adm, /var/adm/auth.log /var/adm/fail2ban.log and /var/run/fail2ban
|
116 | 116 | You may need to:
|
117 | 117 |
|
|
0 commit comments