Hello everyone,
I would like to redirect traffic from an IP to another, without using a dst-nat rule, because I would like to disable connection tracking on that router, as I’m using it only to have this redirect rule working.
Is there something I can do?
Thanks
You could try to use netmap … it might work without connection tracking active (description doesn’t say anything about it).
netmap should do the same as dstnat applied to an entire subnet instead of a single address.
I read on the wiki that NAT is disabled with connection tracking disabled, so I expect the entire “NAT” section not working