⇤ ← Revision 1 as of 2006-12-04 14:07:50
Size: 433
Comment:
|
Size: 469
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#acl All:read [[TableOfContents]] |
OpenNTPD configuration guide
[http://www.openntpd.org/ OpenNTPD] supports IPv6 at least since version 3.6.p1. In its ntpd.conf configuration you must define which local IP addresses it listens on:
# any IPv4/IPv6 addresses listen * # IPv4 loopback address # listen 127.0.0.1 # IPv6 loopback address # listen ::1
You can specify multiple listen <local IPv4/IPv6 address> instructions if you wish.