nslookup 사용해 보기

· 2012-04-21 (토) 08:16:06 · 2233
[root@linuxtip ~]# cat /etc/resolv.conf 
nameserver 164.124.101.2

[root@linuxtip ~]# nslookup xxx.net
Server:         164.124.101.2
Address:        164.124.101.2#53

Non-authoritative answer:
Name:   xxx.net
Address: x.x.x.x

[root@linuxtip ~]# nslookup
set type=SOA
> xxx.net
Server:         164.124.101.2
Address:        164.124.101.2#53

Non-authoritative answer:
xxx.net
        origin = x.x.x
        mail addr = x.x.x
        serial = 2000072938
        refresh = 28800
        retry = 14400
        expire = 380000
        minimum = 400

Authoritative answers can be found from:
xxx.net    nameserver = x.x.x.
xxx.net    nameserver = x.x.x.

set type=MX
> xxx.net
Server:         164.124.101.2
Address:        164.124.101.2#53

Non-authoritative answer:
xxx.net    mail exchanger = 10 mail.xxx.net.

Authoritative answers can be found from:
xxx.net    nameserver = x.x.x.
xxx.net    nameserver = x.x.x.
mail.xxx.net       internet address = x.x.x.x

set type=ANY
> xxx.net
Server:         164.124.101.2
Address:        164.124.101.2#53

Non-authoritative answer:
xxx.net    mail exchanger = 10 mail.xxx.net.
xxx.net    nameserver = x.x.x.
xxx.net    nameserver = x.x.x.

Authoritative answers can be found from:
xxx.net    nameserver = x.x.x.
xxx.net    nameserver = x.x.x.
mail.xxx.net       internet address = x.x.x.x

set type=TXT   ---> SPF 출판 관련 내용
|
댓글을 작성하시려면 로그인이 필요합니다.

개발자팁

5,403건

개발과 관련된 유용한 정보를 공유하세요. 질문은 QA에서 해주시기 바랍니다.

+
분류 제목 글쓴이 날짜 조회
Linux 12-04-22 조회 1,748
Linux 12-04-22 조회 2,571
Linux 12-04-22 조회 2,140
JavaScript 12-04-22 조회 2,433
Linux 12-04-22 조회 2,720
MySQL 12-04-21 조회 2,884
Linux 12-04-21 조회 4,326
MySQL 12-04-21 조회 3,857
Linux 12-04-21 조회 1.4만
Linux 12-04-21 조회 2,235
Linux 12-04-21 조회 2,397
Linux 12-04-21 조회 1,467
Linux 12-04-21 조회 2,234
MySQL 12-04-20 조회 2,871
Linux 12-04-20 조회 2,241
Linux 12-04-20 조회 2,348
Linux 12-04-20 조회 1,771
Linux 12-04-20 조회 2,169
Linux 12-04-20 조회 3,161
node.js 12-04-20 조회 3,859
Linux 12-04-20 조회 2,119
PHP 12-04-20 조회 3,649
PHP 12-04-20 조회 3,166
JavaScript 12-04-19 조회 2,606
기타 12-04-19 조회 2,142
JavaScript 12-04-18 조회 4,129
PHP 12-04-18 조회 2,317
JavaScript 12-04-18 조회 2,015
JavaScript 12-04-17 조회 2,351
PHP 12-04-17 조회 2,828