hok1man
Technical User
- Feb 16, 2008
- 102
hi guys,
just wondering how to get alias name from the real hostname :
I usually use nslookup, but it just works if I do like this:
yes, it will give me the alias name and the real name, but if I use the realname
it won't give me the alias name, any idea how to get alias name guys?
Thanks,
just wondering how to get alias name from the real hostname :
I usually use nslookup, but it just works if I do like this:
Code:
nslookup [aliasname]
yes, it will give me the alias name and the real name, but if I use the realname
Code:
nslookup [realname]
it won't give me the alias name, any idea how to get alias name guys?
Thanks,