NAME
Fwctl::Services::ntp - Fwctl module to handle the NTP protocol.
SYNOPSIS
accept ntp -src PROXY -dst NTP_SERVER
accept ntp -src PROXY -dst NTP_SERVER -client -masq #For ntpdate
DESCRIPTION
This module enable NTP traffic between two NTP servers. If you use the client option, it will use UNPRIVILEGED_PORTS for the SourcePort to enable ntp clients like ntpdate.
AUTHOR
Francis J. Lacoste <francis.lacoste@iNsu.COM>
COPYRIGHT
Copyright (c) 1999,2000 iNsu Innovations Inc. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
SEE ALSO
fwctl(8) Fwctl(3) Fwctl::RuleSet(3)