Ustawienie reguł które dopuszczają ruch sieciowy serwera XMPP w iptables.
Tag: iptables
Iptables allow torrent access.Iptables allow torrent access.
Iptables rule to allow download torrent when policy input is dropped iptables -A INPUT -p tcp –destination-port 6881:6999 -j ACCEPT iptables -A INPUT -p tcp –destination-port 51413 -j ACCEPT #torrent