The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

Copyright (c) 1999 Francis J. Lacoste and iNsu Innovations Inc. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms as perl itself.

SEE ALSO

fwctl(8) Fwctl(3) Fwctl::RuleSet(3)