> > > Couple of issues with dhcpcd .. > > > > > > 1) It doesn't execute what it finds in /etc/dhcpc/dhcpd-eth0.exe > > > .. doesn't seem to like the '.exe' suffix. > > > 2) It doesn't acquire names of NTP servers .. even though they > > > are available, and > > > can be acquired by dhclient on NetBSD. > > >
..Is dhcpcd getting invoked with -N (to disable overwriting an existing /etc/ntp.conf file)? Is dhcpd issuing the ntp-servers option, that is, does /etc/dhcpd.conf (on the DHCP server, obviously) have option ntp-servers ip.ad.dre.ss in it?
Kurt
Invocation is just the standard: /sbin/dhcpcd -d -t 10 eth0 Corporate dhcp servers here run (I think) on Windows machines; don't know how they are configured, but they happily supply the names of NTP servers when requested by 'dhclient' running on NetBSD clients.
I think the issue is that the client has to specifically request NTP server details somehow.
G.
_______________________________________________ Slackware mailing list [email protected] http://www.kurtwerks.com/mailman/listinfo/slackware
