howto forward traffic send to a server which doesnt excist any more, to an external ip

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?

If you can do it for specific ports, then just use similar rule without any port or protocol specification, keep only the address and it will catch everything.