Hello, thanks for answering, I did actually have the address in the address book but I changed it anyway and it looks like this now:
static { rule-set mgmt { from zone Internet; rule mgmt { match { destination-address 200.200.200.66/32; } then { static-nat { prefix { 10.20.10.6/32; } } } } }
Unfortunately, still not working.