(some recipients removed)
Le 13/10/2017 à 23:08, Walter H. a écrit :
On 13.10.2017 22:05, Jozsef Kadlecsik wrote:
On Fri, 13 Oct 2017, Walter H. wrote:
this works:
-A INPUT -i eth0 -d prefix::5772:1566:4901 -m tcp -p tcp --dport 25 -m
state --state NEW -j ACCEPT
but this not:
-A INPUT -i eth0 -d prefix:0:5772:1566:4901 -m tcp -p tcp --dport 25 -m
state --state NEW -j ACCEPT
What does it exactly mean "doesn't work"?
this rule should open tcp/25 for SMTP but it doesn't ...
Did you compare the two resulting rules with ip6tables-save ?
--
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