Hi,
I' m struggling in the last days trying to mount some samba shares on my windows 10 laptop to the RTAC56U.
I need it because I want to run a rclone script to backup on my USB network storage some data from samba share.
Using the traditional command:
mount \\\\192.168.x.y\\Dir /mnt/win/Dir -t cifs -o "username=myname,password=mypassword")
when I Try to mount:
it returns
.....host is down
These are my trials:
1. I can ping successfully the host
2. I used the smbclient installed on my entware distribution and it can see the shares
3. The sytem log returns this message: "
Apr 20 00:19:38 kernel: CIFS VFS: No response for cmd 114 mid 1
Apr 20 00:19:38 kernel: CIFS VFS: No response for cmd 114 mid 2
4. I'm using the latest asuswrt merlin firmware for my router (384.6, which sigh is eol! very sorry about that, because I really really loved Rmerlin work ant those fantastic Asus router)
Not sure what else I can try to understand this issue
Thanks a lot
I' m struggling in the last days trying to mount some samba shares on my windows 10 laptop to the RTAC56U.
I need it because I want to run a rclone script to backup on my USB network storage some data from samba share.
Using the traditional command:
mount \\\\192.168.x.y\\Dir /mnt/win/Dir -t cifs -o "username=myname,password=mypassword")
when I Try to mount:
it returns
.....host is down
These are my trials:
1. I can ping successfully the host
2. I used the smbclient installed on my entware distribution and it can see the shares
3. The sytem log returns this message: "
Apr 20 00:19:38 kernel: CIFS VFS: No response for cmd 114 mid 1
Apr 20 00:19:38 kernel: CIFS VFS: No response for cmd 114 mid 2
4. I'm using the latest asuswrt merlin firmware for my router (384.6, which sigh is eol! very sorry about that, because I really really loved Rmerlin work ant those fantastic Asus router)
Not sure what else I can try to understand this issue
Thanks a lot