[fix] Open NTP port to update date

This commit is contained in:
ljf (zamentur) 2017-11-28 00:23:43 +01:00 committed by GitHub
parent b560207423
commit 7df6874fc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ uPnP:
UDP: [53]
ipv4:
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269]
UDP: [53, 5353]
UDP: [53, 5353, 123]
ipv6:
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269]
UDP: [53, 5353]
UDP: [53, 5353, 123]