hello,
i got a network with various ip ranges which routes to a MT 750 as gateway.
i got one server e.g. 192.168.200.10/24 which has been decommissioned.
I am trying to forward any traffic going to that server to a new server e.g. 172.17.1.1/24.
I can do specific ports e.g. ftp forwarding them to the new server via dst-nat but how to do that to all traffic destined for that server?
is it possible?