KR20120000897A - Query processing system and method using zone configuration - Google Patents

Query processing system and method using zone configuration Download PDF

Info

Publication number
KR20120000897A
KR20120000897A KR1020100061413A KR20100061413A KR20120000897A KR 20120000897 A KR20120000897 A KR 20120000897A KR 1020100061413 A KR1020100061413 A KR 1020100061413A KR 20100061413 A KR20100061413 A KR 20100061413A KR 20120000897 A KR20120000897 A KR 20120000897A
Authority
KR
South Korea
Prior art keywords
keyword
query
domain name
zone
specific
Prior art date
Application number
KR1020100061413A
Other languages
Korean (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 (주)넷피아
Priority to KR1020100061413A priority Critical patent/KR20120000897A/en
Publication of KR20120000897A publication Critical patent/KR20120000897A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques

Abstract

PURPOSE: A specific query processing system and method thereof are provided to increase the performance of a network and a system and to reduce the process of unnecessary data by setting a zone in a DNS. CONSTITUTION: A DNS(Domain Name System)(200) confirms whether to include a predetermined zone from a client(100). If the query includes the specific zone, the DNS confirms whether the query includes a specific character string. If query does not include the specific character string, the DNS responds an Internet address of a keyword processing system(300) based on zone setting. The keyword processing system receives a keyword query from the client connecting through the internet address.

Description

존 설정을 통한 특정 질의 처리 시스템 및 그 방법{Query Processing System and Method using Zone Configuration}Query Processing System and Method using Zone Configuration

본 발명은 클라이언트로부터 입력된 특정 질의를 처리하기 위한 기술에 관한 것으로 특히 특정 DNS 접미사를 포함한 질의가 클라이언트로부터 도메인네임서버로 수신되는 경우, 해당 질의의 형태에 따라 분리하여 처리함으로써 불필요한 질의에 대해 이후 동작을 차단하는 존 설정을 통한 특정 질의 처리 시스템 및 그 방법에 관한 것이다.The present invention relates to a technique for processing a specific query input from the client, and in particular, when a query including a specific DNS suffix is received from the client to the domain name server, the query is separated and processed according to the form of the query. It relates to a specific query processing system and a method through the zone setting to block the operation.

인터넷 상에서 웹 페이지 등의 콘텐츠나 서비스에 접속하고 이용하기 위해서는 콘텐츠나 서비스의 인터넷주소가 반드시 필요하다. 대표적인 인터넷주소로는 IP주소와 도메인네임이 있으며, 이 외에도 모바일주소, ENUM, 키워드형 인터넷주소 등이 있다.In order to access and use content or services such as web pages on the Internet, the Internet address of the content or service is necessary. Representative Internet addresses include IP address and domain name. In addition, there are mobile address, ENUM, keyword type internet address.

IP주소는 가장 기본적인 인터넷주소로써 호스트 또는 서버를 구분하는, 숫자로 구성된 기계어 형태의 인터넷주소이다. 공식적으로 사용되는 IP주소로는 IPv4, IPv6 두 가지가 있으며, IPv4의 경우 0~255의 10진수로 표시된 숫자 4개가 210.103.175.41과 같이 점(.)으로 분리되어 표현된다. IPv6는 16비트씩 콜론(:)으로 구분되는 8부분을 16진수로 표현하여, 예를들면 21DA:D3:0:2F3B:2AA:FF:FE28:9C5A와 같은 형태를 가지며 사람들이 인지하고 직접 입력하여 사용하기에는 어려움이 있다.An IP address is the most basic Internet address. It is a machine-type internet address that identifies a host or server. There are two officially used IP addresses, IPv4 and IPv6.In the case of IPv4, four numbers represented by decimal numbers from 0 to 255 are represented by separated dots (.) Like 210.103.175.41. IPv6 expresses 8 parts separated by colon (:) by 16 bits in hexadecimal, for example, 21DA: D3: 0: 2F3B: 2AA: FF: FE28: 9C5A It is difficult to use.

도메인네임은 숫자로 이루어진 IP주소의 인식 및 사용상의 불편함을 해결하기 위해 만들어진 것으로서 기본적으로 영문자와 숫자, 하이픈(-)의 조합으로 구성되어 있으며, 비영문자를 이용하는 다국어도메인네임의 경우 퓨니코드라는 코딩 방식에 따라 비영문자를 영문자로 변환하게 처리하게 된다. 도메인네임은 점(.)으로 구분되는 각 단계들이 역트리 구조의 계층형으로 구성되어 있으며, 우측부터 순차적으로 식별이 이루어지게 된다. 그러나 실제로 장치와 장치들의 연결에는 IP주소가 이용되며, 도메인네임은 IP주소를 문자로 대응시켜 놓은 것일 뿐이므로 도메인네임 단독으로 기능 할 수 없고, 도메인네임을 IP주소로 변환해 주는 도메인네임서버가 반드시 필요하다.The domain name is designed to solve the inconvenience of recognizing and using a numeric IP address. It is basically composed of a combination of alphabets, numbers, and hyphens. In the case of multilingual domain names using non-English characters, Depending on the coding method, non-English characters are converted to English characters. In the domain name, each step divided by a dot (.) Is composed of a hierarchical structure of inverse tree structure, and identification is sequentially performed from the right side. However, in fact, the IP address is used to connect the devices, and since the domain name is just a mapping of the IP address into characters, it cannot function as a domain name alone, and a domain name server that converts the domain name into an IP address is used. It is necessary.

도메인네임서버는 도메인네임에 대응하는 IP주소를 알려주는 기능을 하는 서버로, 클라이언트에서 콘텐츠나 서비스에 접속하기 위해 도메인네임을 입력하거나 클릭 등의 방법으로 질의하게 되면, 도메인네임서버는 질의 된 도메인네임에 대응하는 IP주소를 찾아 클라이언트로 응답해주고, 클라이언트는 응답받은 IP주소를 이용하여 해당 콘텐츠나 서비스에 접속하게 된다. 도메인네임서버는 모든 도메인네임에 대한 정보를 저장하고 있지 않으며, 계층형 구조에 따라 위임된 각각의 네임서버에 순차적으로 질의하는 방식을 통해 도메인네임에 대응하는 IP주소를 찾게 된다. A domain name server is a server that informs the IP address corresponding to the domain name. When a client inquires a domain name by clicking or clicking a domain name to access content or services, the domain name server is the domain in question. The client finds an IP address corresponding to the name and responds to the client. The client accesses the content or service using the received IP address. The domain name server does not store the information about all domain names, and finds the IP address corresponding to the domain name by sequentially querying each delegated name server according to the hierarchical structure.

또 다른 인터넷주소로는 키워드형 인터넷주소가 있으며, 키워드 형태로 구성되어 있어 도메인네임과 달리 계층이 아닌 단층형 구조를 갖는다. 키워드형태의 질의를 처리하기 위해서는 도메인네임에 대하여 IP주소를 찾아 응답해 주는 도메인네임서버처럼, 키워드에 대하여 URL 또는 IP주소 등을 응답해 주는 별도의 시스템이 필요하다. 그러나 일반적으로 키워드형 질의의 처리는 통상의 OS나 브라우저 등에서 지원하지 않고 있으며, 클라이언트에 플러그인 프로그램을 설치하여 해당 처리 시스템으로 질의를 전달하도록 하거나, 별도의 플러그인 프로그램 설치 없이 DNS 접미사(Suffix)를 설정함으로써 키워드형 질의에 DNS 접미사가 붙은 형태로 도메인네임서버로 전송되도록 처리 가능하다. 그리고 도메인네임서버는 클라이언트로부터 전송된, 특정 DNS 접미사가 붙은 질의에 대해 키워드 처리를 위한 시스템을 응답하도록 설정함으로써 키워드형 질의를 처리하게 된다. Another Internet address is a keyword-type internet address, which is composed of keywords, and unlike a domain name, has a hierarchical structure rather than a hierarchy. In order to process a keyword type query, a separate system that responds to a URL or an IP address for a keyword is required, such as a domain name server that searches for and responds to an IP address for a domain name. However, in general, keyword type query processing is not supported by the general OS or browser, and it installs plug-in program in client to send query to the corresponding processing system or sets DNS suffix without installing plug-in program. By doing so, it can be processed to be transmitted to the domain name server in the form of DNS suffix to keyword type query. The domain name server processes the keyword type query by setting the system to process the keyword in response to a query with a specific DNS suffix sent from the client.

이와 같이 클라이언트로부터 전달되는 키워드형 질의 등을 처리하기 위해 도메인네임서버는 특정 DNS 접미사가 붙은 질의에 대해 키워드 처리를 위한 시스템을 응답하게 되지만, 클라이언트로부터 전송되는 데이터에는 정확히 사용자가 입력한 키워드형 질의 외에 각종 프로그램들이나 오류에 의해 발생한 적절하지 않은 것들도 상당부분 포함되어 있다. 그리고 이러한 부적절한 데이터들로 인하여 불필요한 네트워크 트래픽이 발생하게 되고, 해당 시스템에도 불필요하게 부하를 주어 시스템의 성능을 저하시키는 문제점이 있다.In order to process the keyword type query transmitted from the client as described above, the domain name server responds to the system for keyword processing in response to the query with a specific DNS suffix. There are many other things that are not appropriate due to various programs or errors. In addition, unnecessary network traffic is generated due to such inadequate data, and there is a problem in that the performance of the system is degraded by unnecessary load on the corresponding system.

따라서 본 발명이 이루고자 하는 기술적 과제는 존 설정을 통하여 클라이언트로부터 전달되는 키워드형 질의 외의 부적절한 데이터에 대하여 더 이상의 처리를 중단시킴으로써 네트워크의 불필요한 트래픽과 해당 시스템의 부하를 줄여 네트워크와 시스템의 성능 및 효율을 높이는 시스템 및 방법을 제공함에 있다.Therefore, the technical problem to be achieved by the present invention is to reduce the unnecessary traffic of the network and the load of the corresponding system to reduce the performance and efficiency of the network and system by stopping further processing of inappropriate data other than keyword type queries transmitted from the client through zone setting. Height is to provide a system and method.

본 발명은 별도의 시스템 추가 구비 없이, 도메인네임서버에 존 설정을 함으로써 불필요한 데이터의 처리를 줄이고 네트워크와 시스템의 성능 및 효율을 높이는 효과가 있다. The present invention reduces the processing of unnecessary data and increases the performance and efficiency of the network and the system by setting a zone in the domain name server without additional system.

도 1은 본 발명에 의한 시스템 일례의 구성도.
도 2는 본 발명에 의한 방법 일례의 처리 흐름도.
1 is a configuration diagram of an example of a system according to the present invention.
2 is a process flow diagram of an example method according to the present invention;

도메인네임서버는 도메인네임에 대응하는 IP주소를 알려주는 기능을 하는 서버로, 인터넷상에서 콘텐츠나 서비스의 이용을 위해 해당 서버에 접속하기 위해서는 대부분의 경우 도메인네임서버의 도움을 받아야만 한다.A domain name server is a server that provides an IP address corresponding to a domain name. In most cases, a domain name server must be supported by a domain name server to access a server for use of content or services on the Internet.

키워드 처리 시스템은 질의에 대하여 대응하는 웹 서버의 주소나 검색 서버를 응답하는 기능을 하는 시스템이다.
The keyword processing system is a system that functions to respond to a query or an address of a web server corresponding to a query.

이하, 첨부한 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 의한 시스템 일례의 구성도이다.1 is a configuration diagram of an example system according to the present invention.

클라이언트(100)는 웹 페이지 등의 콘텐츠나 서비스에 접속하거나 검색 결과를 얻기 위한 목적으로 키워드 형태의 질의를 입력하게 된다. 클라이언트에 입력된 키워드 형태의 질의는 클라이언트에 설치된 프로그램이나 환경 설정 상태 등의 조건에 따라 입력된 질의 그대로 또는 특정 질의식 형태나 접미사가 부가된 형태로 도메인네임서버(200)로 전송된다. The client 100 inputs a query in the form of a keyword for the purpose of accessing a content or service such as a web page or obtaining a search result. The query in the form of a keyword input to the client is transmitted to the domain name server 200 as it is, or in the form of a specific query form or suffix added according to a condition such as a program or environment setting state installed in the client.

도메인네임서버(200)는 클라이언트(100)로부터 질의를 전송받으면, 전송받은 질의에 대응하는 IP주소 등의 정보를 찾아 클라이언트(100)로 응답해주게 된다. 이때, 전송받은 질의에 대응하는 IP주소 등의 정보가 도메인네임서버(200)에 저장되어 있는 경우 저장되어 있던 정보를 클라이언트(100)로 응답해 주며, 저장되어 있지 않은 경우는 도메인네임 루트서버(250) 등에 질의하여 대응하는 정보를 찾은 후 클라이언트(100)로 응답해 주게 된다. When the domain name server 200 receives a query from the client 100, the domain name server 200 searches for information such as an IP address corresponding to the received query and responds to the client 100. At this time, if information such as an IP address corresponding to the received query is stored in the domain name server 200, the stored information is returned to the client 100, and if not, the domain name root server ( 250) and the like to find the corresponding information and then respond to the client (100).

도메인네임서버(200)는 클라이언트(100)의 질의에 대해 기계적으로 반응하게 되지만, 특정 도메인네임 질의에 대해서는 특정한 규칙을 정하여 처리하는 것이 가능하다. 특정 도메인네임 질의에 대해 규칙을 만드는 것은 도메인네임서버(200)에 존(zone) 파일을 설정함으로써 가능하며, 본 발명의 시스템 역시 도메인네임서버(200)에 존 파일 설정을 하는 방법으로 구현된다.
The domain name server 200 mechanically responds to the query of the client 100, but it is possible to set and process a specific rule for a specific domain name query. Creating a rule for a specific domain name query is possible by setting a zone file in the domain name server 200, and the system of the present invention is also implemented by a method of setting a zone file in the domain name server 200.

존 파일이란 특정 인터넷 도메인네임 공간의 한 부분을 설명하는 데이터가 포함된 파일로, 존 파일에는 도메인네임을 IP 주소로 분해하는데 필요한 정보, 즉 도메인네임 및 그와 연관된 부속 도메인, IP 주소, 메일 서버 정보 등이 포함된다. 존 파일 안에는 도메인네임에 대해 관련 속성 정보가 <Name><TTL><Class><Type><RDATA>의 순서구조로 담겨 있으며, <Name>은 도메인네임, <TTL>은 데이터를 캐시할 경우 얼마나 오래 존속시킬 것인지에 대한 초(second) 단위의 값, <Class>는 현재 의미가 없어졌지만, 인터넷을 의미하는 IN이 사용되며, <Type>은 정보(레코드)의 유형, <RDATA>는 데이터 부분이다. 예를들어 example.co.kr 이라는 도메인네임에 대한 IP주소가 192.250.123.41 이라면, example.co.kr 존 파일에는A zone file is a file that contains data describing a portion of a particular Internet domain name space. The zone file contains information needed to resolve domain names to IP addresses, that is, domain names and their associated domains, IP addresses, and mail servers. Information and the like. In the zone file, the relevant attribute information for the domain name is contained in the order of <Name> <TTL> <Class> <Type> <RDATA>, where <Name> is the domain name and <TTL> is how much to cache the data. The second value of whether to last long, <Class>, is now meaningless, but IN is used for the Internet, <Type> is the type of information (record), and <RDATA> is the data part. . For example, if the IP address of the domain name example.co.kr is 192.250.123.41, the example.com zone file

example.co.kr IN A 192.250.123.41example.com IN A 192.250.123.41

과 같은 형태로 내용이 기재된다. 여기서 example.co.kr이 <Name>에 해당하며 <TTL>은 생략되었고, IN은 <Class>, A는 도메인네임에 연결되는 정보의 속성을 지칭하는 <Type>, 즉 리소스레코드 부분으로 응답 되는 내용이 IPv4 주소임을 의미하며, 만약 IPv6 주소라면 AAAA, 텍스트라면 TXT와 같은 형태로 사용된다. 이와 같은 방법으로 존 파일을 통하여 해당 존 또는 존 하부의 도메인에 대한 연결 속성을 설정하게 된다. The contents are described in the form as follows. Where example.com corresponds to <Name>, <TTL> is omitted, IN is <Class>, and A is <Type>, which indicates the attribute of the information linked to the domain name. It means that the content is an IPv4 address. If it is an IPv6 address, it is used as AAAA and text if it is TXT. In this way, the connection property for the zone or domain under the zone is set through the zone file.

도메인네임서버(200)에서 존 파일이 인식, 처리되기 위해서는 우선 존 설정 파일에 해당 존 파일에 대한 내용이 설정되어 있어야 하며, example.co.kr의 경우를 예로 들면,In order for the zone file to be recognized and processed by the domain name server 200, the contents of the zone file must be set in the zone configuration file. For example, example.com.

zone "example.co.kr" IN {zone "example.com" IN {

type master;type master;

file "example.co.kr";file "example.com";

}; 과 같이 표현된다. 존 설정 파일은 도메인네임서버 프로그램에 따라 다소 차이가 있으나 가장 대표적인 도메인네임서버 프로그램이자 널리 사용되고 있는 BIND(Berkeley Internet Name Domain)의 경우 /etc/named.conf 파일이 존 설정 파일이다.
}; It is expressed as The zone configuration file varies somewhat depending on the domain name server program. However, the most common domain name server program and the widely used BKE (Berkeley Internet Name Domain) are /etc/named.conf.

키워드형 질의를 도메인네임서버(200)로 전송시키기 위해서는 질의에 특정 DNS 접미사를 부가하는 방법이 이용된다. 그리고 도메인네임서버(200)는 키워드형 질의에 대해 키워드 처리 시스템(300)을 응답하게 위해 특정 DNS 접미사에 대하여 존 파일 설정을 하게 된다. 키워드형 질의에 대한 판단 처리를 위한 DNS 접미사로는 기존 도메인네임과의 충돌을 방지하기 위하여 .com, .net, .kr 과 같은 공인 최상위 도메인네임(TLD : Top Level Domain)이 아닌 키워드나 특정 도메인네임을 이용하는 것이 바람직하다. 예를들면 공인 최상위 도메인네임이 아닌 keyword, local 같은 키워드나, 키워드 처리 시스템의 도메인네임이 DNS 접미사로 사용될 수 있다. 그리고 DNS 접미사를 클라이언트(100)에 설정하는 방법으로는 DHCP 서버에서 IP주소 할당시 DNS 접미사를 함께 부여하도록 하거나, 사용자의 네트워크 설정을 통하여 부여하는 방법 등이 있다.In order to transmit the keyword type query to the domain name server 200, a method of adding a specific DNS suffix to the query is used. In addition, the domain name server 200 sets a zone file for a specific DNS suffix in order to respond to the keyword processing system 300 in response to the keyword type query. The DNS suffix for the judgment processing of keyword type queries is a keyword or specific domain that is not a public top level domain (TLD) such as .com, .net, or .kr to prevent conflicts with existing domain names. It is preferable to use a name. For example, a keyword such as keyword or local rather than a public top-level domain name, or the domain name of a keyword processing system may be used as a DNS suffix. The DNS suffix may be set in the client 100 by using a DHCP server to assign a DNS suffix when allocating an IP address or by setting a user's network.

이하에서는 공인 최상위 도메인네임이 아닌 키워드인 keyword를 DNS 접미사로 이용하는 경우를 예로 들어 설명한다. 클라이언트(100)로부터 질의 되는 키워드형 질의는 모두 DNS 접미사인 keyword가 부가되어 '문자열.keyword' 형태로 전달되며, 도메인네임서버(200)에는 DNS 접미사 'keyword'가 부가되어 전달된 질의를 처리하기 위하여 'keyword'에 대한 존 파일을 만들고, 존 설정 파일에도 설정을 해야 한다. 존 설정 파일에는 In the following description, a keyword, which is a keyword other than an authorized top-level domain name, is used as a DNS suffix. All of the keyword-type queries queried from the client 100 are added with a keyword, DNS suffix, and transmitted in the form of 'string.keyword', and the domain name server 200 adds a DNS suffix 'keyword' to process the transmitted query. To do this, create a zone file for the 'keyword' and set it in the zone configuration file. The zone configuration file

zone "keyword" IN {zone "keyword" IN {

type master;type master;

file "keyword";file "keyword";

}}

와 같은 형태로 내용을 추가함으로써 'keyword' 로 끝나는 질의에 대해 'keyword'라는 존 파일을 참고하여 처리되도록 하게 된다. 그리고 키워드 처리 시스템(300)의 IP주소가 123.123.123.123인 경우 'keyword' 존 파일에는 By adding the contents in the form of, the query ending with 'keyword' is processed by referring to the zone file named 'keyword'. If the IP address of the keyword processing system 300 is 123.123.123.123, the 'keyword' zone file

*.keyword IN A 123.123.123.123* .keyword IN A 123.123.123.123

과 같이 기입이 되게 된다. 여기서 '*'는 모두를 의미하는 것으로서 'keyword'로 끝나는 모든 질의에 대해 키워드 처리 시스템(300)의 IP주소인 123.123.123.123을 응답해 주라는 의미가 된다. 그러나 이와 같이만 설정되어 있는 경우 클라이언트(100)로부터 사용자가 입력한 키워드형 질의 외에 각종 프로그램들이나 오류에 의해 발생한 적절하지 않은 질의들에 대해서도 동일하게 적용되어 키워드 처리 시스템(300)의 주소가 응답 되며, 이로 인하여 불필요한 네트워크 트래픽과 키워드 처리 시스템(300) 부하가 발생하게 된다. It will be written as Here, '*' means all and means to answer 123.123.123.123, which is the IP address of the keyword processing system 300, to all queries ending with 'keyword'. However, in this case, the address of the keyword processing system 300 is replied by applying the same to the inappropriate queries generated by various programs or errors in addition to the keyword type query input by the user from the client 100. As a result, unnecessary network traffic and keyword processing system 300 load are generated.

일반적으로 클라이언트(100)로부터 발생하는 오류 질의에는 존재하던 도메인네임의 서비스가 중단되거나, 도메인네임이 잘못 입력되어 발생하게 되는 경우가 상당 부분을 차지하고 있으며, 이들 질의는 키워드형 질의가 아니므로 키워드 처리 시스템(300)에서 의미 있는 결과를 응답해 주기 어려우므로, 이러한 질의에 대해서는 키워드 처리 시스템(300)의 주소를 응답해 주기보다는 도메인네임서버(200)에서부터 해당 질의에 대해 처리를 종료하도록 응답하는 것이 바람직하다. 이를 위하여 본 발명에서는 키워드 질의가 아닌 도메인 형태의 질의에 대하여 로컬 IP주소 등 특정 IP주소나 다른 네임서버를 참조하라는 응답을 하도록 해당 존 파일에 설정을 한다. 예를 들어 'keyword' 존 파일의 경우,In general, an error query generated from the client 100 causes a considerable interruption of service of a domain name existing or input of a domain name incorrectly. Since these queries are not keyword type queries, keyword processing is performed. Since it is difficult for the system 300 to respond to meaningful results, it may be difficult to respond to the query from the domain name server 200 to terminate the query rather than answering the address of the keyword processing system 300. desirable. To this end, in the present invention, a response to refer to a specific IP address or another name server, such as a local IP address, for a domain type query rather than a keyword query is set in the corresponding zone file. For example, for zone file 'keyword',

*.*.keyword IN A 127.0.0.1*. *. keyword IN A 127.0.0.1

*.keyword IN A 123.123.123.123* .keyword IN A 123.123.123.123

또는or

*.*.keyword IN NS ns.service.com*. *. keyword IN NS ns.service.com

*.keyword IN A 123.123.123.123* .keyword IN A 123.123.123.123

과 같이 설정할 수 있다. 여기서 127.0.0.1은 컴퓨터 자신을 나타내는 IP주소이며, 다른 IP주소를 응답해주는 것도 가능하다. ns.service.com 은 다른 도메인네임서버의 주소에 해당하는 부분으로 해당 접미사에 대한 처리 기능(존 설정)이 없는 도메인네임서버이어야 한다. 이와 같이 존 파일 설정을 할 경우, 해당 존은 keyword라는 DNS 접미사 이전에 '.'이 포함되어 있는 경우 키워드 질의가 아닌 것으로 판단하여 처리를 종료시킬 수 있도록 자신을 가리키는 IP주소나 키워드 처리 기능이 없는 다른 도메인네임서버의 주소를 응답하여 결과적으로 처리를 중단시키게 되고, 키워드 형태의 질의에 대해서만 키워드 처리 시스템(300)의 IP주소를 응답해 주게 된다. Can be set as follows. Where 127.0.0.1 is the IP address representing the computer itself, and it is possible to reply to another IP address. ns.service.com is the address of another domain name server and should be a domain name server with no suffix handling. When zone file is set up like this, the zone does not have IP address or keyword processing function pointing to itself so that if the '.' Is included before the DNS suffix named keyword, it is not a keyword query. In response to the address of the other domain name server, the processing is stopped as a result, and the IP address of the keyword processing system 300 is responded only to the query of the keyword type.

그러나 도메인네임서버의 종류에 따라서는 질의의 형태를 구분, 처리하는 것이 불가능한 경우가 있을 수 있으며, 이러한 경우에는 주요 TLD에 대하여 직접적으로 설정함으로써 유사한 효과를 얻을 수 있다. 예를 들면,However, depending on the type of domain name server, it may be impossible to classify and process the query. In this case, similar effects can be obtained by directly setting the main TLD. For example,

*.com.keyword IN A 127.0.0.1* .com.keyword IN A 127.0.0.1

*.net.keyword IN A 127.0.0.1* .net.keyword IN A 127.0.0.1

*.org.keyword IN A 127.0.0.1* .org.keyword IN A 127.0.0.1

*.kr.keyword IN A 127.0.0.1* .kr.keyword IN A 127.0.0.1

*.cn.keyword IN A 127.0.0.1* .cn.keyword IN A 127.0.0.1

*.comm.keyword IN A 127.0.0.1* .comm.keyword IN A 127.0.0.1

*.keyword IN A 123.123.123.132* .keyword IN A 123.123.123.132

와 같은 형태로 구성하게 되며, 자주 사용되는 TLD 또는 comm 과 같이 자주 잘못 입력되는 경우에 대해서도 설정하여 사용할 수 있으나, 키워드로 처리될 수 있는 단어에 대해서는 안정적인 서비스를 위하여 배제하는 것이 바람직하다. TLD의 종류는 계속 추가될 수 있으므로 지속적인 관리를 해야하며, 관리/운영의 효율성을 높이기 위하여 키워드 형태 질의를 판단하기 위한 존에 대하여 슬레이브로 설정하고, 별도의 마스터 네임서버에서 관리함으로써 여러 도메인네임서버에 동시 적용 되도록 하는 것도 가능하다.
It may be configured in the form of, and may be set and used even when frequently inputted incorrectly, such as frequently used TLD or comm, but it is preferable to exclude words that can be processed as keywords for stable service. Since the TLD type can be added continuously, it must be managed continuously. In order to improve the efficiency of management / operation, it is set as slave for the zone for judging keyword type queries and managed in a separate master name server to manage multiple domain name servers. It is also possible to apply simultaneously.

도 2는 본 발명에 의한 방법 일례의 처리 흐름도이다.2 is a process flow diagram of an example method according to the present invention.

도메인네임서버(200)는 클라이언트(100)로부터 질의가 수신되면(S101), 질의에 특정 존이 포함되어 있는지 여부를 판단하게 된다(S103). 특정 존은 클라이언트(100)에 입력된 문자열이 키워드였는지 여부를 파악하기 쉽도록 사전에 정해진 DNS 접미사로서, 기존 도메인네임과의 충돌을 방지하기 위하여 .com, .net, .kr 과 같은 공인 최상위 도메인네임(TLD : Top Level Domain)이 아닌 키워드나 특정 도메인네임을 이용하는 것이 바람직하다. 예를 들면 공인 최상위 도메인네임이 아닌 keyword, local 같은 키워드나, 키워드 처리 시스템의 도메인네임이 DNS 접미사로 사용될 수 있으며, 도메인네임서버(200)는 특정 도메인네임 질의에 대해 특정한 규칙을 정하여 처리하기 위해 해당 DNS 접미사에 대한 존(zone) 파일을 설정하게 된다. When the domain name server 200 receives a query from the client 100 (S101), the domain name server 200 determines whether a specific zone is included in the query (S103). The specific zone is a predetermined DNS suffix so that it is easy to determine whether the character string input to the client 100 was a keyword, and a public top-level domain such as .com, .net, or .kr to prevent a conflict with an existing domain name. It is preferable to use a keyword or a specific domain name rather than a name (TLD: Top Level Domain). For example, a keyword such as keyword or local, which is not a public top-level domain name, or a domain name of a keyword processing system may be used as a DNS suffix. The domain name server 200 sets a specific rule for a specific domain name query and processes it. You will set up a zone file for that DNS suffix.

예를 들어 공인 최상위 도메인네임이 아닌 키워드인 keyword를 DNS 접미사로 이용하는 경우, 클라이언트(100)로부터 질의 되는 키워드형 질의는 모두 DNS 접미사인 keyword가 부가되어 '문자열.keyword' 형태로 전달되며, 따라서 도메인네임서버(200)에는 'keyword'에 대한 존 파일을 만들고, 존 설정 파일에도 설정을 해야 한다. 존 설정 파일에는 For example, if a keyword that is not a public top-level domain name is used as a DNS suffix, all keyword-type queries queried from the client 100 are forwarded in the form of 'string.keyword' with the DNS suffix keyword appended. In the name server 200, a zone file for 'keyword' is created, and a zone setting file must also be set. The zone configuration file

zone "keyword" IN {zone "keyword" IN {

type master;type master;

file "keyword";file "keyword";

와 같은 형태로 내용을 추가함으로써 'keyword' 로 끝나는 질의에 대해 'keyword'라는 존 파일을 참고하여 처리되도록 하게 된다. 그리고 키워드 처리 시스템(300)의 IP주소가 123.123.123.123인 경우 'keyword' 존 파일에는 By adding the contents in the form of, the query ending with 'keyword' is processed by referring to the zone file named 'keyword'. If the IP address of the keyword processing system 300 is 123.123.123.123, the 'keyword' zone file

*.keyword IN A 123.123.123.123* .keyword IN A 123.123.123.123

과 같이 기재되게 된다. 여기서 '*'는 모두를 의미하는 것으로서 'keyword'로 끝나는 모든 질의에 대해 키워드 처리 시스템(300)의 IP주소인 123.123.123.123을 응답해 주라는 의미가 된다. It will be described as follows. Here, '*' means all and means to answer 123.123.123.123, which is the IP address of the keyword processing system 300, to all queries ending with 'keyword'.

특정 존 포함 여부 확인(S103)은 존 설정 파일에 지정되어 있는 존이 질의에 포함되어 있는지 여부를 확인함으로써 이루어지며, 특정 존이 포함되지 않은 경우에 대해서는 도메인네임서버(200)의 일반 기능에 따라 질의에 대한 대응 IP주소를 찾아 클라이언트(100)로 응답하게 된다(S105).Checking whether the specific zone is included (S103) is performed by checking whether the zone specified in the zone configuration file is included in the query, and when the specific zone is not included, according to the general function of the domain name server 200 The corresponding IP address to the query is found and responded to the client 100 (S105).

그러나 질의에 특정 존이 포함되어 있는 것으로 확인된다면, 해당 존에 대한 존 파일을 확인하게 된다(S107). However, if it is confirmed that the specific zone is included in the query, the zone file for the corresponding zone is checked (S107).

종래의 기술에 의한 처리 방법에서는 특정 존에 대하여 기계적으로 응답하게 되지만, 이 경우 클라이언트(100)로부터 사용자가 입력한 키워드형 질의 외에 각종 프로그램들이나 오류에 의해 발생한 적절하지 않은 질의들에 대해서도 동일하게 적용되어 키워드 처리 시스템(300)의 주소가 응답 되며, 이로 인하여 불필요한 네트워크 트래픽과 키워드 처리 시스템(300) 부하가 발생하게 된다. 일반적으로 클라이언트(100)로부터 발생하는 오류 질의에는 존재하던 도메인네임의 서비스가 중단되거나, 도메인네임이 잘못 입력되어 발생하게 되는 경우가 상당 부분을 차지하고 있으며, 이들 질의는 키워드형 질의가 아니므로 키워드 처리 시스템(300)의 주소를 응답해 주기보다는 도메인네임서버(200)에서부터 해당 질의에 대해 처리를 종료하도록 응답하는 것이 바람직하다. 이를 위하여 본 발명에서는 키워드 질의 여부를 확인하기 위하여 질의에 '.' 등의 특정 문자가 포함되어 있는지 여부를 확인하고(S109), 키워드 질의가 아닌 도메인 형태의 질의에 대해서는 로컬 IP주소 등 특정 IP주소나 다른 네임서버를 참조하라는 응답을 하도록 해당 존 파일에 설정을 한다(S111). 예를 들어 'keyword' 존 파일의 경우,In the conventional processing method, a mechanical response is made to a specific zone, but in this case, the same applies to the inappropriate query generated by various programs or errors in addition to the keyword type query input by the user from the client 100. As a result, the address of the keyword processing system 300 is responded, thereby causing unnecessary network traffic and the keyword processing system 300 load. In general, an error query generated from the client 100 causes a considerable interruption of service of a domain name existing or input of a domain name incorrectly. Since these queries are not keyword type queries, keyword processing is performed. Rather than responding to the address of the system 300, it is preferable that the domain name server 200 responds to terminate the processing of the query. To this end, in the present invention, in order to check whether the keyword query, '.' Check whether or not a specific character, such as (S109), and set the zone file to respond to refer to a specific IP address or other name server, such as a local IP address, for a domain type query other than a keyword query. (S111). For example, for zone file 'keyword',

*.*.keyword IN A 127.0.0.1*. *. keyword IN A 127.0.0.1

*.keyword IN A 123.123.123.123* .keyword IN A 123.123.123.123

또는or

*.*.keyword IN NS ns.service.com*. *. keyword IN NS ns.service.com

*.keyword IN A 123.123.123.123* .keyword IN A 123.123.123.123

과 같이 설정할 수 있다. 여기서 127.0.0.1은 컴퓨터 자신을 나타내는 IP주소이며 다른 IP주소를 응답해주는 것도 가능하다. .service.com 은 다른 도메인네임서버의 주소에 해당하는 부분으로 해당 접미사에 대한 처리 기능(존 설정)이 없는 도메인네임서버이어야 한다. 이와 같이 존 파일 설정을 할 경우, 해당 존은 keyword라는 DNS 접미사 이전에 '.'이 포함되어 있는 경우 키워드 질의가 아닌 것으로 판단하여 처리를 종료시킬 수 있도록 자신을 가리키는 IP주소나 키워드 처리 기능이 없는 다른 도메인네임서버의 주소를 응답하고, 키워드 형태의 질의에 대해서만 키워드 처리 시스템(300)의 인터넷주소를 응답해 주게 된다. Can be set as follows. Where 127.0.0.1 is the IP address representing the computer itself, and it is possible to respond to a different IP address. .service.com corresponds to the address of another domain name server and should be a domain name server that does not have any zone handling. When zone file is set up like this, the zone does not have IP address or keyword processing function pointing to itself so that if the '.' Is included before the DNS suffix named keyword, it is not a keyword query. It responds to the address of another domain name server, and responds to the Internet address of the keyword processing system 300 only in response to a keyword type query.

그러나 도메인네임서버의 종류에 따라서는 질의의 형태에 따라 구분, 처리하는 것이 불가능한 경우가 있을 수 있으며, 이러한 경우에는 주요 TLD에 대하여 직접 설정함으로써 유사한 효과를 얻을 수 있다. 예를 들면,However, depending on the type of domain name server, it may not be possible to classify and process the query. In this case, similar effects can be obtained by directly setting the main TLD. For example,

*.com.keyword IN A 127.0.0.1* .com.keyword IN A 127.0.0.1

*.net.keyword IN A 127.0.0.1* .net.keyword IN A 127.0.0.1

*.org.keyword IN A 127.0.0.1* .org.keyword IN A 127.0.0.1

*.kr.keyword IN A 127.0.0.1* .kr.keyword IN A 127.0.0.1

*.cn.keyword IN A 127.0.0.1* .cn.keyword IN A 127.0.0.1

*.comm.keyword IN A 127.0.0.1* .comm.keyword IN A 127.0.0.1

*.keyword IN A 123.123.123.132* .keyword IN A 123.123.123.132

와 같은 형태로 구성하게 되며, 자주 사용되는 TLD 또는 자주 comm 과 같이 자주 잘못 입력되는 경우에 대해서도 설정하여 사용할 수 있으나, 키워드로 처리될 수 있는 단어에 대해서는 안정적인 서비스를 위해 배제하는 것이 바람직하다. TLD정보는 계속 추가될 수 있으므로 지속적인 관리를 해야하며, 관리/운영의 효율성을 높이기 위하여 키워드 형태 질의를 판단하기 위한 존에 대하여 슬레이브로 설정하고, 별도의 마스터 네임서버에서 관리함으로써 여러 도메인네임서버에 동시 적용 가능하도록 할 수도 있다.It can be configured in the form of, and can be used to set frequently used cases such as frequently used TLD or frequently comm, but it is desirable to exclude the words that can be processed as keywords for stable service. Since TLD information can be added continuously, it must be managed continuously. To increase the efficiency of management / operation, set slave as zone for judging keyword type query and manage it in separate master name servers to manage multiple domain name servers. You can also make it applicable at the same time.

***도면의 주요 부분에 대한 부호의 설명***
100 : 클라이언트 200 : 도메인네임시스템
250 : 도메인네임 루트서버 300 : 키워드 처리 시스템
400 : 웹 서버
*** Description of the symbols for the main parts of the drawings ***
100: client 200: domain name system
250: domain name root server 300: keyword processing system
400: web server

Claims (2)

클라이언트로부터 수신한 질의에 대하여 특정 존을 포함하고 있는지 확인 후, 특정 존을 포함하고 있는 경우 특정 문자열을 포함하고 있는지를 다시 확인하여, 특정 문자열을 포함하고 있지 않은 경우에만 키워드 처리 시스템의 인터넷주소를 응답하도록 존 설정이 된 도메인네임시스템과
상기 도메인네임서버로부터 인터넷주소를 응답받아 접속하는 클라이언트로부터 키워드 질의를 수신하고 대응하는 웹 서버 또는 검색 서버를 응답해 주는 키워드 처리 시스템으로 구성되는 것을 특징으로 하는 존 설정을 통한 특정 질의 처리 시스템
After confirming that the query received from the client includes a specific zone, if the specific zone is included, check again whether the specific string is included, and only if the specific string is not included, the Internet address of the keyword processing system is not included. Domain Name System zoned to respond
A specific query processing system through zone setting, comprising: a keyword processing system configured to receive a keyword query from a client accessing an Internet address from the domain name server and to respond to a corresponding web server or search server;
도메인네임서버가 클라이언트부터 질의를 수신하는 단계;
상기 수신된 질의가 특정 존을 포함하고 있는지 확인하는 단계;
상기 질의가 특정 존을 포함하고 있는 것으로 확인된 경우, 상기 질의에 특정 문자가 포함되어 있는지 여부를 확인하는 단계;
상기 질의가 특정 존을 포함하고 있고 특정 문자를 포함하고 있는 경우 도메인네임서가 다른 도메인네임서버 또는 특정 IP주소를 클라이언트로 응답하고, 상기 질의가 특정 존을 포함하고 있으나 특정 문자는 포함하고 있지 않은 경우 키워드 처리 시스템의 인터넷주소를 클라이언트로 응답하는 단계로 구성되는 것을 특징으로 하는 존 설정을 통한 특정 질의 처리 방법
The domain name server receiving a query from a client;
Confirming whether the received query includes a specific zone;
When it is determined that the query includes a specific zone, checking whether the query includes a specific character;
When the query includes a specific zone and includes a specific character, the domain name responds to another domain name server or a specific IP address to the client, and the query includes a specific zone but does not include a specific character. Responding to an Internet address of the keyword processing system to the client specific query processing method through the zone setting, characterized in that
KR1020100061413A 2010-06-28 2010-06-28 Query processing system and method using zone configuration KR20120000897A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100061413A KR20120000897A (en) 2010-06-28 2010-06-28 Query processing system and method using zone configuration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100061413A KR20120000897A (en) 2010-06-28 2010-06-28 Query processing system and method using zone configuration

Publications (1)

Publication Number Publication Date
KR20120000897A true KR20120000897A (en) 2012-01-04

Family

ID=45608654

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100061413A KR20120000897A (en) 2010-06-28 2010-06-28 Query processing system and method using zone configuration

Country Status (1)

Country Link
KR (1) KR20120000897A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101534819B1 (en) * 2014-05-09 2015-07-27 주식회사에어플러그 Method for providing different address information selectively on request from a mobile terminal and an apparatus for said method
US20220177082A1 (en) * 2019-06-27 2022-06-09 Waste Energy Solution Co., Ltd Multifunctional ship for collecting and recycling ocean waste and management system thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101534819B1 (en) * 2014-05-09 2015-07-27 주식회사에어플러그 Method for providing different address information selectively on request from a mobile terminal and an apparatus for said method
US20220177082A1 (en) * 2019-06-27 2022-06-09 Waste Energy Solution Co., Ltd Multifunctional ship for collecting and recycling ocean waste and management system thereof

Similar Documents

Publication Publication Date Title
US9866523B2 (en) Method and system for increasing speed of domain name system resolution within a computing device
US7225272B2 (en) Method and apparatus for providing name services
JP3492580B2 (en) Multilingual domain name service
US20200314055A1 (en) Delegating dns records to additional providers
US9231903B2 (en) System and method for resolving a DNS request using metadata
US7558880B2 (en) Dynamic DNS registration method, domain name solution method, DNS proxy server, and address translation device
JP7045104B2 (en) How to process data, devices and computer programs, and zone files for hierarchical Domain Name System
US9130990B2 (en) Server and method for managing domain names in a network using a zone file with a rule partitioning subdomains into subzones
US9264358B2 (en) Alias resource record sets
US20060218289A1 (en) Systems and methods of registering and utilizing domain names
KR20020082461A (en) Network address server
EP2740253B1 (en) Method and system for domain name system based discovery of devices and objects
Newton et al. Registration data access protocol (rdap) query format
JP2003528486A (en) Network address server
KR100706702B1 (en) Korean Internet contents address service method and system using original DNS
US20150106494A1 (en) Characterization of domain names based on changes of authoritative name servers
CN111010456B (en) Main domain name acquisition and verification method
KR20120000897A (en) Query processing system and method using zone configuration
KR20000058486A (en) Information joint owership among the user and Internet connection by converting Dynamic IP Adress to Static IP Adress system
CN105245626B (en) The method for realizing website addressing using quick domain name in private network
EP2647179B1 (en) Service access apparatus, method, computer program and computer program product for selective initiation of communication
WO2005093999A1 (en) Systems and methods of registering and utilizing domain names
CN106686050B (en) Domain name based classification information issuing method and system
EP2076849A1 (en) Method for processing native language internet address and storage medium for saving program of executing the same
KR20050099943A (en) System for accessing web page and method thereof

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application