I am having trouble writing a rule which will allows mosh (https://mosh.org/) to connect. Mosh requires that a remote server have UDP 60001-61000 ports open to accept requests. I have written this but mosh still does not work: nft add rule inet filter input udp dport 60000-61000 accept -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html