iptables -A INPUT -p udp --dport 6666 -j ACCEPT iptables -A firewall-output -p udp -m state --state NEW -m udp --dport 6666 -j ACCEPT With them (along with others) I can use netcat to do basic ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results