Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jan 2001 21:47:25 -0600
From:      jason <jhunt@blaz.homeip.net>
To:        freebsd-questions@freebsd.org
Subject:   this is so freaking strange..
Message-ID:  <3A5BDB4D.BE148A29@blaz.homeip.net>

next in thread | raw e-mail | index | archive | help
ok, rebooted firewall with these ntp rules:

# NTP - Allow queries out in the world
${fwcmd} add pass udp from any 123 to any 123 via ${oif}
${fwcmd} add pass udp from any 123 to any via ${iif}
${fwcmd} add pass udp from any to any 123 via ${iif}


if I use ntpdate clock.isc.org from behind the firewall, it works
fine, but if I then do it from firewall I get

9 Jan 21:46:02 ntpdate[3480]: no server suitable for synchronization
found

BUT!! if I reboot with those rules, and do it from the firewall FIRST,
then it works, and machines behind firewall get this error:

9 Jan 21:46:02 ntpdate[3480]: no server suitable for synchronization
found

what the hell?  I really do not understand this.. someone??





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A5BDB4D.BE148A29>