WO2010008190A2 - 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치 - Google Patents

도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치 Download PDF

Info

Publication number
WO2010008190A2
WO2010008190A2 PCT/KR2009/003876 KR2009003876W WO2010008190A2 WO 2010008190 A2 WO2010008190 A2 WO 2010008190A2 KR 2009003876 W KR2009003876 W KR 2009003876W WO 2010008190 A2 WO2010008190 A2 WO 2010008190A2
Authority
WO
WIPO (PCT)
Prior art keywords
dns
client
query
database
information
Prior art date
Application number
PCT/KR2009/003876
Other languages
English (en)
French (fr)
Other versions
WO2010008190A3 (ko
WO2010008190A4 (ko
Inventor
이상조
Original Assignee
주식회사 씨디네트웍스
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 씨디네트웍스 filed Critical 주식회사 씨디네트웍스
Publication of WO2010008190A2 publication Critical patent/WO2010008190A2/ko
Publication of WO2010008190A3 publication Critical patent/WO2010008190A3/ko
Publication of WO2010008190A4 publication Critical patent/WO2010008190A4/ko

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4552Lookup mechanisms between a plurality of directories; Synchronisation of directories, e.g. metadirectories
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]

Definitions

  • the present invention relates to a method and apparatus for obtaining information stored in a database of a domain name system, and more particularly, to a method and apparatus for acquiring information stored in a database of a domain name system while using a conventional domain name system as it is. It is about.
  • DNS Domain Name System
  • a domain name is a name that users can easily recognize, but a numeric Internet Protocol (IP) address is required to find a device such as a client or server on the Internet.
  • IP Internet Protocol
  • a DNS server reads an IP address corresponding to a domain name from a DNS database connected to a DNS server and transmits the information to a client or server so that each device is connected to each other.
  • the DNS server reads an IP address of 123.45.67.89 that matches abc.com from the DNS database associated with the DNS server and provides it to the client.
  • the IP address is used to connect to a device on the Internet that corresponds to the domain name abc.com.
  • the DNS database may store not only IP address information corresponding to the domain name but also ISP (Internet Service Provider) information and location information according to the IP address.
  • ISP Internet Service Provider
  • IPv4 our current IP address system, consists of 32 bits and has five class structures: A, B, C, D, and E. Only three of A, B, and C classes are generally used, and 8 bits of the first class A class are network parts, and the remaining B and C classes are host parts.
  • the IP address is assigned according to a certain rule, and the IP address information can be used to know the location information of the device corresponding to the IP address or ISP information providing the Internet service to the device.
  • the information stored in the DNS database can be accessed only through a DNS server, and thus the access is very limited. Therefore, it is difficult for a service provider to obtain information such as IP address information directly from the DNS database.
  • the present invention proposes a method and apparatus for acquiring information stored in a database of a domain name system capable of providing a customized service using IP address information without constructing or using a separate database.
  • a DNS query is generated by Transmit to a DNS server and receive a response of the DNS query from the DNS server, wherein the DNS query is generated using client IP (Internet Protocol) address information, and the DNS server transmits the client IP address information to the DNS query.
  • client IP Internet Protocol
  • the generation of the DNS query may be performed using the same library as the library used when generating the DNS query in the DNS system.
  • the generated DNS query may be a query statement by Request For Comments (RFC).
  • RRC Request For Comments
  • Information matching the received client IP address information may be used for a service provided by the host server.
  • the information matching the client IP address information may be information including at least one of location information of the client and Internet service provider (ISP) information subscribed to the client.
  • ISP Internet service provider
  • the DNS system further includes a local DNS server, the local DNS server may receive the DNS query from the host server, and send the DNS query to a DNS server that is authorized to the received DNS query.
  • the protocol for transmitting the DNS query and the response of the DNS query may be Domain Name System Security Extensions (DNSSEC).
  • DNSSEC Domain Name System Security Extensions
  • an apparatus for obtaining information stored in a database of a domain name system is provided.
  • DatabBase database
  • DNS Domain Name System
  • the DNS query generator may generate the DNS query using a library identical to a library used when generating a DNS query in the DNS system.
  • the DNS query generated by the DNS query generator may be a query statement by Request For Comments (RFC).
  • RRC Request For Comments
  • the apparatus for acquiring information stored in the database of the DNS may further include a client information providing unit configured to provide information matching the received client IP address information to be used for the service provided by the host server.
  • the information matching the client IP address information may be information including at least one of location information of the client and Internet service provider (ISP) information subscribed to the client.
  • ISP Internet service provider
  • the DNS system further includes a local DNS server, the local DNS server may receive the generated DNS query, and send the DNS query to a DNS server having authority to the received DNS query.
  • the protocol for transmitting the DNS query and the response of the DNS query may be Domain Name System Security Extensions (DNSSEC).
  • DNSSEC Domain Name System Security Extensions
  • a recording medium recording a program for implementing a method of obtaining information stored in a database of a domain name system.
  • a recording medium in which a program of instructions is tangibly embodied and records a program that can be read by a digital processing apparatus, the DNS query being generated and transmitted to a DNS server, and the DNS server responds to the DNS query.
  • Receive the DNS query is generated using the client IP (Internet Protocol) address information
  • the DNS server is the client IP address information stored in the database of the DNS when the DNS query includes the client IP address information Information matched to the host server as a response to the DNS query.
  • the recording a program for implementing the acquisition method of the information stored in the database, characterized in that the transmission DNS record medium.
  • the generation of the DNS query may be performed using the same library as the library used when generating the DNS query in the DNS system.
  • Information matching the received client IP address information may be used for a service provided by the host server.
  • the information matching the client IP address information may be information including at least one of location information of the client and Internet service provider (ISP) information subscribed to the client.
  • ISP Internet service provider
  • the DNS system further includes a local DNS server, the local DNS server may receive the DNS query from the host server, and send the DNS query to a DNS server that is authorized to the received DNS query.
  • the protocol for transmitting the DNS query and the response of the DNS query may be Domain Name System Security Extensions (DNSSEC).
  • DNSSEC Domain Name System Security Extensions
  • the method and apparatus for obtaining information stored in a database of a domain name system has an advantage of directly obtaining information stored in a DNS database.
  • FIG. 1 is a diagram illustrating a configuration of a domain name system to which a method for obtaining information stored in a database of a domain name system according to an exemplary embodiment of the present invention can be applied.
  • FIG. 2 is a diagram illustrating another configuration of a domain name system to which a method for obtaining information stored in a database of a domain name system according to an exemplary embodiment of the present invention can be applied.
  • Figure 3 is a flow chart showing the order in which the method of obtaining information stored in the database of the domain name system according to an embodiment of the present invention is performed.
  • FIG. 4 is a block diagram showing the configuration of an apparatus for obtaining information stored in a database of a domain name system according to an embodiment of the present invention.
  • first and second may be used to describe various components, but the components should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another.
  • the first component may be referred to as the second component, and similarly, the second component may also be referred to as the first component.
  • FIG. 1 is a diagram illustrating a configuration of a domain name system to which a method for obtaining information stored in a database of a domain name system according to an exemplary embodiment of the present invention may be applied
  • FIG. 2 illustrates an exemplary embodiment of the present invention
  • FIG. 4 is a diagram illustrating another configuration of a domain name system to which a method of obtaining information stored in a database of the domain name system can be applied.
  • the client 100 may further include a local DNS server 105 connected for the first time and connected to the DNS server 110.
  • the local DNS server 105 When the domain name system forms a hierarchical structure by further including such a local DNS server 105, the local DNS server 105 first receives the IP address information request from the client 100 according to the present invention. In this case, the request may be transmitted back to the DNS server 110 having the authority of the corresponding domain name.
  • a Domain Name System to which the present invention can be applied includes a client 100, a DNS server 110, a DNS DB (DataBase) 120, and a host server 130. It may include.
  • FIG. 1 only one component is illustrated for convenience of description, but one or more components may be present.
  • the client 100 is a device that is connected through a communication network to access the DNS server 110 and the host server 130.
  • the client 100 has a communication function and can be connected to the DNS server 110 and the host server 130, there is no limitation.
  • the client 100 may be, for example, a wireless terminal such as a user personal computer (PC), a mobile phone, a personal digital assistant (PDA), and the like, but is not limited thereto.
  • a wireless terminal such as a user personal computer (PC), a mobile phone, a personal digital assistant (PDA), and the like, but is not limited thereto.
  • PC personal computer
  • PDA personal digital assistant
  • DNS server 110 receives the domain name information entered in the address input window of the web browser (web browser) installed in the client 100 and receives the IP address information stored in the DNS DB 120 matching the received domain name information Read it and send it to the client 100.
  • the client 100 receiving the IP address information connects to the host server 130 which is a server corresponding to the domain name entered into the web browser using the received IP address information.
  • DNS DB 120 stores the IP address information matching the domain name.
  • location information according to an IP address or ISP information for providing an Internet service to a corresponding device may be stored.
  • the host server 130 is a server providing a specific service to the client 100 and includes both a web server providing a web page to a user through a web browser installed on the client 100 or a content server providing specific content. Can be.
  • the host server 130 when the client 100 receives IP address information through the DNS server 110 and accesses the host server 130, the host server 130 according to the present invention receives IP address information of the connected client 100. Generates a DNS query used and transmits to the DNS server (110).
  • This DNS query is generated as a DNS query that satisfies the regulations according to the RFC, which is a common convention of the aforementioned domain name system.
  • the DNS server 110 receiving the DNS query reads the information matching the IP address information from the DNS DB 120 using the query and transmits the information to the host server 130 again.
  • the host server 130 receives the information matching the IP address information from the DNS server 110 from the DNS server 110 to provide a user-customized service using the received information.
  • the IP address of the client 100 is 1.2.3.4
  • the host server 110 sets the resource record type to TXT and performs a DNS query of 4.3.2.1.city.service-domain.com. It generates and transmits to the DNS server 110.
  • the IP address of the client 100 is 1.2.3.4
  • the IP address in the query is expressed as 4.3.2.1 because the interpretation of the query is performed later, but is not limited thereto.
  • the DNS server 110 receiving the query transmits a DNS query, that is, a resource type matching the IP address of the client is 1.2.3.4 in the DNS DB 120 when the query is in the form of * .city.service-domain.com.
  • the information corresponding to the type is read and transmitted to the host server 130.
  • Such a DNS query may be generated in the form of a query statement, and the DNS query statement is formed using the form according to the RFC as described above.
  • the host server 130 includes the received IP address information of the client 100 and automatically generates a query statement according to the RFC regulations and transmits the information to the DNS server 110 to receive the information stored in the DNS database 120.
  • the received information will be available.
  • the DNS query is transmitted to the local DNS server 105, and the local DNS server 105 has authority of city.service-domain.com ( The DNS query is sent to the DNS server 110 having the authority.
  • the DNS server 110 or the local DNS server 105 temporarily stores the received DNS query from the DNS server 110 for a preset time to live (TTL) time or the corresponding DNS server 105 or local If the DNS server 105 is not authorized, the DNS server 105 may be connected to another DNS server 110 or the local DNS server 105.
  • TTL time to live
  • the load of the DNS server 110 itself may be reduced.
  • devices such as servers or clients connected through the Internet have a DNS library for generating DNS queries for connecting to the DNS server 110.
  • the main library used when transmitting a DNS query to the DNS server 110 is 'gethostbyaddr', and the main library used when requesting a specific type of resource record is 'res_query'.
  • gethostbyaddr is for matching hostnames to IP addresses
  • res_query is a library for specifying hostnames, classes, and types.
  • 'res_nquery' is a library used to specify a DNS server to send a query separately. It is a library related to host name, class, and type specification related to the resolution of DNS queries.
  • the conventional library as it is to generate a DNS query to be transmitted to the DNS server 110, the information stored in the DNS DB 120 to the host server 130 without any change to the conventional DNS system 120 Can be received.
  • the host server 130 can receive information stored in the DNS DB 120 without using a conventional domain name system as it is and performing a separate IP address tracking method in the host server 130. .
  • the host server 130 may provide various user-customized services using the information stored in the received DNS DB 120.
  • the information on the region where the client 100 is located may be obtained through the client 100 IP address information of 1.2.3.4.
  • the client 100 IP address information of 1.2.3.4.
  • the registered ISP information is included, it is also possible to provide a customized advertisement by providing other Internet-related product advertisements provided by the subscribed ISP.
  • the method of using the information matching the IP address information can be variously implemented and is not limited to the above examples.
  • IP address information and location information and ISP information according to the IP address information may be important personal information, it may be required to strengthen the security.
  • DNSSEC Domain Name System Security Extensions
  • FIG. 3 is a flowchart illustrating an order in which a method of obtaining information stored in a database of a domain name system is performed according to an exemplary embodiment of the present invention.
  • the method for acquiring information stored in a database of a domain name system first performs a query using a client 100 IP address information, that is, a DNS query in the host server 130. It transmits to the DNS server 110 (S300).
  • the DNS server 110 interprets the received DNS query to read the information matching the client 100 IP address information, that is, the client 100 information from the DNS DB 120, and the read client 100 information is the host. It is transmitted to the server 130 is received by the host server 130 (S302).
  • the host server 130 provides a user-customized service in the service originally provided by using the received information (S304).
  • the information acquisition method stored in the database of the domain name system is implemented as a program and stored in a computer-readable recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.) Can be.
  • a computer-readable recording medium CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.
  • FIG. 4 is a block diagram illustrating a configuration of an apparatus for obtaining information stored in a database of a domain name system according to an exemplary embodiment of the present invention.
  • an apparatus for obtaining information stored in a database of a domain name system includes a DNS query generator 400, a client information receiver 410, and a client information provider ( 420.
  • the DNS query generator 400 generates a DNS query to query the DNS server 110 using the received IP address information of the client 120.
  • the DNS query can be generated using a DNS library for generating a conventional DNS query.
  • the client information receiver 410 receives the client 100 information transmitted by the DNS server 110 that receives the DNS query in response to the DNS query.
  • the client 100 information may be information including at least one of location information and ISP information matching the IP address information.
  • the client information provider 420 provides the received client 100 information to a module related to a service provided by the host server 130 so that the service provided by the host server 130 may be provided as a user-customized service. .
  • the apparatus for obtaining information stored in the database of the domain name system may be connected to a communication network as a separate device or included in the aforementioned host server to acquire information stored in the database of the domain name system.
  • the apparatus for obtaining information stored in the database of the domain name system may be implemented in a form in which a program in which the method for obtaining information stored in the database of the domain name system is implemented is installed in a digital device. It is self-evident.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치가 개시된다. 본 발명의 바람직한 일 실시예에 따르면, DNS 쿼리를 생성하여 DNS 서버로 전송하고, DNS 서버로부터 DNS 쿼리의 응답을 수신하되, DNS 쿼리는 클라이언트 IP 주소 정보를 이용하여 생성되고, DNS 서버는 DNS 쿼리에 클라이언트 IP 주소 정보가 포함되는 경우 DNS의 데이터베이스에 저장된 클라이언트 IP 주소 정보에 매칭되는 정보를 DNS 쿼리의 응답으로서 호스트 서버로 전송한다. 본 발명에 따르면, 별도의 데이터베이스의 구축이나 이용없이 DNS 데이터베이스에 저장된 정보를 직접 획득할 수 있고, IP 주소 정보를 이용한 사용자 맞춤형 서비스의 제공이 가능한 장점이 있다.

Description

도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치
본 발명은 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치에 관한 것으로서, 보다 상세하게는 종래의 도메인 네임 시스템을 그대로 이용하면서도 도메인 네임 시스템의 데이터베이스에 저장된 정보를 획득할 수 있는 방법 및 장치에 관한 것이다.
도메인 네임 시스템(DNS: Domain Name System)은 컴퓨터 등의 장치에 설치된 웹 브라우저(web browser) 등에서 사용자가 인식하기 편하게 텍스트 등의 형태로 제공되는 인터넷상의 도메인의 이름들의 위치를 알 수 있는 IP 주소로 바꾸어 주는 시스템이다.
즉 도메인 네임은 사용자가 인식하기 쉽게 붙인 이름이지만, 인터넷에서 어떤 클라이언트나 서버와 같은 장치를 찾기 위해서는 숫자로 된 IP(Internet Protocol) 주소가 필요한 것이다.
*이러한 도메인 시스템은 DNS 서버가 도메인 이름과 대응되는 IP 주소 정보를 DNS 서버와 연결되는 DNS 데이터베이스에서 독출하여 클라이언트 또는 서버로 전송하여 각 장치가 서로 연결되게 한다.
예를 들어, abc.com이라는 도메인 네임을 DNS 서버에 제공하면 DNS 서버에서는 DNS 서버와 연결되는 DNS 데이터베이스에서 abc.com에 매칭되는 123.45.67.89이라는 IP 주소를 독출하여 클라이언트로 제공하고 클라이언트는 제공받은 IP 주소를 이용하여 abc.com이라는 도메인 네임에 상응하는 인터넷상의 장치에 접속하게 되는 것이다.
한편, 이러한 도메인 네임 시스템은 모든 인터넷 사용자가 공통적으로 사용할 수 있어야 하므로 공통된 규약이 필요하며 이러한 규정들은 RFC(Request For Comments)에 규정되어 있다.
따라서 클라이언트에서 DNS 서버로의 도메인 네임의 전송과 DNS 서버에서 클라이언트로의 IP주소 전송 등은 이러한 규약에 의해 이루어지게 된다.
그리고 DNS의 데이터베이스에는 도메인 네임에 상응하는 IP 주소 정보뿐만 아니라 IP 주소에 따른 ISP(Internet Service Provider) 정보, 위치 정보 등이 저장될 수 있다.
예를 들면, 현재 우리가 널리 쓰고 있는 IP 주소 체계인 IPv4의 경우 크게 32비트로 구성되며, A, B, C, D, E의 5개의 클래스 구조를 가진다. 그리고 이중 A, B, C 세 개의 클래스만을 일반적으로 사용하게 되며, 첫번째 클래스인 A클래스의 8비트가 네트워크 부분이며, 나머지 B와 C클래스가 호스트 부분으로 구성된다.
이러한 IP 주소의 특성상 IP 주소는 일정한 규칙에 따라 할당되게 되며 IP 주소 정보를 이용하여 해당 IP 주소에 상응하는 장치의 위치 정보나 해당 장치에 인터넷 서비스를 제공하는 ISP 정보 등도 알 수 있게 된다.
그러나 DNS 데이터베이스에 저장된 정보는 DNS 서버를 통해서만 접근할 수 있는 등 그 접근이 매우 제한적이며 따라서 서비스 제공자의 입장에서 DNS 데이터베이스로부터 직접 IP 주소 정보 등의 정보를 획득하기 어려운 문제점이 있다.
그러므로, IP 주소 정보와 이에 매칭되는 정보를 저장한 별도의 데이터베이스를 구축하여 다른 장치로 제공하거나 저장된 정보를 이용하여만 하는 문제점이 있다.
따라서 IP 주소 정보를 이용한 사용자 맞춤형 서비스의 제공이 제한적인 문제점이 있다.
상기한 바와 같은 종래의 문제점을 해결하기 위해, DNS 서버를 통해 DNS 데이터베이스에 저장된 정보를 직접 획득할 수 있는 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치를 제안하는 것이다.
따라서 별도의 데이터베이스의 구축이나 이용없이 IP 주소 정보를 이용한 사용자 맞춤형 서비스의 제공이 가능한 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치를 제안하는 것이다.
본 발명의 또 다른 목적들은 이하의 실시예에 대한 설명을 통해 쉽게 이해될 수 있을 것이다.
상기한 바와 같은 목적을 달성하기 위해, 본 발명의 일 측면에 따르면 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 제공된다.
본 발명의 바람직한 일 실시예에 따르면, 도메인 네임 시스템(DNS: Domain Name System)에서 호스트 서버가 수행하는 상기 DNS의 데이터베이스(DataBase)에 저장된 정보의 획득 방법에 있어서, DNS 쿼리(query)를 생성하여 DNS 서버로 전송하고, 상기 DNS 서버로부터 상기 DNS 쿼리의 응답을 수신하되, 상기 DNS 쿼리는 클라이언트 IP(Internet Protocol) 주소 정보를 이용하여 생성되고, 상기 DNS 서버는 상기 DNS 쿼리에 상기 클라이언트 IP 주소 정보가 포함되는 경우 상기 DNS의 데이터베이스에 저장된 상기 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 DNS 쿼리의 응답으로서 상기 호스트 서버로 전송하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법이 제공된다.
상기 DNS 쿼리의 생성은 상기 DNS 시스템에서의 DNS 쿼리의 생성시 이용되는 라이브러리(library)와 동일한 라이브러리를 이용하여 수행될 수 있다.
상기 생성되는 DNS 쿼리는 RFC(Request For Comments)에 의한 쿼리문일 수 있다.
상기 수신된 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 호스트 서버에서 제공되는 서비스에 이용될 수 있다.
상기 클라이언트 IP 주소 정보에 매칭되는 정보는 상기 클라이언트의 위치 정보 및 상기 클라이언트가 가입한 ISP(Internet Service Provider) 정보 중 적어도 하나를 포함하는 정보일 수 있다.
상기 DNS 시스템은 로컬 DNS 서버를 더 포함하고, 상기 로컬 DNS 서버는 상기 호스트 서버로부터 상기 DNS 쿼리를 수신하고, 상기 수신된 DNS 쿼리에 대하여 권한을 가진 DNS 서버로 상기 DNS 쿼리를 전송할 수 있다.
상기 DNS 쿼리의 전송 및 상기 DNS 쿼리의 응답이 수행되는 프로토콜은 DNSSEC(Domain Name System Security Extensions)일 수 있다.
본 발명의 다른 측면에 의하면, 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 장치가 제공된다.
본 발명의 바람직한 일 실시예에 따르면, 도메인 네임 시스템(DNS: Domain Name System)에서 상기 DNS의 데이터베이스(DatabBase)에 저장된 정보를 획득하는 장치에 있어서, 클라이언트 IP 주소 정보를 이용하여 DNS 쿼리를 생성하는 DNS 쿼리 생성부; 및 DNS 서버로부터 상기 DNS의 데이터베이스에 저장된 상기 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 DNS 쿼리의 응답으로서 수신하는 클라이언트 정보 수신부를 포함하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 장치가 제공된다.
상기 DNS 쿼리 생성부는 상기 DNS 시스템에서의 DNS 쿼리의 생성시 이용되는 라이브러리(library)와 동일한 라이브러리를 이용하여 상기 DNS 쿼리의 생성을 수행할 수 있다.
상기 DNS 쿼리 생성부에서 생성되는상기 DNS 쿼리는 RFC(Request For Comments)에 의한 쿼리문일 수 있다.
DNS의 데이터베이스에 저장된 정보의 획득 장치는 상기 수신된 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 호스트 서버에서 제공되는 서비스에 이용되도록 제공하는 클라이언트 정보 제공부를 더 포함할 수 있다.
상기 클라이언트 IP 주소 정보에 매칭되는 정보는 상기 클라이언트의 위치 정보 및 상기 클라이언트가 가입한 ISP(Internet Service Provider) 정보 중 적어도 하나를 포함하는 정보일 수 있다.
상기 DNS 시스템은 로컬 DNS 서버를 더 포함하고, 상기 로컬 DNS 서버는 상기 생성된 DNS 쿼리를 수신하고, 상기 수신된 DNS 쿼리에 대하여 권한(authority)을 가진 DNS 서버로 상기 DNS 쿼리를 전송할 수 있다.
상기 DNS 쿼리의 전송 및 상기 DNS 쿼리의 응답이 수행되는 프로토콜은 DNSSEC(Domain Name System Security Extensions)일 수 있다.
본 발명의 다른 측면에 의하면, 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법을 구현하기 위한 프로그램을 기록한 기록매체가 제공된다.
본 발명의 바람직한 일 실시예에 따르면, 도메인 네임 시스템(DNS: Domain Name System)에서 호스트 서버가 수행하는 상기 DNS의 데이터베이스(DataBase)에 저장된 정보의 획득 방법이 구현되도록, 디지털 처리 장치에 의해 실행될 수 있는 명령어들의 프로그램이 유형적으로 구현되어 있으며 디지털 처리 장치에 의해 판독될 수 있는 프로그램을 기록한 기록매체에 있어서, DNS 쿼리(query)를 생성하여 DNS 서버로 전송하고, 상기 DNS 서버로부터 상기 DNS 쿼리의 응답을 수신하되, 상기 DNS 쿼리는 클라이언트 IP(Internet Protocol) 주소 정보를 이용하여 생성되고, 상기 DNS 서버는 상기 DNS 쿼리에 상기 클라이언트 IP 주소 정보가 포함되는 경우 상기 DNS의 데이터베이스에 저장된 상기 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 DNS 쿼리의 응답으로서 상기 호스트 서버로 전송하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법을 구현하기 위한 프로그램을 기록한 기록매체가 제공된다.
상기 DNS 쿼리의 생성은 상기 DNS 시스템에서의 DNS 쿼리의 생성시 이용되는 라이브러리(library)와 동일한 라이브러리를 이용하여 수행될 수 있다.
상기 수신된 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 호스트 서버에서 제공되는 서비스에 이용될 수 있다.
상기 클라이언트 IP 주소 정보에 매칭되는 정보는 상기 클라이언트의 위치 정보 및 상기 클라이언트가 가입한 ISP(Internet Service Provider) 정보 중 적어도 하나를 포함하는 정보일 수 있다.
상기 DNS 시스템은 로컬 DNS 서버를 더 포함하고, 상기 로컬 DNS 서버는 상기 호스트 서버로부터 상기 DNS 쿼리를 수신하고, 상기 수신된 DNS 쿼리에 대하여 권한을 가진 DNS 서버로 상기 DNS 쿼리를 전송할 수 있다.
상기 DNS 쿼리의 전송 및 상기 DNS 쿼리의 응답이 수행되는 프로토콜은 DNSSEC(Domain Name System Security Extensions)일 수 있다.
이상에서 설명한 바와 같이, 본 발명에 의한 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치에 의하면, DNS 데이터베이스에 저장된 정보를 직접 획득할 수 있는 장점이 있다.
따라서 별도의 데이터베이스의 구축이나 이용없이 IP 주소 정보를 이용한 사용자 맞춤형 서비스의 제공이 가능한 장점이 있다.
도 1은 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 적용될 수 있는 도메인 네임 시스템의 구성을 도시한 도면.
도 2는 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 적용될 수 있는 도메인 네임 시스템의 또 다른 구성을 도시한 도면.
도 3은 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 수행되는 순서를 도시한 순서도.
도 4는 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득을 위한 장치의 구성을 도시한 구성도.
본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.
각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용하였다. 본 발명을 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.
제1, 제2 등의 용어는 다양한 구성 요소들을 설명하는데 사용될 수 있지만, 상기 구성 요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다.
예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다.
및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다.
어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다.
반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다.
본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다.
단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.
다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다.
일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.
이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세히 설명하되, 도면 부호에 관계없이 동일하거나 대응하는 구성 요소는 동일한 참조 번호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다.
먼저 도 1과 도 2를 참조하여 본 발명의 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 적용될 수 있는 도메인 네임 시스템의 구성을 살펴본다.
도 1은 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 적용될 수 있는 도메인 네임 시스템의 구성을 도시한 도면이고, 도 2는 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 적용될 수 있는 도메인 네임 시스템의 또 다른 구성을 도시한 도면이다.
도 1과 비교하여 도 2에서는 클라이언트(100)가 최초로 접속하며 DNS 서버(110)와 연결되는 로컬 DNS 서버(105)를 더 포함할 수 있다.
이러한 로컬 DNS 서버(105)를 더 포함하여 도메인 네임 시스템이 계층 구조를 형성하는 경우 본 발명에 의한 클라이언트(100)에서의 IP 주소 정보 요청을 로컬 DNS 서버(105)가 먼저 수신하여 수신된 도메인 네임에서 해당 도메인 네임의 권한(authority)을 가지는 DNS 서버(110)로 다시 해당 요청을 전송할 수 있다.
이하에서는 도 1을 중심으로 본 발명에 의한 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 적용될 수 있는 도메인 네임 시스템을 살펴보기로 한다.
도 1에 도시된 바와 같이, 본 발명이 적용될 수 있는 도메인 네임 시스템(DNS: Domain Name System)은 클라이언트(100), DNS 서버(110), DNS DB(DataBase)(120) 및 호스트 서버(130)를 포함할 수 있다.
한편, 도 1에서는 설명의 편의를 위해 각각의 구성요소를 하나씩만 도시하였으나 각각의 구성 요소가 1개 이상 존재할 수 있음은 자명하다.
먼저 클라이언트(100)는 통신망을 통해 연결되어 DNS 서버(110)와 호스트 서버(130)에 접속할 수 있는 장치이다.
이러한 클라이언트(100)는 통신 기능을 구비하여 DNS 서버(110)와 호스트 서버(130)에 접속될 수 있는 장치이면 아무런 제한이 없다.
클라이언트(100)는 예를 들면, 사용자 퍼스널 컴퓨터(PC)와 휴대 전화, 개인 휴대 단말기(PDA: Personal Digital Assistant) 등의 무선 단말기 등이 있을 수 있으나 이에 한정되는 것은 아니다.
DNS 서버(110)는 클라이언트(100)에 설치된 웹 브라우저(web browser)의 주소 입력창에 입력된 도메인 네임 정보를 수신하여 수신된 도메인 네임 정보와 매칭되는 DNS DB(120)에 저장된 IP 주소 정보를 독출하여 클라이언트(100)로 전송한다.
IP 주소 정보를 수신한 클라이언트(100)는 수신된 IP 주소 정보를 이용하여 웹 브라우저에 입력하였던 도메인 네임에 해당하는 서버인 호스트 서버(130)로 접속하게 된다.
DNS DB(120)는 도메인 네임과 매칭되는 IP 주소 정보가 저장된다. 또한, IP 주소에 따른 위치 정보나 해당 장치에 인터넷 서비스를 제공하는 ISP 정보 등이 저장될 수 있다.
*호스트 서버(130)는 클라이언트(100)로 특정 서비스를 제공하는 서버로서 사용자에게 클라이언트(100)에 설치된 웹 브라우저를 통해 웹 페이지를 제공하는 웹 서버나 특정 콘텐츠를 제공하는 콘텐츠 서버 등이 모두 포함될 수 있다.
한편, 본 발명에 의한 호스트 서버(130)는 클라이언트(100)가 DNS 서버(110)를 통해 IP 주소 정보를 수신하여 호스트 서버(130)에 접속하는 경우 접속한 클라이언트(100)의 IP 주소 정보를 이용한 DNS 쿼리를 생성하여 DNS 서버(110)로 전송한다.
이러한 DNS 쿼리는 전술한 도메인 네임 시스템의 공통된 규약인 RFC에 따른 규정을 충족하는 DNS 쿼리로서 생성된다.
한편, DNS 쿼리를 수신한 DNS 서버(110)는 해당 쿼리를 이용하여 IP 주소 정보에 매칭되는 정보를 DNS DB(120)에서 독출하여 다시 호스트 서버(130)로 전송한다.
호스트 서버(130)는 DNS 서버(110)로부터 IP 주소 정보에 매칭되는 정보를 DNS 서버(110)로부터 수신하여 수신된 정보를 이용하여 사용자 맞춤형 서비스를 제공하게 된다.
예를 들어, 클라이언트(100)의 IP 주소가 1.2.3.4라고 하고 호스트 서버(110)가 리소스 레코드(Resource Record) 타입을 TXT로 설정하고 4.3.2.1.city.service-domain.com이라는 DNS 쿼리를 생성하여 DNS 서버(110)로 전송한다.
한편, 클라이언트(100)의 IP 주소가 1.2.3.4인 경우 쿼리내의 IP 주소가 4.3.2.1로 표현되는 것은 쿼리의 해석이 뒷부분에서 수행되기 때문이나, 이에 한정되는 것은 아니다.
그리고 쿼리를 수신한 DNS 서버(110)는 DNS 쿼리 즉 질의가 *.city.service-domain.com 의 형태인 경우 DNS DB(120)에서 1.2.3.4 즉 클라이언트의 IP 주소에 매칭되는 리소스 타입이 TXT 타입에 해당하는 정보를 독출하여 호스트 서버(130)로 전송하는 것이다.
이러한 DNS 쿼리는 쿼리문(文)의 형태로 생성될 수 있으며 이러한 DNS 쿼리문은 전술한 바와 같이 RFC 규정에 의한 형태를 그대로 이용하여 형성된다.
따라서 호스트 서버(130)는 수신한 클라이언트(100)의 IP 주소 정보를 포함하며 자동적으로 RFC 규정에 따른 쿼리문을 생성하여 DNS 서버(110)로 전송함으로써 DNS 데이터베이스(120)에 저장된 정보를 수신하여 수신된 정보를 이용할 수 있게 되는 것이다.
한편, RFC 규정에 의한 쿼리의 예시를 살펴보면, 전술한 TXT뿐만 아니라 다양한 쿼리문이 가능하며, 이를 이용하여 DNS 데이터베이스(120)에 저장된 정보 중 다양한 종류의 정보들을 추출할 수 있다.
한편, 도 2와 같은 로컬 DNS 서버(105)를 포함하는 도메인 네임 시스템의 구조에서는 DNS 쿼리는 로컬 DNS 서버(105)로 전송되고 로컬 DNS 서버(105)는 city.service-domain.com의 권한(Authority)을 갖고 있는 DNS 서버(110)로 DNS 쿼리를 보내게 된다.
한편, 일반적으로 DNS 서버(110) 또는 로컬 DNS 서버(105)는 미리 설정된 TTL(Time To Live) 시간 동안 DNS 서버(110)에서의 수신된 DNS 쿼리를 일시 저장하거나 해당 DNS 서버(105) 또는 로컬 DNS 서버(105)가 권한이 없는 경우 다른 DNS 서버(110)나 로컬 DNS 서버(105)와 연결되도록 할 수 있다.
따라서, DNS DB(120)에 저장된 정보를 요청하는 DNS 쿼리가 복수개가 수신되는 경우 DNS 서버(110) 자체의 부하는 줄일 수 있게 된다.
한편, 전술한 바와 같이 본 발명에 의한 DNS 서버(110)에서의 DNS DB(120)에 저장된 정보를 독출하여 전송하도록 함에 있어서 종래의 DNS 관련 규약을 그대로 이용하게 된다.
일반적으로 인터넷을 통해 연결되는 서버나 클라이언트와 같은 장치들은 DNS 서버(110)와 연결되기 위한 DNS 쿼리 생성을 위한 DNS 라이브러리(library)를 가지고 있다.
DNS 서버(110)로 DNS 쿼리 전송시 사용되는 주요 라이브러리로 'gethostbyaddr'가 있으며, 특정 타입의 리소스 레코드를 요청할 때 사용되는 주요 library로 'res_query'가 있다.
gethostbyaddr는 호스트명을 IP 주소에 매칭하는 것에 관계되며, res_query는 호스트명과 클래스 및 타입을 지정하는데 관계되는 라이브러리이다.
또한 질의를 보낼 DNS 서버를 별도로 지정하고 싶을 때 사용되는 라이브러리로서 'res_nquery'가 있으며, DNS 쿼리의 해석과 관련된, 호스트명, class, type 지정과 관련되는 라이브러리이다.
따라서 본 발명에서는 종래의 이러한 라이브러리를 그대로 이용하여 DNS 서버(110)로 전송될 DNS 쿼리를 생성함으로써 종래의 DNS 시스템에는 아무런 변화를 주지 않고도 DNS DB(120)에 저장된 정보를 호스트 서버(130)로 수신할 수 있게 된다.
따라서 종래의 도메인 네임 시스템을 그대로 이용하고 또한 호스트 서버(130)에서 별도의 IP 주소 추적 등의 방법을 수행함이 없이 DNS DB(120)에 저장된 정보를 호스트 서버(130)에서 수신할 수 있게 되는 것이다.
그리고 호스트 서버(130)에서는 수신된 DNS DB(120)에 저장된 정보를 이용하여 다양한 사용자 맞춤형 서비스의 제공이 가능하게 된다.
예를 들어, 1.2.3.4라는 클라이언트(100) IP 주소 정보를 통해 클라이언트(100)가 위치하는 지역의 정보를 획득할 수 있다. 이를 이용하여 사용자가 별도의 지역을 지정하지 않더라도 사용자가 지역 정보를 원하는 경우 클라이언트(100)가 위치한 지역의 지역 정보 서비스를 제공할 수 있게 되는 것이다.
또한, 예를 들어 가입된 ISP 정보가 포함되는 경우라면 가입된 ISP에서 제공하는 다른 인터넷 관련 상품 광고가 제공되도록 함으로써 사용자 맞춤형 광고가 제공되도록 하는 것도 가능하게 된다.
이러한 IP 주소 정보와 매칭되는 정보를 이용하는 방법은 다양하게 구현가능하며 전술한 예시들에 한정되지 않는다.
한편, 이러한 IP 주소 정보 및 IP 주소 정보에 따른 위치 정보 및 ISP 정보 등은 중요한 개인 정보일 수 있으므로 보안의 강화가 요구될 수 있다.
이 경우 일반 DNS 프로토콜(protocol) 대신 보안이 강화된 프로토콜인 DNSSEC(Domain Name System Security Extensions)을 이용하여 전송되는 데이터를 보호할 수도 있을 것이다.
이하에서는 도 3을 참조하여 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 수행되는 순서를 살펴보기로 한다.
도 3은 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법이 수행되는 순서를 도시한 순서도이다.
도 3에 도시된 바와 같이, 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법은 먼저 호스트 서버(130)에서 클라이언트(100) IP 주소 정보를 이용한 질의 즉 DNS 쿼리를 DNS 서버(110)로 전송한다(S300).
그리고 DNS 서버(110) 에서는 수신된 DNS 쿼리를 해석하여 클라이언트(100) IP 주소 정보에 매칭되는 정보 즉 클라이언트(100) 정보를 DNS DB(120)에서 독출하고, 독출된 클라이언트(100) 정보는 호스트 서버(130)로 전송되어 호스트 서버(130)에서 수신되게 된다(S302).
그리고 호스트 서버(130)는 수신된 정보를 이용하여 본래 제공하던 서비스에서 사용자 맞춤형 서비스를 제공하게 된다(S304).
한편, 이러한 본 발명에 의한 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드디스크, 광자기디스크 등)에 저장될 수 있다.
도 4는 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득을 위한 장치의 구성을 도시한 구성도이다.
도 4에 도시된 바와 같이 본 발명의 바람직한 일 실시예에 따른 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득을 위한 장치는 DNS 쿼리 생성부(400), 클라이언트 정보 수신부(410) 및 클라이언트 정보 제공부(420)를 포함할 수 있다.
먼저 DNS 쿼리 생성부(400)는 수신된 클라이언트(120)의 IP 주소 정보를 이용하여 DNS 서버(110)로 질의할 DNS 쿼리를 생성한다.
이러한 DNS 쿼리의 생성은 전술한 바와 같이, 종래의 DNS 쿼리 생성을 위한 DNS 라이브러리를 그대로 이용할 수 있다.
클라이언트 정보 수신부(410)는 DNS 쿼리를 수신한 DNS 서버(110)가 DNS 쿼리에 대한 응답으로써 전송하게 되는 클라이언트(100) 정보를 수신한다. 클라이언트(100) 정보는 전술한 바와 같이, IP 주소 정보에 매칭되는 위치 정보나 ISP 정보 중 적어도 하나의 정보를 포함하는 정보일 수 있다.
클라이언트 정보 제공부(420)는 수신된 클라이언트(100) 정보를 호스트 서버(130)에서 제공하는 서비스와 관련된 모듈로 제공하여 호스트 서버(130)가 제공하는 서비스가 사용자 맞춤형 서비스로 제공될 수 있도록 한다.
한편, 본 발명에 의한 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득을 위한 장치는 별도의 장치로 통신망에 연결되거나 전술한 호스트 서버에 포함되어 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득할 수 있다.
또한, 이러한 본 발명에 의한 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득을 위한 장치는 전술한 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득을 위한 방법이 구현된 프로그램이 디지털 장치에 설치된 형태로 구현될 수도 있음은 자명하다.
상기한 본 발명의 바람직한 실시예는 예시의 목적을 위해 개시된 것이고, 본 발명에 대해 통상의 지식을 가진 당업자라면 본 발명의 사상과 범위 안에서 다양한 수정, 변경, 부가가 가능할 것이며, 이러한 수정, 변경 및 부가는 하기의 특허청구범위에 속하는 것으로 보아야 할 것이다.

Claims (15)

  1. 도메인 네임 시스템(DNS: Domain Name System)에서 호스트 서버가 수행하는 상기 DNS의 데이터베이스(DataBase)에 저장된 정보의 획득 방법에 있어서,
    DNS 쿼리(query)를 생성하여 DNS 서버로 전송하고, 상기 DNS 서버로부터 상기 DNS 쿼리의 응답을 수신하되,
    상기 DNS 쿼리는 클라이언트 IP(Internet Protocol) 주소 정보를 이용하여 생성되고,
    상기 DNS 서버는 상기 DNS 쿼리에 상기 클라이언트 IP 주소 정보가 포함되는 경우 상기 DNS의 데이터베이스에 저장된 상기 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 DNS 쿼리의 응답으로서 상기 호스트 서버로 전송하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법.
  2. 제1항에 있어서,
    상기 DNS 쿼리의 생성은 상기 DNS 시스템에서의 DNS 쿼리의 생성시 이용되는 라이브러리(library)와 동일한 라이브러리를 이용하여 수행되는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법.
  3. 제1항에 있어서,
    상기 생성되는 DNS 쿼리는 RFC(Request For Comments)에 의한 쿼리문인 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법.
  4. 제1항에 있어서,
    상기 수신된 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 호스트 서버에서 제공되는 서비스에 이용되는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법.
  5. 제1항에 있어서,
    상기 클라이언트 IP 주소 정보에 매칭되는 정보는 상기 클라이언트의 위치 정보 및 상기 클라이언트가 가입한 ISP(Internet Service Provider) 정보 중 적어도 하나를 포함하는 정보인 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법.
  6. 제1항에 있어서,
    상기 DNS 시스템은 로컬 DNS 서버를 더 포함하고,
    상기 로컬 DNS 서버는 상기 호스트 서버로부터 상기 DNS 쿼리를 수신하고, 상기 수신된 DNS 쿼리에 대하여 권한을 가진 DNS 서버로 상기 DNS 쿼리를 전송하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법.
  7. 제1항에 있어서,
    상기 DNS 쿼리의 전송 및 상기 DNS 쿼리의 응답이 수행되는 프로토콜은 DNSSEC(Domain Name System Security Extensions)인 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법.
  8. 도메인 네임 시스템(DNS: Domain Name System)에서 상기 DNS의 데이터베이스(DatabBase)에 저장된 정보를 획득하는 장치에 있어서,
    클라이언트 IP(Internet Protocol) 주소 정보를 이용하여 DNS 쿼리(query)를 생성하는 DNS 쿼리 생성부; 및
    DNS 서버로부터 상기 DNS의 데이터베이스에 저장된 상기 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 DNS 쿼리의 응답으로서 수신하는 클라이언트 정보 수신부를 포함하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 장치.
  9. 제8항에 있어서,
    상기 DNS 쿼리 생성부는 상기 DNS 시스템에서의 DNS 쿼리의 생성시 이용되는 라이브러리(library)와 동일한 라이브러리를 이용하여 상기 DNS 쿼리의 생성을 수행하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 장치.
  10. 제8항에 있어서,
    상기 DNS 쿼리 생성부에서 생성되는상기 DNS 쿼리는 RFC(Request For Comments)에 의한 쿼리문인 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법.
  11. 제8항에 있어서,
    DNS의 데이터베이스에 저장된 정보의 획득 장치는 상기 수신된 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 호스트 서버에서 제공되는 서비스에 이용되도록 제공하는 클라이언트 정보 제공부를 더 포함하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 장치.
  12. 제8항에 있어서,
    상기 클라이언트 IP 주소 정보에 매칭되는 정보는 상기 클라이언트의 위치 정보 및 상기 클라이언트가 가입한 ISP(Internet Service Provider) 정보 중 적어도 하나를 포함하는 정보인 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 장치.
  13. 제8항에 있어서,
    상기 DNS 시스템은 로컬 DNS 서버를 더 포함하고,
    상기 로컬 DNS 서버는 상기 생성된 DNS 쿼리를 수신하고, 상기 수신된 DNS 쿼리에 대하여 권한(authority)을 가진 DNS 서버로 상기 DNS 쿼리를 전송하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 장치.
  14. 제8항에 있어서,
    상기 DNS 쿼리의 전송 및 상기 DNS 쿼리의 응답이 수행되는 프로토콜은 DNSSEC(Domain Name System Security Extensions)인 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 장치.
  15. 도메인 네임 시스템(DNS: Domain Name System)에서 호스트 서버가 수행하는 상기 DNS의 데이터베이스(DataBase)에 저장된 정보의 획득 방법이 구현되도록, 디지털 처리 장치에 의해 실행될 수 있는 명령어들의 프로그램이 유형적으로 구현되어 있으며 디지털 처리 장치에 의해 판독될 수 있는 프로그램을 기록한 기록매체에 있어서,
    DNS 쿼리(query)를 생성하여 DNS 서버로 전송하고, 상기 DNS 서버로부터 상기 DNS 쿼리의 응답을 수신하되,
    상기 DNS 쿼리는 클라이언트 IP(Internet Protocol) 주소 정보를 이용하여 생성되고,
    상기 DNS 서버는 상기 DNS 쿼리에 상기 클라이언트 IP 주소 정보가 포함되는 경우 상기 DNS의 데이터베이스에 저장된 상기 클라이언트 IP 주소 정보에 매칭되는 정보를 상기 DNS 쿼리의 응답으로서 상기 호스트 서버로 전송하는 것을 특징으로 하는 DNS의 데이터베이스에 저장된 정보의 획득 방법을 구현하기 위한 프로그램을 기록한 기록매체.
PCT/KR2009/003876 2008-07-15 2009-07-15 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치 WO2010008190A2 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2008-0068432 2008-07-15
KR1020080068432A KR101005778B1 (ko) 2008-07-15 2008-07-15 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득방법 및 장치

Publications (3)

Publication Number Publication Date
WO2010008190A2 true WO2010008190A2 (ko) 2010-01-21
WO2010008190A3 WO2010008190A3 (ko) 2010-05-27
WO2010008190A4 WO2010008190A4 (ko) 2010-07-15

Family

ID=41550834

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2009/003876 WO2010008190A2 (ko) 2008-07-15 2009-07-15 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치

Country Status (2)

Country Link
KR (1) KR101005778B1 (ko)
WO (1) WO2010008190A2 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10313299B2 (en) 2013-08-26 2019-06-04 Jeong Hoan Seo Domain name system (DNS) and domain name service method based on user information

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010104538A (ko) * 2000-05-15 2001-11-26 최성호 사용자의 언어를 파악하여 해당언어로 작성된 싸이트에연결하는 방법
KR20040077549A (ko) * 2003-02-28 2004-09-04 닛본 덴끼 가부시끼가이샤 네임 해결 서버 및 패킷 전송 장치
JP2007243356A (ja) * 2006-03-06 2007-09-20 Nippon Telegr & Teleph Corp <Ntt> Dnsサーバクライアントシステム、dnsサーバ装置、キャッシュサーバ装置、dnsクエリ要求制御方法およびdnsクエリ要求制御プログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010104538A (ko) * 2000-05-15 2001-11-26 최성호 사용자의 언어를 파악하여 해당언어로 작성된 싸이트에연결하는 방법
KR20040077549A (ko) * 2003-02-28 2004-09-04 닛본 덴끼 가부시끼가이샤 네임 해결 서버 및 패킷 전송 장치
JP2007243356A (ja) * 2006-03-06 2007-09-20 Nippon Telegr & Teleph Corp <Ntt> Dnsサーバクライアントシステム、dnsサーバ装置、キャッシュサーバ装置、dnsクエリ要求制御方法およびdnsクエリ要求制御プログラム

Also Published As

Publication number Publication date
WO2010008190A3 (ko) 2010-05-27
WO2010008190A4 (ko) 2010-07-15
KR20100008043A (ko) 2010-01-25
KR101005778B1 (ko) 2011-01-06

Similar Documents

Publication Publication Date Title
WO2012169862A2 (ko) 컨텐츠 이름 기반의 네트워크 장치 및 컨텐츠 보호 방법
WO2014101023A1 (zh) 一种防止业务非法访问的方法和装置
WO2015030270A1 (ko) 사용자 정보에 기반한, 도메인 네임 시스템 및 도메인 네임 서비스 방법
WO2015199271A1 (en) Method and system for sharing files over p2p
WO2009123411A1 (en) User terminal with identity selector and method for identity authentication using identity selector of the same
WO2009091199A2 (ko) Nat 디바이스로 구성된 네트워크에서의 원격 접속 방법
WO2013012278A2 (ko) 통신 시스템에서 ip 어드레스를 이용한 디바이스 컨텍스트 관리 방법 및 장치
WO2019039811A1 (ko) 블록체인 기반 원 아이디 서비스 시스템 및 방법
WO2021072881A1 (zh) 基于对象存储的请求处理方法、装置、设备及存储介质
WO2013094837A1 (ko) 해시 함수 결과를 이용한 서버 부하 분산 처리 방법 및 그 장치
WO2014092505A1 (ko) 디앤에스 서비스 제공 방법 및 장치
WO2016013718A1 (ko) 와이파이 망을 이용한 웹기반 광고 제공 시스템 및 방법
WO2020253120A1 (zh) 网页注册方法、系统、设备和计算机存储介质
WO2012099402A2 (en) Method and apparatus for phone communication using home network
WO2013085144A1 (en) Method of providing sns-group inviting service and sns server therefor
WO2016108509A1 (en) Method and apparatus for allocating server in wireless communication system
JP2002123491A (ja) 認証代行方法、認証代行装置、及び認証代行システム
WO2010062114A2 (ko) 메타데이터에 기반한 센서노드 관리장치 및 방법
WO2012081950A2 (ko) 복수의 클라이언트 간의 어플리케이션 자동 공유 방법 및 장치
WO2016182400A1 (ko) 통신정보 표시 및 접속기능이 구비된 모바일 장치 및 시스템과 그 방법
WO2010008190A2 (ko) 도메인 네임 시스템의 데이터베이스에 저장된 정보의 획득 방법 및 장치
WO2021107255A1 (ko) 이종 iot 플랫폼 식별체계 상호연동을 위한 관리체계 방법 및 장치
WO2016093652A2 (ko) 전화번호를 통하여 클라우드 서버에 접속하여 가족 앨범을 이용할 수 있도록 하는 가족 앨범서비스 제공방법
US20030191647A1 (en) Method &amp; system for managing web pages, and telecommunications via multilingual keywords and domains
WO2013002582A2 (en) Method and apparatus for providing contact information through interworking between messaging service and another service

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09798093

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09798093

Country of ref document: EP

Kind code of ref document: A2