projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
b006b6c
)
don't get DNS via DHCPv6 either
author
Ralf Jung
<post@ralfj.de>
Thu, 10 May 2018 07:35:31 +0000
(09:35 +0200)
committer
Ralf Jung
<post@ralfj.de>
Thu, 10 May 2018 07:35:31 +0000
(09:35 +0200)
roles/postfix/files/unbound/dhclient.conf
patch
|
blob
|
history
diff --git
a/roles/postfix/files/unbound/dhclient.conf
b/roles/postfix/files/unbound/dhclient.conf
index c1ecef00f59f45d75b99626dab5bc354920d0a7f..dd453391b99e08385581b1fe9e0f12cd254ac0ce 100644
(file)
--- a/
roles/postfix/files/unbound/dhclient.conf
+++ b/
roles/postfix/files/unbound/dhclient.conf
@@
-15,7
+15,7
@@
option rfc3442-classless-static-routes code 121 = array of unsigned integer 8;
send host-name = gethostname();
request subnet-mask, broadcast-address, time-offset, routers,
# domain-name, domain-name-servers, domain-search, host-name,
send host-name = gethostname();
request subnet-mask, broadcast-address, time-offset, routers,
# domain-name, domain-name-servers, domain-search, host-name,
-
dhcp6.name-servers, dhcp6.domain-search, dhcp6.fqdn, dhcp6.sntp-servers,
+
#
dhcp6.name-servers, dhcp6.domain-search, dhcp6.fqdn, dhcp6.sntp-servers,
netbios-name-servers, netbios-scope, interface-mtu,
rfc3442-classless-static-routes, ntp-servers;
netbios-name-servers, netbios-scope, interface-mtu,
rfc3442-classless-static-routes, ntp-servers;