Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
    Type 1 or more characters for results.
    1 result tagged iptables  ✕
    IPTABLES firewall rules for NTPD time synchronization » ghidinelli.com http://www.ghidinelli.com/2008/09/25/iptables-firewall-rules-for-ntpd-time-synchronization
    Tue Jan 27 00:35:19 2015 archive.org
    QRCode
    thumbnail

    Comment ouvrir les ports pour ntp ?

    allow client to query and receive timeserver

    iptables -A OUTPUT -o eth0 -p udp \
    -s --sport 123 \
    -d --dport 123 \
    -m state --state NEW -j ACCEPT

    ntp server install iptables
    4683 links, including 1598 private
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn