>>751
レスありがとうございます
説明不足で申し訳ありません。 etchとlennyはそれぞれ別のマシンで動いてます
問題となってるlennyはまだインストールしたばかりでiptablesすら設定していません
lennyのntp.confはetchで使っていた値をそのままコピーしています

一応、設定晒します
driftfile /var/lib/ntp/ntp.drift
statsdir /var/log/ntpstats/
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
server ntp1.jst.mfeed.ad.jp maxpoll 12
server ntp2.jst.mfeed.ad.jp maxpoll 12
server ntp3.jst.mfeed.ad.jp maxpoll 12
server 127.127.1.0
fudge 127.127.1.0 stratum 13
restrict -4 default kod notrap nomodify nopeer noquery
restrict -6 default kod notrap nomodify nopeer noquery
restrict 127.0.0.1 nomodify

ntpdの戻り値が不正だったのか、受け取った戻り値が桜時計に処理できない値だったのか
いずれにせよ4294967296秒というと、おおよそ136年間にあたるし
今回のエラーは単にパケットの遮断とか遅延による問題ではないと考えてます