Hi@akhtar,
You may get this error because your Linux firewall will not allow your Windows machine to connect. So you can turn off your firewall by using below given command.
$ systemctl stop firewalld
It will turn off your Linux firewall temporarily. Now you can try. It will work.