Update firewall.yml

This commit is contained in:
Alexis Gavoty 2013-11-28 13:43:03 +01:00
parent ed7a494109
commit 9887906eec

View file

@ -1,10 +1,10 @@
UPNP:
cron: false
ports:
TCP: [22, 25, 53, 80, 137, 138, 139, 443, 445, 5222, 5269, 5280, 6767, 7676]
TCP: [22, 25, 53, 80, 137, 138, 139, 443, 445, 465, 993, 5222, 5269, 5280, 6767, 7676]
UDP: [53, 137, 138]
ipv4:
TCP: [22, 25, 53, 80, 137, 138, 139, 443, 445, 5222, 5269, 5280, 6767, 7676]
TCP: [22, 25, 53, 80, 137, 138, 139, 443, 445, 465, 993, 5222, 5269, 5280, 6767, 7676]
UDP: [53, 137, 138]
ipv6:
TCP: [22]