Il 29/09/2011 22:16, Niccolò Belli ha scritto:
It starts working again only if I add _both_ the above rules to my laptop's firewall, which isn't something I may expect the user to do: iptables -A INPUT -p tcp --dport 4190 -j ACCEPT iptables -A INPUT -p tcp --sport 4190 -j ACCEPT
Now even those rules aren't enough: it wants an ACCEPT input policy in my laptop's firewall :?