Domain name system for the efficient name service in mobile ad hoc networks

이동 애드혹 네트워크에서 효율적인 네임 서비스 제공을 위한 도메인 네임 시스템

  • 안상현 (서울시립대학교 컴퓨터과학부) ;
  • 임유진 (수원대학교 정보미디어학과) ;
  • 김성림 (서일대학 인터넷정보과)
  • Published : 2007.03.25

Abstract

Most researches on the mobile ad hoc network (MANET) have been focused on routing protocols, but for the real service provision DNS(Domain Name System) has to be supported first. Due to the inherent characteristics of the mobile ad hoc network, the DNS of the wired network is assumed to be not good for the MANET environment. The approach of distributed DNSs can easily adapt to the node mobility, but incurs the name conflict resolution overhead. On the other hand, the centralized approach performs the name resolution based on the unicast communication without causing the name conflict resolution overhead. The most important issue of the centralized approach is to provide the seamless name resolution service under server mobility. Therefore, in this paper, we propose a new centralized DNS, Manet DNS, which works efficiently on name allocation and management and solves the network merging and partitioning problem as well as providing the seamless name resolution service.

지금까지의 이동 네트워크 환경에서의 연구는 주로 경로 설정 방법에 대해 이루어겼으나, 실제 사용자에게 서비스를 제공하기 위해서는 DNS(Domain Name System)가 우선적으로 지원되어야 한다 이동 애드혹 네트워크의 고유한 특성으로 인하여 유선 네트워크에서 사용되고 있는 DNS를 그대로 도입하는 것은 문제가 발생한다. 분산 방식 DNS를 사용하는 경우에는 노드의 이동에 대해 효율적으로 대처할 수 있다는 장점을 가지나, 도메인 네임 충돌 문제를 해결하기 위한 오버헤드가 발생하게 되며, 중앙 방식 DNS를 사용하는 경우에는 네임 정보 획득을 위한 통신이 유니캐스트 기반으로 동작하고 네임의 할당 및 관리에 따른 오버헤드 문제를 해결할 수는 있으나 DNS서버의 이동에 따른 DNS네임 서비스의 연속성 있는 지원 문제가 해결되어야 한다. 따라서 본 논문에서는 이동 애드혹 네트워크 환경에서 중앙 방식 DNS를 기반으로 연속성 있는 서비스를 지원하면서도 네임 할당 및 관리에 있어서 효율적으로 동작하는 Manet DNS를 제안하며 서버의 이동성으로 인해 발생할 수 있는 네트워크 병합 및 분할 문제에 대한 해결책을 제시한다.

Keywords

References

  1. M. Aoki, M. Saito, H. Aida, and H. Tokuda, 'ANARCH: A Name Resolution Scheme for Mobile Ad Hoc Networks', IEEE AINA, pp723-730, 2003
  2. X. Hong, J. Liu and R. Smith, 'Distributed Naming System for Mobile Ad-Hoc Networks', Int. Conference on Wireless Networks, pp509-515, Las Vegas, June 2005
  3. S. Cheshire and M. Krochmal, 'Multicast DNS:, Internet-draft: draft-cheshire-dnsext-multicastd ns-05.txt, 2005
  4. J. Jeong, J. Park, and H. Kim, 'Name Service in IPv6 Mobile Ad-hoc Network connected to the Internet', IEEE PIMRC, pp1351-1355, 2003
  5. P. Hu, P-L Hong, and J-S Li, 'Name Resolution in On-demand MANET', IEEE WiMob, pp462-466, 2005
  6. IETF DNS Extensions Working Group, http://www.ietf.org/html.charters/dnsext-charter.html
  7. C. Perkins, E. Belding-Royer, and S. Das, 'Ad hoc On-demand Distance Vector (AODV) Routing', IETF RFC 3561, July 2003
  8. The network simulator, ns-2, http://www.isi.edu/nsnam/ns/