Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
awall
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
7
Issues
7
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
awall
Commits
b257cb57
Commit
b257cb57
authored
May 03, 2012
by
Kaarle Ritvanen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adjust command line help text
parent
96184150
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
awall-cli
awall-cli
+4
-4
No files found.
awall-cli
View file @
b257cb57
...
...
@@ -19,7 +19,7 @@ function help()
Alpine Wall usage
Translate policy files to firewall configuration files:
awall translate [-
-output <dir>] [
--verify]
awall translate [-
o|--output <dir>] [-V|
--verify]
The --verify option makes awall verify the configuration using the
test mode of iptables-restore before overwriting the old files.
...
...
@@ -33,10 +33,10 @@ Translate policy files to firewall configuration files:
Run-time activation of new firewall configuration:
awall activate
This
function
genereates firewall configuration from the policy
This
command
genereates firewall configuration from the policy
files and enables it. If the user confirms the new configuration
by hitting RETURN within 10 seconds, the configuration is saved
t
o t
he files. Otherwise, the old configuration is restored.
by hitting RETURN within 10 seconds, the configuration is saved
to
the files. Otherwise, the old configuration is restored.
Enable/disable optional policies:
awall {enable|disable} <policy>...
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment