smbclient is samba client with an “ftp like” interface. It is a useful tool to test connectivity to a Windows share. It can be used to transfer files, or to look at share names. In addition, it has a nifty ability to ‘tar’ (backup) and restore files from a server to a client and visa …
Month: April 2020
ICMP codes often come handy when you are trying to find the status of a remote host. ICMP Type Message 0 Echo reply 3 Destination unreachable 4 Source quench 5 Redirect 8 Echo 9 Router advertisement 10 Router selection 11 Time exceeded 12 Parameter problem 13 Timestamp 14 Timestamp reply 15 Information request 16 Information …
NETBIOS is a service which allows communication between applications such as printer or other computer in Ethernet or token ring network via NETBIOS name. NETBIOS name is 16 digits long character assign to a computer in workgroup by WINS for name resolution of an IP address into NETBIOS name. Workgroup VS Domain Workgroup: It is …