Sable est DNS secondaire
darcs-hash:20080828224652-7aaaf-7a554a8bd6d954ecb5a6739dab98a7b69e8da9a4.gz
This commit is contained in:
parent
f328ff6f3b
commit
db1aacf432
2 changed files with 4 additions and 4 deletions
|
@ -58,7 +58,7 @@ option option-119 code 119 = text ;
|
|||
if hostname == 'zamok':
|
||||
reseaux = { '138.231.136.0/21' :
|
||||
"""option routers 138.231.136.4;
|
||||
option domain-name-servers 138.231.136.3, 138.231.136.10, 138.231.136.9;
|
||||
option domain-name-servers 138.231.136.3, 138.231.136.9, 138.231.136.10;
|
||||
option domain-name "crans.org";
|
||||
option option-119 "crans.org wifi.crans.org";""" }
|
||||
elif hostname == 'ragnarok':
|
||||
|
@ -72,7 +72,7 @@ option option-119 code 119 = text ;
|
|||
reseaux = { '138.231.136.0/21' :
|
||||
"""authoritative;
|
||||
option routers 138.231.136.4;
|
||||
option domain-name-servers 138.231.136.3, 138.231.136.10, 138.231.136.9;
|
||||
option domain-name-servers 138.231.136.3, 138.231.136.9, 138.231.136.10;
|
||||
option domain-name "crans.org";
|
||||
option option-119 "crans.org wifi.crans.org";""" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue