如何从IP找到主机名,退出登录主机 [英] how to find host name from IP with out login to the host

查看:148
本文介绍了如何从IP找到主机名,退出登录主机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

解决方案

我需要找到其IP已知的UNIX主机的主机名。使用 nslookup

  nslookup 208.77.188.166 
...
非权威答案:
166.188.77.208.in-addr.arpa name = www.example.com。


i need to find the host name of a UNIX host whose IP is known with out login to that UNIX host

解决方案

Use nslookup

nslookup 208.77.188.166 
...
Non-authoritative answer:
166.188.77.208.in-addr.arpa     name = www.example.com.

这篇关于如何从IP找到主机名,退出登录主机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆