Linux command
arpaname 命令
网络
复制后可按需替换文件名、目录或参数。
常用示例
Example
arpaname [ip_address]
Example
arpaname [2001:db8::1]
说明
arpaname converts IP addresses (both IPv4 and IPv6) to their corresponding reverse DNS ARPA domain names. These names are used for reverse DNS lookups, which map IP addresses back to hostnames. For IPv4 addresses, the output is in the in-addr.arpa domain. For IPv6 addresses, the output is in the ip6.arpa domain with each hexadecimal digit reversed and separated by dots.
FAQ
What is the arpaname command used for?
arpaname converts IP addresses (both IPv4 and IPv6) to their corresponding reverse DNS ARPA domain names. These names are used for reverse DNS lookups, which map IP addresses back to hostnames. For IPv4 addresses, the output is in the in-addr.arpa domain. For IPv6 addresses, the output is in the ip6.arpa domain with each hexadecimal digit reversed and separated by dots.
How do I run a basic arpaname example?
Run `arpaname [ip_address]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more arpaname examples?
This page includes 2 examples for arpaname, plus related commands for nearby Linux tasks.