[./gestion/gen_confs/dhcpd.py] Adieu netbios
darcs-hash:20090413204315-8fbb1-2769b8aacc67f0999ed628054fa4c8afef5d0623.gz
This commit is contained in:
parent
aeac4f8cb0
commit
0a03d1243b
1 changed files with 0 additions and 3 deletions
|
@ -91,9 +91,6 @@ subnet %(network)s netmask %(netmask)s {
|
||||||
option time-servers 138.231.136.3;
|
option time-servers 138.231.136.3;
|
||||||
option ntp-servers 138.231.136.3;
|
option ntp-servers 138.231.136.3;
|
||||||
option smtp-server 138.231.136.3;
|
option smtp-server 138.231.136.3;
|
||||||
option netbios-name-servers 138.231.136.1;
|
|
||||||
option netbios-dd-server 138.231.136.1;
|
|
||||||
option netbios-node-type 2;
|
|
||||||
option ip-forwarding off;
|
option ip-forwarding off;
|
||||||
deny unknown-clients;
|
deny unknown-clients;
|
||||||
%(HOSTs)s
|
%(HOSTs)s
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue