Unplugged the router, got a new ip adress but no sir dyndns still not updated...
If your server is behind a natted router then the built-in client won't work anyway. You must have your server connected directly to the internet so that your external NIC has your external IP assigned to it. If you are behind a natted router, your server's external IP never changes and that's why you never see an IP update event in the logs.
If you are behind a natted router and you (successfully) run signal-event ip-change, it will send the wrong IP address to dyndns.
IOW to make the built-in client work, you will need to bridge the router so that the external interface on your server gets the external IP assigned to it.
All this assumes you are running in S/G mode. Don't bridge your router in S/O mode.