일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- UPN
- ost경로
- 비트라커 USB
- OST파일경로변경
- ost위치
- Log 수집 서버
- ost경로이동
- DMARC설정
- Log collect
- Domain BitLocker
- 경로 또는 파일에 액세스할 수 없습니다
- BitLocker USB
- DMARC란
- Log수집
- Radius서버
- 클라이언트 로그 구독
- BitLocker 도메인환경
- pst경로이동
- windows nps
- 로그 구독
- outlook pst
- PST파일경로변경
- 라디우스
- 이벤트 로그 수집
- office365 Dmarc
- Domain name service
- outlook ost
- Event log collect
- 지정한 장치
- 라디우스서버
- Today
- Total
MY IT Life
SPF 레코드 확인 방법 본문
CMD명령을 실행합니다.
Run CMD
명령어 입력란에 nslookup입력 후 set q=txt를 입력합니다. 이 명령은 네임서버 Lookup 후 txt record를 확인하겠다는 명령입니다.
Enter nslookup and set q=mx command. This command is query target domain's name server lookup and confirm txt record.
이 후 SPF를 확인할 도메인을 입력합니다. 여기서는 daum.net을 입력해 보겠습니다. 아래와 같이 daum.net에 설정된 SPF값이 확인 됩니다.
next enter you want to know queried SPF domain. This case enter daum.net. You can see daum.net SPF record.
커맨드가 부담스럽다면Kitterman.com 사이트로 이동합니다.
If you have a little burden using command you can use this site.
사이트를 보면 다양한 방법으로 SPF Record를 확인할 수 있습니다.
You can confirm SPF record various way in this site.
Domain name을 입력하고 Get SPF Record를 클릭합니다.
Enter domain name and click Get SPF Record
아래와 같이 등록된 SPF값이 확인 됩니다.
You can see registered SPF Record.
'02. Microsoft > Windows Server' 카테고리의 다른 글
BitLocker USB 도메인 환경에서 사용 (0) | 2019.11.06 |
---|---|
Window Server Domain Administrator no permission (3) | 2019.10.23 |
자식 도메인 추가 (0) | 2016.06.09 |
부모, 자식 도메인 DNS 복제 (0) | 2016.06.09 |
Ransomware Detect Guide for Windows Server 2012 R2 (0) | 2016.06.09 |