Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Thomas Blanc
scripts
Commits
9f00612b
Commit
9f00612b
authored
May 05, 2013
by
Pierre-Elliott Bécue
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ipt] Modif qui traîne
parent
65a755ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gestion/ipt.py
gestion/ipt.py
+1
-1
No files found.
gestion/ipt.py
View file @
9f00612b
...
...
@@ -56,7 +56,7 @@ Filter_policy_template = """
:OUTPUT %(policy_output)s [0:0]
"""
dprefix
=
{
'fil'
:
'fil'
,
'fil-v6'
:
'fil'
,
'adm'
:
'adm'
,
'wifi'
:
'wifi'
,
dprefix
=
{
'adherents'
:
'adherents'
,
'fil'
:
'fil'
,
'fil-v6'
:
'fil'
,
'adm'
:
'adm'
,
'wifi'
:
'wifi'
,
'wifi-v6'
:
'wifi'
,
'personnel-ens'
:
'personnel-ens'
,
'serveurs'
:
'serveurs'
}
default_chains
=
[
'PREROUTING'
,
'INPUT'
,
'FORWARD'
,
'OUTPUT'
,
'POSTROUTING'
]
...
...
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