Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benjamin Graillot
scripts
Commits
e5a3f476
Commit
e5a3f476
authored
Nov 27, 2017
by
Gabriel Detraz
Committed by
Hamza Dely
Dec 06, 2017
Browse files
Deplace le récursif principal sur sable
parent
c9119e1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
gestion/config/dns.py
View file @
e5a3f476
...
...
@@ -118,19 +118,19 @@ zones_reverse_v6 = config.prefix['fil'] + config.prefix['wifi'] + config.prefix[
#: Serveurs DNS récursifs :
recursiv
=
{
'fil'
:
[
'138.231.136.
98
'
,
'138.231.136.
160
'
,
'138.231.136.152'
,
],
'wifi'
:
[
'138.231.1
36.98
'
,
'138.231.1
48.160
'
,
'138.231.136.152'
,
],
'evenementiel'
:
[
'138.231.136.
98
'
,
'138.231.136.
160
'
,
'138.231.136.152'
,
],
'adm'
:
[
'10.231.136.
98
'
,
'10.231.136.
160
'
,
'10.231.136.152'
,
],
'gratuit'
:
[
...
...
@@ -143,12 +143,11 @@ recursiv = {
'10.52.0.10'
,
],
'personnel-ens'
:
[
'10.2.9.10'
,
'138.231.136.98'
,
'10.2.9.160'
,
'138.231.136.152'
,
],
'federez'
:
[
'1
38.231.136.98
'
,
'1
0.53.0.160
'
,
'138.231.136.152'
,
],
}
...
...
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