Ralf Hildebrandt wrote:
* Ralf Hildebrandt <[email protected]>:
Ubuntu still has no patches as of now and no one was able or willing
to comment on configuration workarounds so we are out of the pool for
now.
Same here. Also I cannot build 4.2.8 since it craps out on me :/
Was able to build it now, but now it pukes:
Dec 21 14:00:01 char-ntp-pool ntpd[19282]: ntpd [email protected] Sun Dec 21
12:55:27 UTC 2014 (1): Starting
Dec 21 14:00:01 char-ntp-pool ntpd[19282]: Command line: /usr/sbin/ntpd -p
/var/run/ntpd.pid -g -u 106:113
Dec 21 14:00:01 char-ntp-pool ntpd[19285]: proto: precision = 1.117 usec (-20)
Dec 21 14:00:01 char-ntp-pool ntpd[19285]: Listen and drop on 0 v6wildcard
[::]:123
Dec 21 14:00:01 char-ntp-pool ntpd[19285]: Listen and drop on 1 v4wildcard
0.0.0.0:123
Dec 21 14:00:01 char-ntp-pool ntpd[19285]: Listen normally on 2 lo 127.0.0.1:123
Dec 21 14:00:01 char-ntp-pool ntpd[19285]: Listen normally on 3 eth0
193.175.73.151:123
Dec 21 14:00:01 char-ntp-pool ntpd[19285]: Listen normally on 4 lo [::1]:123
Dec 21 14:00:01 char-ntp-pool ntpd[19285]: Listen normally on 5 eth0
[2001:638:815:1:219:bbff:fe31:6b48]:123
Dec 21 14:00:01 char-ntp-pool ntpd[19285]: Listen normally on 6 eth0
[fe80::219:bbff:fe31:6b48%2]:123
Dec 21 14:00:01 char-ntp-pool ntpd[19285]: Listening on routing socket on fd
#23 for interface updates
Dec 21 14:00:06 char-ntp-pool t of memory [19285]
:(
I had a problem like that with 4.2.7. It listens for interface updates and
when there are a lot of updates it just crashes like that.
For example, on one of my systems a lot of IP addresses are added after ntpd is
started, and the above happens to ntpd.
I was able to work around with with a config like this:
interface ignore all
interface listen lo
interface listen eth0
This worked because the addresses are on another interface which is now ignored.
Rob
_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool