서브도메인 할당받고서 telnet접속시 설정이 궁금합니다.
작성자 정보
- 한상길 작성
- 작성일
컨텐츠 정보
- 1,699 조회
- 0 추천
- 목록
본문
안녕하세요.
학교에서 DNS는 운영을 하고있고요.
현재 moon.abc.ac.kr이라는 도메인을 학교에서 할당받아서 리눅스 메일서버를 사용하고 있습니다.
도메인 변경을 위해서 earth.abc.ac.kr란 도메인을 새로 신청했습니다.
같은 ip주소로 매핑을 했습니다.
도메인테스트를 위해 리눅스 상에서 host 나 nslookup을 실행해보면
[root@vincent]# host earth.abc.ac.kr
earth.abc.ac.kr has address xxx.xxx.xxx.20
[root@vincent named]# nslookup earth.abc.ac.kr
Note: nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead. Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
Server: xxx.xxx.xxx.21
Address: xxx.xxx.xxx.21#53
Name: earth.abc.ac.kr
Address: xxx.xxx.xxx.20
위와 같이 ip주소에 earth.abc.ac.kr 도메인이 매핑이 되어 있습니다.
그런데 ping 테스트나 telnet 접속을 시도하면 아래와 같이 연결이 되지 않습니다.
[girihan@earth girihan]$ ping earth.abc.ac.kr
PING earth.abc.ac.kr (xxx.xxx.xxx.20) 56(84) bytes of data.
From moon.abc.ac.kr(xxx.xxx.xxx.25) icmp_seq=1 Destination Host Unreachable
From moon.abc.ac.kr(xxx.xxx.xxx.25) icmp_seq=1 Destination Host Unreachable
[girihan@earth girihan]$ telnet earth.abc.ac.kr
Trying xxx.xxx.xxx.20...
telnet: connect to address xxx.xxx.xxx.20: No route to host
서브도메인을 할당받은 리눅스서버에서 따로 설정해 주는 부분이 있나요?
아니면 네임서버측에서 설정이 잘못된 것인가요?
어느 부분을 수정해야 되는지.. 좀 알려주세요..
많은 분들의 조언 부탁드립니다.
그럼 즐거운 하루 되세요..
관련자료
-
이전
-
다음