Block XMPP Bosh port 5290

This commit is contained in:
julienmalik 2015-02-16 14:35:56 +01:00
parent 57175f6ca6
commit 82e4bf8103

View file

@ -1,10 +1,10 @@
uPnP:
enabled: false
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269, 5290]
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269]
UDP: [53]
ipv4:
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269, 5290]
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269]
UDP: [53, 5353]
ipv6:
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269, 5290]
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269]
UDP: [53, 5353]