由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 显示本工作站ip的命令
相关主题
求救!连sgi工作站上internet (in detail)get local IP address
how to config my networks.[转载] ifconfig 一问
how to find teh net connection info in UNIX?How to add network card under solaris?
any easy way to get local ip in unix?[转载] ask a simple question. pls help.
What's the function to get the local ip请问一个简单的命令
Freebsd下如何给多网卡绑定同一IP?问个弱中弱的问题
What's the command to see your machine's ip addr?get MAC address?
请教如何查网卡的硬件地址?Re: how to change an ip address for a ho
相关话题的讨论汇总
话题: ifconfig话题: hostname话题: hosts
进入Unix版参与讨论
1 (共1页)
y**b
发帖数: 10166
1
是什么? Thanks.
G**T
发帖数: 388
2
nslookup urMachineName
may work

【在 y**b 的大作中提到】
: 是什么? Thanks.
v**n
发帖数: 951
3
look at /etc/hosts.***

【在 G**T 的大作中提到】
: nslookup urMachineName
: may work

r**a
发帖数: 630
4
ping `hostname`

【在 y**b 的大作中提到】
: 是什么? Thanks.
p******f
发帖数: 162
5

ifconfig

【在 y**b 的大作中提到】
: 是什么? Thanks.
f***d
发帖数: 101
6
ifconfig

【在 y**b 的大作中提到】
: 是什么? Thanks.
t*******l
发帖数: 421
7
grep `hostname` /etc/hosts |awk '{print $1}'

【在 y**b 的大作中提到】
: 是什么? Thanks.
c**t
发帖数: 38
8
nestat -ni

【在 t*******l 的大作中提到】
: grep `hostname` /etc/hosts |awk '{print $1}'
1 (共1页)
进入Unix版参与讨论
相关主题
Re: how to change an ip address for a hoWhat's the function to get the local ip
a network question --- bridge (转载)Freebsd下如何给多网卡绑定同一IP?
想编一个从同一台机器上的很多虚拟IP地址发出packet的程序?What's the command to see your machine's ip addr?
How to change mac address?请教如何查网卡的硬件地址?
求救!连sgi工作站上internet (in detail)get local IP address
how to config my networks.[转载] ifconfig 一问
how to find teh net connection info in UNIX?How to add network card under solaris?
any easy way to get local ip in unix?[转载] ask a simple question. pls help.
相关话题的讨论汇总
话题: ifconfig话题: hostname话题: hosts