smbclient bacdkups c$ are not shown starting point

smbclient -N -L \\(my ip)\
didn’t show backups not shown
and tun0 ip is another ip rather than 10.10.10.27
nmap ports are scanned in tun0 ports only

I am starter as well, try following maybe help.

  1. your tun0 ip will be like something10.10.14.16
  2. try to ping to 10.10.10.27
  3. then scan with nmap
  4. the try this command
    smbclient -N -L \\10.10.10.27\ (Four backslashes and then two at the end)

this should list your files you are after…I hope it will be helpfull if not then I am sorry mate.