Tech <tech@xxxxxxxxxx> wrote: > Le 05/11/2023 à 16:27, Florian Westphal a écrit : > > > Tech<tech@xxxxxxxxxx> wrote: > > > in another terminal I run > > > nc -vl :: 58198 > > > Listening on :: 58198 > > Please also spawn tcdump -n "tcp port 58198 or tcp port 58194" > Sended per PM The dump was very boring, shows SYNs without any replies. redirect is the same as dnat, except that redirect just takes the first address that it finds on the given interface. So I'd guess that it picks an unusable one, e.g. link-local. Can you post 'ip -6 addr show dev $dev" ?