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
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
4756 links, including 1670 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn