Re: ip6tables rule being rejected.

2021-10-11 Thread Andrei POPESCU
On Du, 10 oct 21, 17:19:52, Tim Woodall wrote: > > Thanks both! It's now working. And, indeed, my manpage does have it the > way you suggest. I'd initially found the documentation via a web search > and not twigged that the manpage and the documenatation here were > different: > > https://linux.d

Re: ip6tables rule being rejected.

2021-10-10 Thread Tim Woodall
On Sun, 10 Oct 2021, Reco wrote: On Sun, Oct 10, 2021 at 12:06:25PM +0100, Tim Woodall wrote: When I try to add the following rule: # ip6tables -t nat -A POSTROUTING -s 2001::/64 -d ! 2001:1::/64 -j ACCEPT Bad argument `2001:1::/64' Try `ip6tables -h' or 'ip6tables --help' for more information

Re: ip6tables rule being rejected.

2021-10-10 Thread Reco
Hi. On Sun, Oct 10, 2021 at 12:06:25PM +0100, Tim Woodall wrote: > When I try to add the following rule: > > # ip6tables -t nat -A POSTROUTING -s 2001::/64 -d ! 2001:1::/64 -j ACCEPT > Bad argument `2001:1::/64' > Try `ip6tables -h' or 'ip6tables --help' for more information. > > It is r

Re: ip6tables rule being rejected.

2021-10-10 Thread Markus Schönhaber
10.10.21, 13:06 +0200, Tim Woodall: When I try to add the following rule: # ip6tables -t nat -A POSTROUTING -s 2001::/64 -d ! 2001:1::/64 -j ACCEPT Bad argument `2001:1::/64' Try `ip6tables -h' or 'ip6tables --help' for more information. It is rejected. (Ignore the fact that this rule doesn't