首頁
Linux Commands
DNS
nslookup
Linux Commands
DNS
nslookup | nslookup |
|
|
| 作者 Sonia | |
|
查詢 DNS 的運作。
nslookup host [dnsserver] 非互動模式 #nslookup lpi.com 168.95.192.1 Server: hntp1.hinet.net Address: 168.92.192.1 Non-authoritative answer: Name: lpi.org Address: 24.215.7.109 互動模式 #nslookup Default Server: localhost Address: 127.0.0.1 >server 192.168.1.2 Default Server: ns1.mydomain.com Address: 192.168.1.2 >ls -a yourdomain.com [ns1.mydomain.com] $ORIGIN yourdomain.com ipass 2D IN CNAME snoopy smtp 2D IN CNAME lucky mail 2D IN CNAME susan www 2D IN CNAME sally >exit |
|
| 最後更新 ( 2005/06/30, Thursday ) |
| < 前一個 |
|---|





