INSTALLATION DOCUMENTS BY RAVI

Wednesday, April 12, 2017

Command to get the Hostname of remote server using ip address

Reverse dsn
$dig -x <ip>
$host <ip>

Multicast dns:
$avahi-resolve -a <ip>

Netbios :
samba server is required
$nmblookup -A <ip>
or install nbtscan and try
$nbtscan <ip>

No comments:

Post a Comment

  Opatch reports 'Cyclic Dependency Detected' error when patching ODI   Issue: When applying a Patch Set Update (PSU) to WebLogic Se...