Answer the question
In order to leave comments, you need to log in
Necessary iptables rules for p2p gtk-gnutella?
Hello. I am looking for iptables rules - input/output tcp/udp - for gtk-gnutella.
What I tried didn't work.
https://bestfreeporn.me
# Following 2 rules 4 Gtk-Gnutella
$IPT -A INPUT -m state --state NEW,ESTABLISHED -p tcp --dport 40411 -j ACCEPT
$IPT -A INPUT -m state --state NEW,ESTABLISHED -p udp --dport 40411 -j ACCEPT
$IPT -A OUTPUT -m state --state ESTABLISHED -p tcp --dport 40411 -j ACCEPT
$IPT -A OUTPUT -m state --state ESTABLISHED -p udp --dport 40411 -j ACCEPT
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question