Cannot access NAS after IP address change

I would just do a path substitution to the ip address

    <from pathversion="1">smb://homebackup/</from>
    <to pathversion="1">smb://192.168.0.100/</to>

As explained in this how to article…