Not getting smb share name on FILESERVER


I did everything as instructed but still not able to run-
smbclient -L FILESERVER -U cybrary

Any solution?

1 Like

which room/challenge is this related to?
usually you do smbclient -L
then when you find shares you do
smbclient \\ip\share

1 Like

Thanks. I was able to run it.

Oy.it
Ory.it

  1. In the open terminal window, in the Linux-A tab, type smbclient -L FILESERVER -U cybrary to list smb shares as the cybrary user.

When this fails, try to ping FILESERVER. Take note of the output.

You know from speaking with the system administrator that the 192.168.1.5 DNS server is supposed to resolve local server names like FILESEREVER. You decide to double-check the local zone file on 192.168.1.5.
what is that mean !! Explain please !!



any solution !!!

Please refer to Joseph’s replies on Network Troubleshooting Basics - #6 by JosephWhite