Charybde remplace sila, suite.
Ignore-this: 30c378c8aa8b3ac2162298b51dbeb2f4 darcs-hash:20120620150813-b6762-f8a48882457dcdbe519eeb8a0815a8a90ff007ac.gz
This commit is contained in:
parent
6393471e7d
commit
91979cdcfa
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ iface %(interface)s inet static
|
|||
netmask 255.255.248.0
|
||||
broadcast 138.231.143.255
|
||||
gateway 138.231.136.4
|
||||
dns-nameservers 138.231.136.10 138.231.136.9 138.231.136.3
|
||||
dns-nameservers 138.231.136.98 138.231.136.9 138.231.136.3
|
||||
dns-search crans.org""" % { 'interface': interface, 'ip': pubip() }
|
||||
|
||||
for line in additionnals:
|
||||
|
@ -46,7 +46,7 @@ iface %(interface)s inet static
|
|||
netmask 255.255.255.0
|
||||
broadcast 10.231.136.255
|
||||
mtu 1496
|
||||
dns-nameservers 10.231.136.10 138.231.136.9 10.231.136.3
|
||||
dns-nameservers 10.231.136.98 138.231.136.9 10.231.136.3
|
||||
dns-search adm.crans.org""" % { 'interface': interface, 'ip': admip() }
|
||||
|
||||
for line in additionnals:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue