The straight-forward solution that you propose was the one that I tried first. Unfortunately it does not work.
But we might have found one (the?) solution: Build ntp from sources and replace the line #define HAS_ROUTING_SOCKET 1 by #undef HAS_ROUTING_SOCKET in configure.h (_after_ running configure with appropriate parameters, that you need for PPS-support anyhow). Then build and install. At least the one system that we have tested until now performs as expected. thanks Joachim Am 12.06.2015 um 11:37 schrieb Marco Marongiu: > On 12/06/15 10:07, Joachim Fabini wrote: >> I want ntp to listen exclusively to the local GPS/PPS >> signal (server 127.127.20.0) and ignore all other network interfaces, >> messages, events > > Use the interface directive, e.g.: > > interface ignore all > interface listen 127.127.20.0 > > Ciao > -- bronto > > _______________________________________________ > questions mailing list > questions@lists.ntp.org > http://lists.ntp.org/listinfo/questions > _______________________________________________ questions mailing list questions@lists.ntp.org http://lists.ntp.org/listinfo/questions