diff options
Diffstat (limited to 'conf.d/ipfw')
-rw-r--r-- | conf.d/ipfw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/ipfw b/conf.d/ipfw index b8c0005b..dde060f4 100644 --- a/conf.d/ipfw +++ b/conf.d/ipfw @@ -1,6 +1,6 @@ # ipfw provides a stateful firewall. # This means we allow everything out, and if we have a connection we allow it -# back in. This is very flexable and quite secure. +# back in. This is very flexible and quite secure. # For ease of use, we allow auth and ssh ports through as well. # To override the list of allowed ports |