[CentOS] CentOS 7 & dhclient hooks

Tue Oct 6 05:00:47 UTC 2015
anax <anax at ayni.com>

Did you check the log files /var/log/daemonlog, /var/log/messages
journalctl ...

suomi

On 2015-10-05 18:29, Tero M wrote:
> Hi,
>
> I have CentOS 7 and I am trying to get dhclient hooks working. I have 1)
> created file /etc/dhcp/dhclient-enp4s0.conf,
> 2) created  directories /etc/dhcp/{dhclient-enter-hooks.d,
> dhclient-exit-hooks.d},
> 3) added line  'DHCLIENTARGS="-nc"' into file ifcfg-enp4s0 and
> 4) added file /etc/dhcp/dhclient-enter-hooks.d/test with line echo
> "executed enter-hook",
> 5)
>
> but I was not getting any output after executing ifdown enp4s0 && ifup
> enp4s0.
>
> However, I was able to do this with NetworkManagers dispather scripts,
> but I prefer old school dhclient hooks. :-)
>
>
> sincerely
> Tero M
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>