Re: Can't get NetworkManager to configure ntp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sam Varshavchik <mrsam@xxxxxxxxxxxxxxx> writes:
> When I plug it in, the machine gets its IP address, router IP, and DNS
> ip, but ntp.conf does not get updated.

You might want to try without network manager first.  I just have each
interface marked as dynamic in system-configure-network.  When
dhcpclient runs separately on each interfaces it does edit
/etc/ntpd.conf as expected.

> How do I debug this?  I tried stracing the NetworkManager process, but
> I cannot see it forking/cloning/execing dhclient and dhclient-script.

I've always had good luck hacking chclient-script to echo/concatenate
all of its calling args along with a timestamp into a log file in
/tmp.  eg.

     echo "$(date) $@" >> /tmp/dhclient.log

-wolfgang
-- 
Wolfgang S. Rupprecht                http://www.wsrcc.com/wolfgang/

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux