server
리눅스 - NSLOOKUP 명령어의 옵션들
- 관리자 2024.07.30 Linux 인기
-
- 1,094
- 0
리눅스 NSLOOKUP 명령어의 옵션들.
다음은 ‘nslookup’의 사용 방법이다.
다음과 같다.
‘nslookup redhat.com’: A 레코드를 출력한다.
‘nslookup –query=mx redhat.com’:
‘nslookup –type=ns redhat.com’:
‘nslookup –type=soa redhat.com’:
‘nslookup –type=any google.com’:
‘nslookup 209.132.183.181’: 역방향 DNS 조회를 한다.
‘nslookup redhat.com ns1.redhat.com’: 특정 DNS 서버를 사용한다.
‘nslookup –port 56 redhat.com’:
‘nslookup –timeout=10 redhat.com’:
‘nslookup –debug redhat.com’:
END
- 이전글Linux - Ubuntu 22.04 LTS에서 xampp 설치2024.07.30
- 다음글Linux - 우분투 원격 데스크톱 연결2024.07.30
댓글목록
등록된 댓글이 없습니다.