Hi Zhengyu Pan

 

Have you tried to put this nameserver address in dhclient.conf? 

 

>From man dhclient.conf

     append { [option declaration] [, ... option declaration] }

             If for some set of options the client should first use the values

             supplied by the server, if any, and then use values you supply,

             these values can be defined in the append statement.  The append

             statement can only be used for options which allow more than one

             value to be given.  This restriction is not enforced - if you

             ignore it, the behaviour will be unpredictable.

 

I haven’t use the ap- or prepend options, but the supersede option work like a 
charm (at least on FreeBSD)

 

/BR

Philippe

 

From: bind-users <bind-users-boun...@lists.isc.org> On Behalf Of Zhengyu 
Pan(???????????????)
Sent: Thursday, December 19, 2019 10:01 AM
To: bind-users@lists.isc.org
Subject: dhclient hook not overwritten /etc/resolv.conf

 

Hi,





My OS is Centos7. I add a bash script dns.sh in /etc/dhcp/dhclient-exit-hooks.d 
. The script content is





#!/bin/bash

echo “nameserver 1.1.1.1” >> /etc/resolv.conf 





I want to append a nameserver in /etc/resove.conf.

However, when I restart network. /etc/resove.conf not changed.

/etc/resove.conf.save append this line. 

Why happens that? How can I append a nameserver in /etc/resove.conf?





Zhengyu

Best Wishes

如果您错误接收了该邮件,请通过电子邮件立即通知我们。请回复邮件到 hqs-s...@chinaunicom.cn 
<mailto:hqs-s...@chinaunicom.cn,即可以退订此邮件。我们将立即将您的信息从我们的发送目录中删除> 
,即可以退订此邮件。我们将立即将您的信息从我们的发送目录中删除。 If you have received this email in error 
please notify us immediately by e-mail. Please reply to hqs-s...@chinaunicom.cn 
<mailto:hqs-s...@chinaunicom.cn>  ,you can unsubscribe from this mail. We will 
immediately remove your information from send catalogue of our. 

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to