Книги автора: Fedora™ Unleashed, 2008 edition
/ Книги автора: Fedora™ Unleashed, 2008 edition
/ honorato bonafe
Книга: Fedora™ Unleashed, 2008 edition
host
host
A command-line utility, host
performs forward and reverse lookups by querying DNS nameservers, similar to dig
.
Here's an example of a forward lookup with host
:
$ host
www.pearson.com
www.pearson.com has address 195.69.212.200
Here's a reverse lookup with host
:
$ host 195.69.212.200
200.212.69.195.in-addr.arpa domain name
pointer www.environment.pearson.com.
200.212.69.195.in-addr.arpa domain name
pointer booktime.pearson.com.
200.212.69.195.in-addr.arpa domain name
pointer environment.pearson.com.
Похожие страницы
- 11.19. Функции gethostbyname_r и gethostbyaddr_r
- 11.2. Локальный hosts
- Laying the Foundation: The localhost Interface
- Dynamic Host Configuration Protocol
- Using DHCP to Configure Network Hosts
- Configuring Virtual Host Properties
- Virtual Hosting
- Address-Based Virtual Hosts
- Name-Based Virtual Hosts
- Using ftphosts to Allow or Deny FTP Server Connection
- Using Smart Hosts
- Hosting Parts of the Linux File System on Separate Partitions