Skip to content

update: qna list week-16~18 #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2023
Merged

update: qna list week-16~18 #77

merged 1 commit into from
Feb 26, 2023

Conversation

ballsona
Copy link
Collaborator

Summary

16~18주차 Q&A 목록 업데이트

Check List

  • PR 제목을 commit convention에 맞게 작성
  • assignees 추가
  • label 추가

Comment on lines +196 to +224
<li>Root DNS 서버
<ul>
<li>가장 최상위에 위치한다.</li>
<li>ICANN(국제인터넷주소관리기구)에서 관리한다.</li>
<li>도메인에 따라 다음 DNS 서버로 라우팅한다.</li>
</ul>
</li>
<li>TLD(Top Level Doamin) 서버
<ul>
<li>.org .com과 같은 일반 최상위 도메인</li>
<li>.kr등 국가 코드 최상위 도메인</li>
<li>최상위 도메인의 IP를 저장한다.</li>
<li>이후, 도메인과 연관된 다음 DNS 서버로 라우팅한다.</li>
</ul>
</li>
<li>Authoritative DNS Server
<ul>
<li>도메인과 IP 주소를 변환한다.</li>
<li>최종 도착지 도메인의 IP 주소를 얻는다.</li>
</ul>
</li>
<li>Recursive DNS Server (DNS resolver)
<ul>
<li>최종 도착지 도메인의 정보를 캐싱한다.</li>
<li>DNS 서버가 안내하는 정보에 따라 라우팅한다.</li>
</ul>
</li>
</ol>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

근데 이거 왜 나만 숫자로 안나오고 이렇게 나와요...? 같은 ol 인데.. 비결이 무엇인가요

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

답을 알았어요 감사합니다 갓강현씨

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ

Copy link
Member

@yoo-jimin127 yoo-jimin127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

소나 최고로 3행시 지어보겠습니다.
3주치 Q&A를
한 번에 정리해주시다니
당신은 너무 멋져
당신은 너무 최고야!!!

@kanghyun98 kanghyun98 merged commit e9282f6 into main Feb 26, 2023
@kanghyun98 kanghyun98 deleted the week-16-18 branch February 26, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants