After changing network settings, TrueNAS
IP address has been updated. If modify SMB configuration, error like:
1 | smb_update.bindip.0: IP address [192.168.0.51] is not a configured address for this server |
thrown.
To reset and clean up already bind IP, login TrueNAS Console and run:
1 | root@TrueNAS[~]# midclt call smb.update '{"bindip": []}' |
then can modify SMB configuration successfully.
References
- Help with SMB IP binding, https://www.reddit.com/r/freenas/comments/fovpfz/help_with_smb_ip_binding