How do you change samba workgroup subnet ip address on centos7
by tldixontl from LinuxQuestions.org on (#58B0A)
I am using Centos7 and installed samba and was able to successfully map to my windows box. When I rebooted my windows box the ip address changed. Now my workgroup subnet IP does not match now and I do not know how to change it to match the new IP
The command that initially worked was:
mount.cifs //192.168.1.195
The ip changed to 192.168.1.158 and then I ran
mount.cifs //192.168.1.158 but did not work


The command that initially worked was:
mount.cifs //192.168.1.195
The ip changed to 192.168.1.158 and then I ran
mount.cifs //192.168.1.158 but did not work