JP5296769B2 - History management method, history management apparatus, and history management system - Google Patents

History management method, history management apparatus, and history management system Download PDF

Info

Publication number
JP5296769B2
JP5296769B2 JP2010277166A JP2010277166A JP5296769B2 JP 5296769 B2 JP5296769 B2 JP 5296769B2 JP 2010277166 A JP2010277166 A JP 2010277166A JP 2010277166 A JP2010277166 A JP 2010277166A JP 5296769 B2 JP5296769 B2 JP 5296769B2
Authority
JP
Japan
Prior art keywords
history
service information
client device
payout
address
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2010277166A
Other languages
Japanese (ja)
Other versions
JP2012129622A (en
Inventor
彰則 白神
雄大 北野
大輔 宮本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010277166A priority Critical patent/JP5296769B2/en
Publication of JP2012129622A publication Critical patent/JP2012129622A/en
Application granted granted Critical
Publication of JP5296769B2 publication Critical patent/JP5296769B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、履歴管理方法、履歴管理装置及び履歴管理システムに関する。   The present invention relates to a history management method, a history management apparatus, and a history management system.

クライアント装置に固有なサービス情報を提供する通信システムがある。例えば、DHCP(Dynamic Host Configuration Protocol)に基づくDHCPサービスを実行する通信システムを用いて説明する。DHCPサービスを実行する通信システムは、DHCPサーバとDHCPクライアントとを有する。ここで、DHCPサーバは、DHCPクライアントからIP(Internet Protocol)アドレスが要求されると、有効期間が設定されたIPアドレスをDHCPクライアントに払い出す。つまり、DHCPサーバは、有効期間の間、DHCPクライアントにIPアドレスを提供する。IPアドレスの有効期間を「リース期間」とも称する。   There is a communication system that provides service information unique to a client device. For example, a description will be given using a communication system that executes a DHCP service based on DHCP (Dynamic Host Configuration Protocol). A communication system that executes a DHCP service includes a DHCP server and a DHCP client. Here, when an IP (Internet Protocol) address is requested from the DHCP client, the DHCP server issues an IP address with a valid period set to the DHCP client. That is, the DHCP server provides an IP address to the DHCP client during the validity period. The valid period of the IP address is also referred to as “lease period”.

また、DHCPサービスを実行する通信システムでは、DHCPサーバは、DHCPクライアントに一度提供されたIPアドレスであったとしても、リース期間が終了すると、任意のDHCPクライアントに再度提供する。   In the communication system that executes the DHCP service, even if the IP address is once provided to the DHCP client, the DHCP server provides it again to any DHCP client when the lease period ends.

図13は、DHCPサーバによるIPアドレスの払い出し処理の流れの一例を示す図である。図13の(1)に示すように、DHCPクライアントは、DHCPクライアントに一意なユーザ識別子を含む「Discover信号」をDHCPサーバに送信する。すなわち、DHCPクライアントは、IPアドレスやサブネットマスクなどのIP通信に必要な情報の払い出しをDHCPサーバに要求する。例えば、DHCPクライアントは、自装置に電源が投入されると、Discover信号を送信する。IPアドレスやサブネットマスクなどのIP通信に必要な情報を「IP設定情報」とも称する。   FIG. 13 is a diagram illustrating an example of a flow of IP address payout processing by the DHCP server. As shown in (1) of FIG. 13, the DHCP client transmits a “Discover signal” including a user identifier unique to the DHCP client to the DHCP server. That is, the DHCP client requests the DHCP server to issue information necessary for IP communication such as an IP address and a subnet mask. For example, the DHCP client transmits a Discover signal when power is turned on. Information necessary for IP communication such as an IP address and a subnet mask is also referred to as “IP setting information”.

そして、DHCPサーバは、DHCPクライアントからDiscover信号を受信すると、Discover信号からユーザ識別子を抽出し、DHCPクライアントに払い出し可能なIPアドレスの候補を決定する。そして、図13の(2)に示すように、DHCPサーバは、決定したIPアドレスの候補を含む「Offer信号」をDHCPクライアントに送信する。   When the DHCP server receives the Discover signal from the DHCP client, the DHCP server extracts a user identifier from the Discover signal and determines a candidate IP address that can be issued to the DHCP client. Then, as shown in (2) of FIG. 13, the DHCP server transmits an “Offer signal” including the determined IP address candidate to the DHCP client.

そして、DHCPクライアントは、DHCPサーバからOffer信号を受信すると、Offer信号に含まれるIPアドレスの候補を確認する。そして、図13の(3)に示すように、DHCPクライアントは、IPアドレスの候補が受諾できるものであれば、ユーザ識別子を含む「Request信号」をDHCPサーバに送信し、IPアドレスの確保を要求する。   When the DHCP client receives the Offer signal from the DHCP server, the DHCP client confirms a candidate IP address included in the Offer signal. Then, as shown in (3) of FIG. 13, if the IP address candidate can be accepted, the DHCP client sends a “Request signal” including the user identifier to the DHCP server, and requests to secure the IP address. To do.

そして、DHCPサーバは、DHCPクライアントからRequest信号を受信すると、IPアドレスを確保し、Request信号に含まれるユーザ識別子とともに保持する。そして、図13の(4)に示すように、DHCPサーバは、確保したIPアドレスを含むACK(ACKnowledgement)信号をDHCPクライアントに送信する。つまり、DHCPサーバは、リース期間の間、確保したIPアドレスをDHCPクライアントに提供する。   Then, when the DHCP server receives the Request signal from the DHCP client, the DHCP server secures an IP address and holds it together with the user identifier included in the Request signal. Then, as shown in (4) of FIG. 13, the DHCP server transmits an ACK (ACKnowledgement) signal including the reserved IP address to the DHCP client. That is, the DHCP server provides the reserved IP address to the DHCP client during the lease period.

その後、DHCPクライアントは、DHCPサーバからACK信号を受信すると、受信したACK信号に含まれるIPアドレスを自装置のネットワークインタフェースに設定し、IP通信を実行する。   Thereafter, when the DHCP client receives the ACK signal from the DHCP server, the DHCP client sets the IP address included in the received ACK signal to the network interface of the own device, and executes IP communication.

なお、リース期間は、リース期間を更新するリース更新要求がDHCPクライアントによってDHCPサーバに送信されることで、延長される。また、リース期間は、IPアドレスを返却するRelease信号をDHCPクライアントがDHCPサーバに送信することで、終了される。また、DHCPクライアントは、提供されたIPアドレスがDoS攻撃の対象となった場合、リース更新要求を行わないことや、Release信号を送信することがある。この場合、DHCPクライアントは、現在使用しているIPアドレスの提供が終了した後や、IPアドレスを返却するRelease信号を送出した後に、新たに別のIPアドレスを要求し、新たに取得したIPアドレスを用いてIP通信を実行する。言い換えると、DHCPクライアントは、現在提供されているIPアドレスを破棄し、新たなIPアドレスを取得して用いる。   The lease period is extended when a lease renewal request for updating the lease period is transmitted to the DHCP server by the DHCP client. The lease period ends when the DHCP client transmits a Release signal that returns an IP address to the DHCP server. In addition, when the provided IP address becomes a target of the DoS attack, the DHCP client may not make a lease renewal request or transmit a Release signal. In this case, the DHCP client requests a new IP address after the provision of the IP address currently in use or after sending a Release signal that returns the IP address, and obtains the newly acquired IP address. IP communication is performed using. In other words, the DHCP client discards the currently provided IP address and acquires and uses a new IP address.

”Dynamic Host Configuration Protocol”http://www.ietf.org/rfc/rfc2131.txt“Dynamic Host Configuration Protocol” http: // www. ietf. org / rfc / rfc2131. txt BURTON H. Bloom. ”Space/Time Trade‐offs in Hash Coding with Allowable Errors.”Communications of the ACM 13:7 (1970), 422−426.BURTON H. Bloom. "Space / Time Trade-offs in Hash Coding with Allowable Errors." Communications of the ACM 13: 7 (1970), 422-426.

しかしながら、上述した従来の技術では、サービス情報の提供が不適切となることがあるという問題がある。例えば、DHCPクライアント「A」が、提供されたIPアドレス「1」がDoS攻撃の対象となり、IPアドレス「1」を破棄して新たにIPアドレスを取得する場合を用いて説明する。この場合、DHCPクライアント「A」により破棄されたIPアドレス「1」が提供可能となっており、DHCPサーバは、DHCPクライアント「A」に、IPアドレス「1」を再度提供することがある。この結果、DHCPクライアント「A」が、DoS攻撃の被害を継続して受けることがある。   However, the above-described conventional technique has a problem that provision of service information may be inappropriate. For example, a description will be given using a case where the DHCP client “A” uses the provided IP address “1” as a target of the DoS attack, discards the IP address “1”, and acquires a new IP address. In this case, the IP address “1” discarded by the DHCP client “A” can be provided, and the DHCP server may provide the IP address “1” again to the DHCP client “A”. As a result, the DHCP client “A” may continue to suffer damage from the DoS attack.

開示の技術は、上述に鑑みてなされたものであって、サービス情報を適切に提供可能である履歴管理方法、履歴管理装置及び履歴管理システムを提供することを目的とする。   The disclosed technology has been made in view of the above, and an object thereof is to provide a history management method, a history management apparatus, and a history management system that can appropriately provide service information.

開示する履歴管理装置は、一つの態様において、クライアント装置に対して固有なサービス情報を提供するサービス情報提供部を備える。また、履歴管理装置は、前記サービス情報提供部によって前記クライアント装置に提供された前記固有なサービス情報の履歴を記憶する履歴記憶部を備える。また、履歴管理装置では、前記サービス情報提供部は、前記クライアント装置に対する提供が終了した前記固有なサービス情報を、前記履歴記憶部に記憶された履歴に基づいて、所定の期間再度提供しない。   In one aspect, the disclosed history management device includes a service information providing unit that provides unique service information to the client device. In addition, the history management device includes a history storage unit that stores a history of the unique service information provided to the client device by the service information providing unit. In the history management device, the service information providing unit does not provide the unique service information that has been provided to the client device again for a predetermined period based on the history stored in the history storage unit.

開示する履歴管理装置の一つの態様によれば、サービス情報を適切に提供可能であるという効果を奏する。   According to one aspect of the disclosed history management apparatus, there is an effect that service information can be appropriately provided.

図1は、実施例1における履歴管理システムの全体像を示す図である。FIG. 1 is a diagram illustrating an overview of a history management system according to the first embodiment. 図2は、実施例1におけるDHCPサーバの構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of the configuration of the DHCP server according to the first embodiment. 図3は、実施例1における払い出し情報DBに記憶された情報の一例を示す図である。FIG. 3 is a diagram illustrating an example of information stored in the payout information DB according to the first embodiment. 図4は、実施例1における払い出し履歴DBに記憶された情報の一例を示す図である。FIG. 4 is a diagram illustrating an example of information stored in the payout history DB according to the first embodiment. 図5は、実施例1におけるサービス情報提供部による提供処理の流れの一例を示すフローチャートである。FIG. 5 is a flowchart illustrating an example of a flow of providing processing by the service information providing unit according to the first embodiment. 図6は、実施例1におけるDB更新処理部による定期更新処理の流れの一例を示すフローチャートである。FIG. 6 is a flowchart illustrating an example of the flow of a regular update process performed by the DB update processing unit according to the first embodiment. 図7は、実施例1におけるDB更新処理部による定期更新処理の流れの一例を示す図である。FIG. 7 is a diagram illustrating an example of a flow of regular update processing by the DB update processing unit according to the first embodiment. 図8は、実施例1におけるDB更新処理部による払い出しフィルタ情報の更新処理の一例を示すフローチャートである。FIG. 8 is a flowchart illustrating an example of update processing of the payout filter information by the DB update processing unit according to the first embodiment. 図9は、実施例1におけるDB更新処理部による払い出しフィルタ情報の更新処理の一例を示す図である。FIG. 9 is a diagram illustrating an example of the update process of the payout filter information by the DB update processing unit according to the first embodiment. 図10は、実施例1におけるサービス情報提供部による検索処理の詳細な処理の流れの一例を示すフローチャートである。FIG. 10 is a flowchart illustrating an example of a detailed processing flow of search processing by the service information providing unit according to the first embodiment. 図11は、実施例1におけるサービス情報提供部による検索処理の詳細な処理の流れの一例を示す図である。FIG. 11 is a diagram illustrating an example of a detailed processing flow of search processing by the service information providing unit according to the first embodiment. 図12は、履歴管理装置をプログラムとしてコンピュータを用いて具体的に実現されることを示す図である。FIG. 12 is a diagram showing that the history management apparatus is specifically realized using a computer as a program. 図13は、DHCPサーバによるIPアドレスの払い出し処理の流れの一例を示す図である。FIG. 13 is a diagram illustrating an example of a flow of IP address payout processing by the DHCP server.

以下に、開示する履歴管理方法、履歴管理装置及び履歴管理システムの実施例について、図面に基づいて詳細に説明する。なお、本実施例により開示する発明が限定されるものではない。各実施例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。   Hereinafter, embodiments of the disclosed history management method, history management apparatus, and history management system will be described in detail with reference to the drawings. Note that the invention disclosed by this embodiment is not limited. Each embodiment can be appropriately combined within a range in which processing contents do not contradict each other.

実施例1に係る履歴管理システムについて説明する。図1は、実施例1における履歴管理システムの全体像を示す図である。図1に示すように、実施例1における履歴管理システムは、DHCPサーバ100と、1つ又は複数のDHCPクライアント200とを有する。DHCPサーバ100は、「履歴管理装置」とも称し、DHCPクライアント200は、「クライアント装置」とも称する。   A history management system according to the first embodiment will be described. FIG. 1 is a diagram illustrating an overview of a history management system according to the first embodiment. As illustrated in FIG. 1, the history management system according to the first embodiment includes a DHCP server 100 and one or a plurality of DHCP clients 200. The DHCP server 100 is also referred to as a “history management device”, and the DHCP client 200 is also referred to as a “client device”.

なお、図1に示す例では、DHCPクライアント200が3つある場合を例に示したが、これに限定されるものではなく、任意の数であって良い。例えば、DHCPクライアント200は、1つ又は2つであっても良く、4つ以上の任意の数であっても良い。また、DHCPサーバ100は、DHCPv4のサーバであっても良く、DHCPv6のサーバであっても良く、任意のバージョンのDHCPサーバであって良い。   In the example illustrated in FIG. 1, the case where there are three DHCP clients 200 is illustrated as an example, but the number is not limited to this, and an arbitrary number may be used. For example, the number of DHCP clients 200 may be one or two, or any number of four or more. Further, the DHCP server 100 may be a DHCPv4 server, a DHCPv6 server, or an arbitrary version of a DHCP server.

図1に示す例では、DHCPクライアント200は、ネットワーク10を介してDHCPサーバ100と接続される。DHCPクライアント200は、クライアントに利用される端末である。図1に示す例では、DHCPクライアント200は、通信部201を有する。   In the example illustrated in FIG. 1, the DHCP client 200 is connected to the DHCP server 100 via the network 10. The DHCP client 200 is a terminal used for the client. In the example illustrated in FIG. 1, the DHCP client 200 includes a communication unit 201.

DHCPクライアント200では、通信部201が、DHCPサーバ100に対してIP設定情報を要求し、DHCPサーバ100により提供されたIP設定情報を自装置のネットワークインタフェースに設定することで、IP通信を行う。つまり、通信部201は、DHCPサーバ100にIPアドレスの払い出しを要求し、払い出されたIPアドレスを用いてIP通信を実行する。   In the DHCP client 200, the communication unit 201 requests IP setting information from the DHCP server 100, and performs IP communication by setting the IP setting information provided by the DHCP server 100 in the network interface of the own device. That is, the communication unit 201 requests the DHCP server 100 to issue an IP address, and executes IP communication using the issued IP address.

なお、以下では、IPアドレスを払い出す場合を用いて説明するが、これに限定されるものではなく、ネットワークに接続される端末を識別するための識別情報であれば良い。また、IPアドレスは、IPv4アドレスであっても良く、IPv6アドレスであっても良く、任意のIPアドレスであって良い。また、以下では、IPアドレスを例に説明するが、これに限定されるものではなく、プレフィックス(prefix)であっても良い。例えば、IPv6プレフィックスは、128ビット指定のアドレスではなく、IPv6アドレスの上位48ビットのアドレス空間を示す。   In the following description, the case where the IP address is paid out will be described. However, the present invention is not limited to this, and any identification information for identifying a terminal connected to the network may be used. The IP address may be an IPv4 address, an IPv6 address, or an arbitrary IP address. In the following, an IP address will be described as an example. However, the present invention is not limited to this, and a prefix may be used. For example, the IPv6 prefix indicates an address space of the upper 48 bits of the IPv6 address, not an address designated by 128 bits.

DHCPサーバ100は、ネットワーク10を介してDHCPクライアント200と接続される。DHCPサーバ100は、DHCPクライアント200に対して固有なサービス情報を提供する。具体的には、DHCPサーバ100は、DHCPクライアント200との間で一連の関連性を有する複数種類の要求信号及び応答信号を交換することで、DHCPクライアント200に対して、有効期間が設定されたIPアドレスを含むIP設定情報を払い出す。以下では、DHCPクライアントがIPアドレスの払い出しを要求し、DHCPサーバがIPアドレスをDHCPクライアントに払い出す場合を用いて説明する。   The DHCP server 100 is connected to the DHCP client 200 via the network 10. The DHCP server 100 provides unique service information to the DHCP client 200. Specifically, the DHCP server 100 sets a valid period for the DHCP client 200 by exchanging a plurality of types of request signals and response signals having a series of relationships with the DHCP client 200. The IP setting information including the IP address is paid out. In the following, description will be made using a case where the DHCP client requests to issue an IP address and the DHCP server issues an IP address to the DHCP client.

ここで、DHCPサーバ100によるIPアドレスの払い出し処理の流れについて簡単に説明する。DHCPクライアント200は、DHCPクライアント200に一意なユーザ識別子を含むDiscover信号をDHCPサーバ100に送信することで、IPアドレスの払い出しをDHCPサーバ100に要求する。その後、DHCPサーバ100は、Discover信号からユーザ識別子を抽出し、DHCPクライアント200に払い出し可能なIPアドレスの候補を決定し、決定したIPアドレを含むOffer信号をDHCPクライアント200に送信する。続いて、DHCPクライアント200は、Offer信号を受信すると、Offer信号に含まれるIPアドレスの候補を確認し、確認したIPアドレスが受諾できるものであれば、ユーザ識別子を含むRequest信号をDHCPサーバ100に送信し、IPアドレスの確保を要求する。そして、DHCPサーバ100は、DHCPクライアント200からRequest信号を受信すると、IPアドレスを確保し、Request信号に含まれるユーザ識別子とともに保持する。また、DHCPサーバ100は、確保したIPアドレスを含むACK信号をDHCPクライアント200に送信する。つまり、DHCPサーバ100は、リース期間の間、確保したIPアドレスをDHCPクライアント200に提供する。その後、DHCPクライアント200は、DHCPサーバ100からACK信号を受信すると、受信したACK信号に含まれるIPアドレスを自装置のネットワークインタフェースに設定し、IP通信を実行する。   Here, the flow of IP address delivery processing by the DHCP server 100 will be briefly described. The DHCP client 200 requests the DHCP server 100 to issue an IP address by transmitting a Discover signal including a unique user identifier to the DHCP client 200 to the DHCP server 100. Thereafter, the DHCP server 100 extracts a user identifier from the Discover signal, determines a candidate IP address that can be issued to the DHCP client 200, and transmits an Offer signal including the determined IP address to the DHCP client 200. Subsequently, when receiving the Offer signal, the DHCP client 200 confirms the IP address candidate included in the Offer signal. If the confirmed IP address is acceptable, the DHCP client 200 sends a Request signal including the user identifier to the DHCP server 100. Send and request to secure IP address. When the DHCP server 100 receives the Request signal from the DHCP client 200, the DHCP server 100 secures an IP address and holds it together with the user identifier included in the Request signal. Further, the DHCP server 100 transmits an ACK signal including the reserved IP address to the DHCP client 200. That is, the DHCP server 100 provides the secured IP address to the DHCP client 200 during the lease period. After that, when receiving the ACK signal from the DHCP server 100, the DHCP client 200 sets the IP address included in the received ACK signal to the network interface of the own device, and executes IP communication.

ここで、DHCPサーバ100により提供されたIPアドレスは、リース期間が終了するか、DHCPクライアント200からのRelease信号によりDHCPサーバ100に対して返却が通知されると、DHCPサーバ100が再度提供可能となる。例えば、DHCPクライアント「A」に対して提供されたIPアドレス「1」のリース期間が終了した場合を用いて説明する。また、DHCPサーバが、DHCPクライアント「B」からIPアドレスを要求された場合を用いて説明する。この場合、IPアドレス「1」が提供可能となっており、例えば、DHCPサーバは、DHCPクライアント「B」にIPアドレス「1」を提供する。   Here, the IP address provided by the DHCP server 100 can be provided again when the lease period ends or when the return is notified to the DHCP server 100 by the Release signal from the DHCP client 200. Become. For example, the case where the lease period of the IP address “1” provided to the DHCP client “A” ends will be described. Further, the case where the DHCP server requests an IP address from the DHCP client “B” will be described. In this case, the IP address “1” can be provided. For example, the DHCP server provides the IP address “1” to the DHCP client “B”.

また、以下に詳細に説明するように、DHCPサーバ100は、DHCPクライアント200に提供された固有なサービス情報の履歴を記憶する。また、DHCPサーバ100は、DHCPクライアント200に対する提供が終了した固有なサービス情報を、履歴に基づいて、所定の期間再度提供しない。言い換えると、DHCPサーバ100は、リース期間が終了したIPアドレスについて、所定の期間が経過した後に再度提供可能とする。   Further, as will be described in detail below, the DHCP server 100 stores a history of unique service information provided to the DHCP client 200. Further, the DHCP server 100 does not provide the unique service information that has been provided to the DHCP client 200 again for a predetermined period based on the history. In other words, the DHCP server 100 can provide the IP address for which the lease period has ended again after a predetermined period has elapsed.

図2は、実施例1におけるDHCPサーバの構成の一例を示す図である。図2に示す例では、DHCPサーバ100は、パケット受信部101と、パケット送信部102と、払い出し情報DB111と、払い出し履歴DB112と、リース履歴管理制御部120とを有する。   FIG. 2 is a diagram illustrating an example of the configuration of the DHCP server according to the first embodiment. In the example illustrated in FIG. 2, the DHCP server 100 includes a packet reception unit 101, a packet transmission unit 102, a payout information DB 111, a payout history DB 112, and a lease history management control unit 120.

パケット受信部101は、DHCPクライアント200からパケットを受信し、受信したパケットをリース履歴管理制御部120に送信する。また、パケット送信部102は、DHCPクライアント200から受信したパケットをDHCPクライアント200に送信する。なお、パケット受信部101によって受信されるパケット又はパケット送信部102により送信されるパケットとは、例えば、Discover信号やOffer信号、Request信号、ACK信号などが該当する。   The packet receiving unit 101 receives a packet from the DHCP client 200 and transmits the received packet to the lease history management control unit 120. Further, the packet transmission unit 102 transmits the packet received from the DHCP client 200 to the DHCP client 200. The packet received by the packet receiving unit 101 or the packet transmitted by the packet transmitting unit 102 corresponds to, for example, a Discover signal, an Offer signal, a Request signal, an ACK signal, or the like.

払い出し情報DB111は、リース履歴管理制御部120と接続される。払い出し情報DB111は、リース履歴管理制御部120による各種処理に用いられるデータを記憶する。払い出し情報DB111は、例えば、RAM(Random Access Memory)やROM(Read Only Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子、又は、ハードディスクや光ディスクなどが該当する。   The payout information DB 111 is connected to the lease history management control unit 120. The payout information DB 111 stores data used for various processes by the lease history management control unit 120. The payout information DB 111 corresponds to, for example, a semiconductor memory element such as a random access memory (RAM), a read only memory (ROM), and a flash memory, or a hard disk or an optical disk.

払い出し情報DB111は、DHCPクライアント200に提供されている固有なサービス情報を記憶する。具体的には、払い出し情報DB111は、DHCPクライアント200に対して払い出されたIPアドレスであって、リース期間が終了していないIPアドレスのリストを記憶する。   The payout information DB 111 stores unique service information provided to the DHCP client 200. Specifically, the payout information DB 111 stores a list of IP addresses that have been paid out to the DHCP client 200 and whose lease period has not ended.

すなわち、払い出し情報DB111に記憶されているIPアドレスは、DHCPクライアント200に提供されていることを示し、他のDHCPクライアント200に提供できないことを示す。言い換えると、払い出し情報DB111に記憶されていないIPアドレスは、DHCPクライアント200に提供されていないことを示す。DHCPクライアント200に提供されていないIPアドレスには、例えば、DHCPクライアント200に提供された後リース期間が終了し、DHCPクライアント200への提供が終了したIPアドレスが含まれる。   That is, it indicates that the IP address stored in the payout information DB 111 is provided to the DHCP client 200 and cannot be provided to other DHCP clients 200. In other words, it indicates that an IP address that is not stored in the payout information DB 111 is not provided to the DHCP client 200. The IP address that is not provided to the DHCP client 200 includes, for example, an IP address that has been provided to the DHCP client 200 and whose lease period has ended and provision to the DHCP client 200 has ended.

図3は、実施例1における払い出し情報DBに記憶された情報の一例を示す図である。図3に示すように、払い出し情報DB111は、「払い出しアドレス」と「払い出し時刻」と「払い出しユーザ名」とを含むレコードを記憶する。ここで、「払い出しアドレス」は、DHCPサーバ100により払い出されたIPアドレスを示す。「払い出し時刻」は、DHCPサーバ100により払い出された時刻や、IPアドレスが確保された時刻を示す。「払い出しユーザ名」は、DHCPサーバ100によりIPアドレスが払い出された払い出し先となるDHCPクライアント200を識別する情報を示す。   FIG. 3 is a diagram illustrating an example of information stored in the payout information DB according to the first embodiment. As shown in FIG. 3, the payout information DB 111 stores a record including “payout address”, “payout time”, and “payout user name”. Here, the “payout address” indicates an IP address issued by the DHCP server 100. “Disbursement time” indicates the time when the DHCP server 100 pays out or the time when the IP address is secured. The “payout user name” indicates information for identifying the DHCP client 200 that is the payout destination to which the IP address is issued by the DHCP server 100.

図3に示す例では、払い出し情報DB111は、払い出しアドレス「10.20.30.1」と払い出し時刻「2010/1/1 12:32」と払い出しユーザ名「U001」とを含むレコードを記憶する。すなわち、払い出し情報DB111は、IPアドレス「10.20.30.1」が、「U001」により識別されるDHCPクライアント200に対して、「2010/1/1 12:32」に払い出されたことを記憶する。   In the example shown in FIG. 3, the payout information DB 111 stores a record including a payout address “10.20.30.1”, a payout time “2010/1/1 12:32”, and a payout user name “U001”. That is, the payout information DB 111 stores that the IP address “10.20.30.1” has been paid out to “DHCP / 01” identified by “U001” at “2010/1/1 12:32”.

なお、払い出し情報DB111に記憶された情報は、後述するように、リース履歴管理制御部120により更新される。具体的には、払い出し情報DB111は、リース履歴管理制御部120により、IPアドレスが払い出されると、払い出されたIPアドレスを含む新たなレコードが格納される。また、払い出し情報DB111は、リース履歴管理制御部120により、リース期間が終了したIPアドレスを含むレコードが削除される。   Note that the information stored in the payout information DB 111 is updated by the lease history management control unit 120 as described later. Specifically, when the IP address is paid out by the lease history management control unit 120, the payout information DB 111 stores a new record including the paid out IP address. In the payout information DB 111, the lease history management control unit 120 deletes the record including the IP address whose lease period has ended.

図2の説明に戻る。払い出し履歴DB112は、リース履歴管理制御部120と接続される。払い出し履歴DB112は、リース履歴管理制御部120による各種処理に用いられるデータを記憶する。払い出し情報DB111は、例えば、RAMやROM、フラッシュメモリなどの半導体メモリ素子、又は、ハードディスクや光ディスクなどが該当する。   Returning to the description of FIG. The payout history DB 112 is connected to the lease history management control unit 120. The payout history DB 112 stores data used for various processes by the lease history management control unit 120. The payout information DB 111 corresponds to, for example, a semiconductor memory device such as a RAM, a ROM, and a flash memory, or a hard disk or an optical disk.

払い出し履歴DB112は、DHCPクライアント200に提供された固有なサービス情報の履歴を記憶する。払い出し履歴DB112は、「履歴記憶部」とも称する。具体的には、払い出し履歴DB112は、DHCPクライアント200に提供された固有なサービス情報のハッシュ値の履歴を記憶する。より詳細には、払い出し履歴DB112は、DHCPクライアント200に提供された固有なサービス情報の履歴をハッシュ値のブルームフィルタ形式で記憶する。   The payout history DB 112 stores a history of unique service information provided to the DHCP client 200. The payout history DB 112 is also referred to as a “history storage unit”. Specifically, the payout history DB 112 stores a history of hash values of unique service information provided to the DHCP client 200. More specifically, the payout history DB 112 stores a history of unique service information provided to the DHCP client 200 in a hash filter Bloom filter format.

図4は、実施例1における払い出し履歴DBに記憶された情報の一例を示す図である。払い出し履歴DB112は、任意の量の履歴を記憶する。ここで、払い出し履歴DB112は、任意の量として、任意のデータ容量の履歴を記憶しても良く、任意の時間分の履歴を記憶しても良く、ユーザに払い出されたIPアドレスをユーザごとに過去に提供したIPアドレスを任意の数履歴として記憶しても良い。以下では、払い出し履歴DB112が、任意の時間分の履歴を記憶する場合を用いて説明する。   FIG. 4 is a diagram illustrating an example of information stored in the payout history DB according to the first embodiment. The payout history DB 112 stores an arbitrary amount of history. Here, the payout history DB 112 may store a history of an arbitrary data capacity as an arbitrary amount, may store a history for an arbitrary time, and the IP address paid out to the user for each user. The IP addresses provided in the past may be stored as an arbitrary number of histories. In the following, description will be given using a case where the payout history DB 112 stores a history for an arbitrary time.

図4に示すように、払い出し履歴DB112は、「払い出し期間」と「払い出しフィルタ情報」とを含むレコードを記憶する。ここで、「払い出しフィルタ情報」は、「払い出し期間」内に払い出されたIPアドレスのハッシュ値により生成されるブルームフィルタを示す。以下では、払い出しフィルタ情報が「5000ビット」である場合を用いて説明する。つまり、「払い出しフィルタ情報」は、ブルームフィルタ形式で保持された履歴であって、払い出されたIPアドレスのハッシュ値の履歴を示す。なお、払い出し履歴DB112に記憶されるレコードは、後述するように、リース履歴管理制御部120により更新される。   As shown in FIG. 4, the payout history DB 112 stores a record including “payout period” and “payout filter information”. Here, “payout filter information” indicates a Bloom filter generated based on the hash value of the IP address paid out within the “payout period”. Hereinafter, the case where the payout filter information is “5000 bits” will be described. In other words, “payout filter information” is a history held in the Bloom filter format, and indicates a history of the hash value of the IP address that has been paid out. The record stored in the payout history DB 112 is updated by the lease history management control unit 120 as will be described later.

払い出し期間内に払い出されたIPアドレスのハッシュ値により生成されるブルームフィルタについて簡単に説明する。例えば、払い出されたIPアドレスが「10個」であり、ハッシュ関数により生成されるIPアドレスのハッシュ値が「1〜5000」である場合を用いて説明する。また、払い出されたIPアドレスごとに、「3」つのハッシュ関数を用いて「3」つのハッシュ値を算出する場合を用いて説明する。この場合、10個あるIPアドレス各々について算出されたハッシュ値に対応するビットが「1」となる。より詳細には、10個のIPアドレス各々について3つのハッシュ値が算出され、30個のハッシュ値が算出される。そして、算出された30個のハッシュ値各々に対応するビットが「1」に更新される。なお、同一のハッシュ値が複数算出された場合であっても、ビットは「1」に更新される。   The Bloom filter generated based on the hash value of the IP address paid out during the payout period will be briefly described. For example, description will be made using a case where the number of issued IP addresses is “10” and the hash value of the IP address generated by the hash function is “1 to 5000”. Further, a description will be given using a case where “3” hash values are calculated using “3” hash functions for each IP address issued. In this case, the bit corresponding to the hash value calculated for each of the 10 IP addresses is “1”. More specifically, three hash values are calculated for each of the 10 IP addresses, and 30 hash values are calculated. Then, the bit corresponding to each of the calculated 30 hash values is updated to “1”. Even if a plurality of identical hash values are calculated, the bit is updated to “1”.

図4に示す例では、払い出し履歴DB112は、払い出し期間を「1時間」とするレコードを、直近の10時間分記憶する場合を示した。例えば、払い出し履歴DB112は、「2010/1/1 10:00」から「2010/1/1 20:00」までの10時間について、払い出し期間を「1時間」とするレコード各々を記憶する。例えば、払い出し履歴DB112は、払い出し期間「2010/1/1 10:00 11:00」と払い出しフィルタ情報「010001100100・・・110」とを含むレコードを記憶する。すなわち、払い出し履歴DB112は、「2010/1/1 10:00 11:00」に払い出されたIPアドレス各々について算出されたハッシュ値の履歴をブルームフィルタ形式で記憶する。また、払い出しフィルタ情報「010001100100・・・110」となっており、2つ目のビットや6つ目のビット、7つ目のビットなどが「1」となっている。このため、払い出し履歴DB112は、払い出し期間「2010/1/1 10:00 11:00」の間に払い出されたIPアドレスのハッシュ値が、「2」や「6」、「7」などであることを記憶する。   In the example illustrated in FIG. 4, the payout history DB 112 has shown a case where records having a payout period of “1 hour” are stored for the latest 10 hours. For example, the payout history DB 112 stores each record in which the payout period is “1 hour” for 10 hours from “2010/1/1 10:00” to “2010/1/1 20:00”. For example, the payout history DB 112 stores a record including a payout period “2010/1/1 10:00 11:00” and payout filter information “010001100100... 110”. In other words, the payout history DB 112 stores a history of hash values calculated for each IP address assigned on “2010/1/1 10:00 11:00” in a Bloom filter format. The payout filter information is “010001100100... 110”, and the second bit, the sixth bit, the seventh bit, and the like are “1”. For this reason, the payout history DB 112 indicates that the hash value of the IP address issued during the payout period “2010/1/1 10:00 11:00” is “2”, “6”, “7”, etc. Remember that there is.

以下では、DHCPサーバ100により1時間当たりに最大「1000回」IPアドレスが払い出され、払い出しフィルタ情報が「5000」ビットであり、ハッシュ関数が「3」個用いられる場合を用いて説明する。なお、DHCPサーバ100により1時間当たりに最大1000回IPアドレスが払い出され、払い出しフィルタ情報が5000ビットである場合に、ハッシュ関数を3つ用いる意義については、後述するためここでは説明を省略する。   In the following, description will be made using a case where a maximum of “1000 times” IP addresses are issued per hour by the DHCP server 100, the payout filter information is “5000” bits, and “3” hash functions are used. Note that the significance of using three hash functions when the IP address is issued up to 1000 times per hour by the DHCP server 100 and the payout filter information is 5000 bits will be described later and will not be described here. .

また、以下では、払い出し履歴DB112は、払い出し期間を1時間とするレコードを、直近の10時間分記憶する場合を用いて説明するが、これに限定されるものではない。例えば、払い出し履歴DB112は、払い出し期間を1時間より短い任意の期間としても良く、払い出し期間を1時間より長い任意の期間としても良い。また、例えば、払い出し履歴DB112は、直近の10時間より短い任意の時間分のレコードを記憶しても良く、直近の10時間より長い任意の時間分のレコードを記憶しても良い。   In the following description, the payout history DB 112 will be described using a case where records with a payout period of 1 hour are stored for the last 10 hours, but the present invention is not limited to this. For example, in the payout history DB 112, the payout period may be an arbitrary period shorter than 1 hour, and the payout period may be an arbitrary period longer than 1 hour. Further, for example, the payout history DB 112 may store records for an arbitrary time shorter than the latest 10 hours, or may store records for an arbitrary time longer than the latest 10 hours.

また、以下では、時間当たりに最大「1000回」IPアドレスが払い出され、払い出しフィルタ情報が「5000」ビットであり、ハッシュ関数が「3」個用いられる場合を用いて説明するが、これに限定されるものではない。例えば、DHCPサーバ100により、1時間当たりに最大「1000回」より多い任意の回数IPアドレスが払い出されても良く、1時間当たりに最大「1000回」より少ない任意の回数IPアドレスが払い出されても良い。また、例えば、払い出しフィルタ情報が「5000」ビットより多い任意のビット数であっても良く、払い出しフィルタ情報が「5000」ビットより少ない任意のビット数であっても良い。また、例えば、ハッシュ関数が「3」より多い任意の数用いられても良く、ハッシュ関数が「3」より少ない任意の数用いられても良い。   In the following description, a case where a maximum of “1000 times” IP addresses are paid out per hour, the payout filter information is “5000” bits, and “3” hash functions are used will be described. It is not limited. For example, the DHCP server 100 may issue an arbitrary number of IP addresses more than the maximum “1000 times” per hour, or an arbitrary number of IP addresses less than the maximum “1000 times” per hour. May be. Further, for example, the payout filter information may be an arbitrary number of bits greater than “5000” bits, and the payout filter information may be an arbitrary number of bits less than “5000” bits. For example, an arbitrary number of hash functions greater than “3” may be used, and an arbitrary number of hash functions smaller than “3” may be used.

図2の説明に戻る。リース履歴管理制御部120は、パケット受信部101、パケット送信部102、払い出し情報DB111及び払い出し履歴DB112と接続される。リース履歴管理制御部120は、各種の処理手順などを規定したプログラムを記憶する内部メモリを有し、種々の処理を制御する。リース履歴管理制御部120は、例えば、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)、CPU(Central Processing Unit)、MPU(Micro Processing Unit)などが該当する。図2に示す例では、リース履歴管理制御部120は、サービス情報提供部121と、DB更新処理部122とを有する。   Returning to the description of FIG. The lease history management control unit 120 is connected to the packet reception unit 101, the packet transmission unit 102, the payout information DB 111, and the payout history DB 112. The lease history management control unit 120 has an internal memory that stores a program that defines various processing procedures and the like, and controls various processes. The lease history management control unit 120 corresponds to, for example, an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), a central processing unit (CPU), and a micro processing unit (MPU). In the example illustrated in FIG. 2, the lease history management control unit 120 includes a service information providing unit 121 and a DB update processing unit 122.

サービス情報提供部121は、DHCPクライアント200からDiscover信号をパケット受信部101が受信すると、DHCPクライアント200に対して固有なサービス情報を提供する。具体的には、サービス情報提供部121は、ネットワークを介して接続されたDHCPクライアント200との間で一連の関連性を有する複数種類の要求信号及び応答信号を交換することで、クライアント装置に対してIPアドレスを提供する。ここで、要求信号や応答信号とは、Discover信号やOffer信号、Request信号、ACK信号などである。   When the packet receiving unit 101 receives the Discover signal from the DHCP client 200, the service information providing unit 121 provides unique service information to the DHCP client 200. Specifically, the service information providing unit 121 exchanges a plurality of types of request signals and response signals having a series of relationships with the DHCP client 200 connected via the network, so that the client device Provide an IP address. Here, the request signal and the response signal are a Discover signal, an Offer signal, a Request signal, an ACK signal, and the like.

また、サービス情報提供部121は、IPアドレスをDHCPクライアント200に対して提供すると、提供したIPアドレスと、提供先となるDHCPクライアント200を識別する払い出しユーザ名と、IPアドレスを払い出した時刻を示す払い出し時刻とを含むレコードを払い出し情報DB111に格納する。なお、サービス情報提供部121による処理の詳細な流れの一例については、フローチャートを用いて後述し、ここでは説明を省略する。   Further, when the service information providing unit 121 provides the IP address to the DHCP client 200, the service information providing unit 121 indicates the provided IP address, a payout user name for identifying the DHCP client 200 to be provided, and a time when the IP address is issued. A record including the payout time is stored in the payout information DB 111. Note that an example of a detailed flow of processing by the service information providing unit 121 will be described later using a flowchart, and description thereof will be omitted here.

サービス情報提供部121により払い出されるIPアドレスについて更に説明する。上述したように、DHCPサーバ100により提供されたIPアドレスは、リース期間が終了すると、DHCPサーバ100が再度提供可能となる。言い換えると、DHCPクライアント200に対して提供された後、リース期間が終了してIPアドレスの提供が終了すると、任意のDHCPクライアント200に対して提供可能となる。ここで、サービス情報提供部121は、DHCPクライアント200に対する提供が終了した固有なサービス情報について、払い出し履歴DB112に記憶された履歴に基づいて、所定の期間再度提供しない。すなわち、サービス情報提供部121は、DHCPクライアント200に対して提供された後リース期間が終了したIPアドレスについて、所定の期間が経過した後に再度提供可能とする。   The IP address issued by the service information providing unit 121 will be further described. As described above, the IP address provided by the DHCP server 100 can be provided again by the DHCP server 100 when the lease period ends. In other words, after being provided to the DHCP client 200, when the lease period ends and the provision of the IP address ends, the DHCP client 200 can be provided. Here, the service information providing unit 121 does not provide the unique service information that has been provided to the DHCP client 200 again for a predetermined period based on the history stored in the payout history DB 112. In other words, the service information providing unit 121 allows the IP address provided to the DHCP client 200 to be provided again after a predetermined period has elapsed for the IP address whose lease period has ended.

以下では、サービス情報提供部121が、DHCPクライアント200に対してIPアドレスを払い出した払い出し時刻を基準として、同一のIPアドレスを所定期間再度払い出さない場合を用いて説明する。具体的には、サービス情報提供部121は、払い出し情報DB111に記憶されていないIPアドレスのうち、払い出し履歴DB112に基づいて所定期間払い出されていないIPアドレスを提供する。   In the following, the case where the service information providing unit 121 does not pay out the same IP address again for a predetermined period on the basis of the payout time when the IP address is issued to the DHCP client 200 will be described. Specifically, the service information providing unit 121 provides IP addresses that have not been paid out for a predetermined period based on the payout history DB 112 among IP addresses that are not stored in the payout information DB 111.

より詳細には、サービス情報提供部121は、払い出し情報DB111に記憶されていないIPアドレスのうち任意のIPアドレスについてハッシュ値を算出し、算出したハッシュ値が払い出し履歴DB112に記憶されたブルームフィルタと一致した場合にはサービス情報を提供せず、一致しなかった場合には提供する。すなわち、サービス情報提供部121が、払い出し履歴DB112に払い出されたことを示す履歴が記憶されている期間、IPアドレスを再度提供しない。   More specifically, the service information providing unit 121 calculates a hash value for an arbitrary IP address among IP addresses that are not stored in the payout information DB 111, and a Bloom filter in which the calculated hash value is stored in the payout history DB 112 Service information is not provided if they match, and is provided if they do not match. That is, the service information providing unit 121 does not provide the IP address again during a period in which a history indicating that the payout history DB 112 has been paid out is stored.

ここで、サービス情報提供部121が用いるハッシュ関数は、ブルームフィルタを更新する際に用いられるハッシュ関数と同一である。例えば、払い出されたIPアドレスごとに、ブルームフィルタ更新時に3つのハッシュ関数を用いて3つのハッシュ値が算出される場合には、サービス情報提供部121は、ブルームフィルタ更新時に用いられる3つのハッシュ関数を用いて、3つのハッシュ値を算出する。そして、サービス情報提供部121は、算出したすべてのハッシュ値がすべて一致したレコードが払い出し履歴DB112にある場合にはIPアドレスを提供せず、ない場合にはIPアドレスを提供する。   Here, the hash function used by the service information providing unit 121 is the same as the hash function used when updating the Bloom filter. For example, when three hash values are calculated using three hash functions when updating the Bloom filter for each IP address that has been issued, the service information providing unit 121 uses the three hashes used when updating the Bloom filter. Three hash values are calculated using the function. Then, the service information providing unit 121 does not provide an IP address when there is a record in the payout history DB 112 that matches all the calculated hash values, and provides an IP address when there is no record.

DB更新処理部122は、払い出し情報DB111を更新する。具体的には、DB更新処理部122は、払い出し情報DB111に記憶されたレコードのうち、リース期間が終了したIPアドレスを含むレコードを削除する。例えば、DB更新処理部122は、定期的に払い出し情報DB111を参照し、払い出し時刻と現在の時刻とを比較し、所定のリース期間以上の時間が経過したレコードを削除する。   The DB update processing unit 122 updates the payout information DB 111. Specifically, the DB update processing unit 122 deletes the record including the IP address whose lease period has ended from the records stored in the payout information DB 111. For example, the DB update processing unit 122 periodically refers to the payout information DB 111, compares the payout time with the current time, and deletes records that have passed a predetermined lease period or longer.

また、DB更新処理部122は、払い出し履歴DB112を更新する。DB更新処理部122は、払い出し履歴DB112の定期更新処理を実行し、払い出しフィルタ情報の更新処理を実行する。払い出し履歴DB112が、払い出し期間を1時間とするレコードを、直近の10時間分記憶する場合を例に更に説明する。まず、DB更新処理部122による定期更新処理について説明する。DB更新処理部122は、払い出し履歴DB112に記憶されたレコードのうち、10時間が経過したレコ−ドを削除する。また、DB更新処理部122は、払い出し期間を1時間とする新たなレコードを作成し、払い出し履歴DB112に格納する。すなわち、DB更新処理部122は、10時間分のレコードを払い出し履歴DB112が記憶するように更新処理を実行する。   Further, the DB update processing unit 122 updates the payout history DB 112. The DB update processing unit 122 executes periodic update processing of the payout history DB 112 and executes payout filter information update processing. The case where the payout history DB 112 stores a record with a payout period of 1 hour for the last 10 hours will be further described as an example. First, regular update processing by the DB update processing unit 122 will be described. The DB update processing unit 122 deletes records that have passed 10 hours from the records stored in the payout history DB 112. In addition, the DB update processing unit 122 creates a new record with a payout period of 1 hour and stores it in the payout history DB 112. That is, the DB update processing unit 122 executes update processing so that the payout history DB 112 stores 10 hours of records.

次に、DB更新処理部122による払い出しフィルタ情報の更新処理について説明する。DB更新処理部122は、払い出し期間として設定された1時間の間に払い出されたIPアドレスのハッシュ値を用いて、DB更新処理部122の払い出しフィルタ情報に記憶されるブルームフィルタを更新する。例えば、DB更新処理部122は、サービス情報提供部121によりIPアドレスを提供される場合に、事前に用意されたハッシュ関数を用いてIPアドレスのハッシュ値を算出し、算出したハッシュ値を用いてDB更新処理部122の払い出しフィルタ情報を更新する。   Next, the update processing of the payout filter information by the DB update processing unit 122 will be described. The DB update processing unit 122 updates the Bloom filter stored in the payout filter information of the DB update processing unit 122 using the hash value of the IP address that has been paid out during the hour set as the payout period. For example, when the service information providing unit 121 provides an IP address, the DB update processing unit 122 calculates a hash value of the IP address using a hash function prepared in advance, and uses the calculated hash value. The payout filter information of the DB update processing unit 122 is updated.

ここで、払い出し履歴DB112の払い出しフィルタ情報のビット数と、DB更新処理部122により用いられるハッシュ関数との関係について説明する払い出しフィルタ情報のビット各々は、DB更新処理部122により用いられるハッシュ関数により算出されるハッシュ値を示すことになる。このため、払い出し履歴DB112の払い出しフィルタ情報のビット数が「5000」ビットである場合には、DB更新処理部122は、ハッシュ値が「1」〜「5000」になるハッシュ関数を用いる。   Here, each bit of the payout filter information for explaining the relationship between the number of bits of the payout filter information in the payout history DB 112 and the hash function used by the DB update processing unit 122 is determined by the hash function used by the DB update processing unit 122. This indicates the calculated hash value. For this reason, when the number of bits of the payout filter information in the payout history DB 112 is “5000” bits, the DB update processing unit 122 uses a hash function whose hash values are “1” to “5000”.

また、DB更新処理部122が用いるハッシュ関数の数について説明する。言い換えると、払い出されたIPアドレスごとに、幾つのハッシュ値を算出するかについて説明する。前提として、1時間当たり最大で1000回IPアドレスが払い出され、払い出しフィルタ情報のビット数が5000ビットである場合を用いて説明する。この場合、理論的には、用意すべきハッシュ関数の数は、誤検知率の最小化の観点から、「ln2×5000/1000≒3」となる。このことを踏まえ、DB更新処理部122は、予め3種類のハッシュ関数が用意され、払い出されたIPアドレスごとに3つのハッシュ値を算出する。例えば、SHA1(Secure Hash Algorithm 1)などのハッシュ関数に基づいて、出力値となるハッシュ値が「1」〜「5000」となるハッシュ関数が3種類用意される。   The number of hash functions used by the DB update processing unit 122 will be described. In other words, how many hash values are calculated for each issued IP address will be described. As a premise, a case will be described in which an IP address is issued 1000 times per hour at maximum and the number of bits of the payout filter information is 5000 bits. In this case, theoretically, the number of hash functions to be prepared is “ln2 × 5000 / 1000≈3” from the viewpoint of minimizing the false detection rate. Based on this, the DB update processing unit 122 prepares three types of hash functions in advance, and calculates three hash values for each IP address issued. For example, based on a hash function such as SHA1 (Secure Hash Algorithm 1), three types of hash functions with output hash values “1” to “5000” are prepared.

なお、DB更新処理部122による定期更新処理の詳細と、払い出しフィルタ情報の更新処理の詳細とについては、フローチャートを用いて後述するため、ここでは説明を省略する。   Note that details of the regular update processing by the DB update processing unit 122 and details of the update processing of the payout filter information will be described later with reference to a flowchart, and thus the description thereof is omitted here.

[サービス情報提供部による提供処理]
図5を用いて、実施例1におけるサービス情報提供部121による提供処理の流れの一例を示す。図5は、実施例1におけるサービス情報提供部による提供処理の流れの一例を示すフローチャートである。
[Provision processing by the service information provider]
An example of the flow of provision processing by the service information provision unit 121 according to the first embodiment will be described with reference to FIG. FIG. 5 is a flowchart illustrating an example of a flow of providing processing by the service information providing unit according to the first embodiment.

図5に示すように、パケット受信部101がDHCPクライアント200からDiscover信号を受信すると(ステップS101肯定)、サービス情報提供部121は、払い出し情報DB111に記憶されていない任意のIPアドレスをランダムに決定する(ステップS102)。例えば、サービス情報提供部121は、IPアドレス「10.20.30.5」を決定する。   As shown in FIG. 5, when the packet receiving unit 101 receives a Discover signal from the DHCP client 200 (Yes at Step S101), the service information providing unit 121 randomly determines an arbitrary IP address that is not stored in the payout information DB 111. (Step S102). For example, the service information providing unit 121 determines the IP address “10.20.30.5”.

そして、サービス情報提供部121は、払い出し情報DB111を参照することで検索処理を実行する(ステップS103)。具体的には、サービス情報提供部121は、払い出し情報DB111のレコード各々についての払い出しフィルタ情報に、決定したIPアドレスが含まれているかを判定する。払い出し情報DB111に記憶されたレコードに含まれているIPアドレスは、過去所定の期間内に払い出されたIPアドレスとなる。このことを踏まえ、サービス情報提供部121は、決定したIPアドレスが、所定期間払い出されていないかを判定する。   Then, the service information providing unit 121 executes search processing by referring to the payout information DB 111 (step S103). Specifically, the service information providing unit 121 determines whether or not the determined IP address is included in the payout filter information for each record in the payout information DB 111. The IP address included in the record stored in the payout information DB 111 is an IP address that has been paid out within a predetermined period in the past. Based on this, the service information providing unit 121 determines whether or not the determined IP address has been paid out for a predetermined period.

ここで、サービス情報提供部121は、含まれると判定した場合には(ステップS104肯定)、決定したIPアドレスを破棄し、ステップS102に戻って処理を繰り返す。つまり、ステップS102にて決定した任意のIPアドレスが所定期間内に払い出されていたと判定した場合には、サービス情報提供部121は、払い出し情報DB111に記憶されていない任意のIPアドレスを再度ランダムに決定し、上述したステップS103にて含まれないと判定するまで処理を繰り返す。なお、サービス情報提供部121は、IPアドレスを再度ランダムに決定する際には、含まれると判定されたIPアドレスを除外した上で決定しても良い。   If the service information providing unit 121 determines that the service information is included (Yes at Step S104), the service information providing unit 121 discards the determined IP address, returns to Step S102, and repeats the process. That is, when it is determined that the arbitrary IP address determined in step S102 has been paid out within a predetermined period, the service information providing unit 121 again randomly selects an arbitrary IP address that is not stored in the payout information DB 111. The process is repeated until it is determined in step S103 that it is not included. Note that the service information providing unit 121 may determine the IP address after removing the IP address determined to be included when determining the IP address at random again.

一方、サービス情報提供部121は、含まれないと判定した場合には(ステップS104否定)、決定したIPアドレスを含むレコードを払い出し情報DB111に格納する(ステップS105)。つまり、ステップS102にて決定した任意のIPアドレスが所定期間内に払い出されていないと判定した場合には、サービス情報提供部121は、決定したIPアドレス「10.20.30.5」を払い出しアドレスとして格納し、払い出した時刻を払い出し時刻として格納し、払い出し先となるDHCPクライアント200を識別する払い出しユーザ名を格納する。   On the other hand, if it is determined that the service information providing unit 121 does not include the service information (No in step S104), the service information providing unit 121 stores a record including the determined IP address in the payout information DB 111 (step S105). That is, when it is determined that the arbitrary IP address determined in step S102 has not been paid out within the predetermined period, the service information providing unit 121 stores the determined IP address “10.20.30.5” as the payout address. The payout time is stored as the payout time, and the payout user name for identifying the DHCP client 200 as the payout destination is stored.

また、DB更新処理部122は、払い出し履歴DB112に対して、払い出しフィルタ情報の更新処理を実行する(ステップS106)。具体的には、DB更新処理部122は、払い出し履歴DB112に記憶されたレコードのうち、現在時刻に対応するレコードの払い出しフィルタ情報を更新する。つまり、DB更新処理部122は、サービス情報提供部121によりIPアドレスが提供される場合に、提供されるIPアドレスのハッシュ値を算出し、DB更新処理部122の払い出しフィルタ情報を更新する。   In addition, the DB update processing unit 122 executes a payout filter information update process on the payout history DB 112 (step S106). Specifically, the DB update processing unit 122 updates the payout filter information of the record corresponding to the current time among the records stored in the payout history DB 112. That is, when the service information providing unit 121 provides an IP address, the DB update processing unit 122 calculates a hash value of the provided IP address and updates the payout filter information of the DB update processing unit 122.

そして、サービス情報提供部121は、パケット送信部102を介して、決定したIPアドレスを含むOffer信号をDHCPクライアント200に送信する(ステップS107)。なお、その後、パケット受信部101がRequest信号を受信すると、サービス情報提供部121は、Discover信号を受信した際に決定したIPアドレスに基づいて払い出しを行う。   Then, the service information providing unit 121 transmits an Offer signal including the determined IP address to the DHCP client 200 via the packet transmission unit 102 (step S107). After that, when the packet receiving unit 101 receives the Request signal, the service information providing unit 121 performs payout based on the IP address determined when the Discover signal is received.

なお、図5に示す例では、DHCPサーバ100が、Discover信号を受信した後、Offer信号を送信する前に、払い出し情報DB111や払い出し履歴DB112を更新する場合を用いて説明したが、これに限定されるものではない。例えば、Offer信号を送信した後に更新しても良く、Request信号を受信した後に更新しても良く、Ack信号を送信した後に更新しても良い。   In the example illustrated in FIG. 5, the DHCP server 100 has been described using the case where the payout information DB 111 and the payout history DB 112 are updated after receiving the Discover signal and before transmitting the Offer signal. Is not to be done. For example, it may be updated after transmitting the Offer signal, may be updated after receiving the Request signal, or may be updated after transmitting the Ack signal.

[DB更新処理部による定期更新処理]
図6及び図7を用いて、実施例1におけるDB更新処理部122による定期更新処理の流れの一例を示す。図6は、実施例1におけるDB更新処理部による定期更新処理の流れの一例を示すフローチャートである。図7は、実施例1におけるDB更新処理部による定期更新処理の流れの一例を示す図である。図7において、テーブル301〜303は、払い出し履歴DB112に格納された情報の一例を示す。以下では、現在時刻が「2010/1/1 20:00」である場合を用いて説明する。
[Periodic update process by DB update processor]
An example of the flow of regular update processing by the DB update processing unit 122 according to the first embodiment will be described with reference to FIGS. 6 and 7. FIG. 6 is a flowchart illustrating an example of the flow of a regular update process performed by the DB update processing unit according to the first embodiment. FIG. 7 is a diagram illustrating an example of a flow of regular update processing by the DB update processing unit according to the first embodiment. In FIG. 7, tables 301 to 303 show an example of information stored in the payout history DB 112. Hereinafter, the case where the current time is “2010/1/1 20:00” will be described.

図6に示すように、DB更新処理部122は、定期更新タイミングとなると(ステップS201肯定)、DB更新処理部122は、払い出し履歴DB112に記憶されたレコードのうち、払い出し期間が10時間以上経過しているレコードを検索し(ステップS202)、検索結果となるレコードを削除する(ステップS203)。なお、払い出し履歴DB112は、例えば、1時間おきに上述した処理を実行する。   As shown in FIG. 6, when the DB update processing unit 122 comes to the regular update timing (Yes at Step S201), the DB update processing unit 122 has a payout period of 10 hours or more among the records stored in the payout history DB112. The record being searched is searched (step S202), and the record that is the search result is deleted (step S203). The payout history DB 112 executes the above-described processing every hour, for example.

つまり、例えば、図7の301及び302に示す例では、DB更新処理部122は、現在時刻「2010/1/1 20:00」から10時間以上経過しているレコードである払い出し期間「2010/1/1 10:00 11:00」と払い出しフィルタ情報「010001100100・・・110」とを含むレコードを削除する。図7の301は、DB更新処理部122による削除前の払い出し履歴DB112を示し、302は、DB更新処理部122による削除後の払い出し履歴DB112を示す。   That is, for example, in the example shown by 301 and 302 in FIG. 7, the DB update processing unit 122 performs the payout period “2010 / A record including “1/1 10:00 11:00” and the payout filter information “010001100100... 110” is deleted. In FIG. 7, 301 indicates the payout history DB 112 before deletion by the DB update processing unit 122, and 302 indicates the payout history DB 112 after deletion by the DB update processing unit 122.

そして、DB更新処理部122は、払い出し期間を現在時刻から1時間とする新たなレコードを払い出し履歴DB112に格納する(ステップS204)。ここで、DB更新処理部122は、新たに格納されたレコードの払い出しフィルタ情報として、「0」で初期化した情報を格納する。つまり、例えば、図7の303に示すように、払い出し期間「2010/1/1 20:00‐21:00」となるレコードを新たに格納し、その際、払い出しフィルタ情報wp「00…00」とすべて「0」とする。   Then, the DB update processing unit 122 stores in the payout history DB 112 a new record whose payout period is 1 hour from the current time (step S204). Here, the DB update processing unit 122 stores information initialized with “0” as the payout filter information of the newly stored record. That is, for example, as shown by 303 in FIG. 7, a record having a payout period “2010/1/1 20: 00-21: 00” is newly stored, and the payout filter information wp “00. And all “0”.

なお、上述の処理手順は、上述の順番に限定されるものではなく、処理内容を矛盾させない範囲で適宜変更しても良い。例えば、上記のステップS204をS202及び203の前に実行しても良い。   Note that the above-described processing procedure is not limited to the above-described order, and may be appropriately changed within a range that does not contradict the processing contents. For example, the above step S204 may be executed before S202 and 203.

[DB更新処理部による払い出しフィルタ情報の更新処理]
図8及び図9を用いて、実施例1におけるDB更新処理部122による払い出しフィルタ情報の更新処理の一例を示す。図8は、実施例1におけるDB更新処理部による払い出しフィルタ情報の更新処理の一例を示すフローチャートである。図8に示す一連の処理は、図5におけるステップS106に対応する。図9は、実施例1におけるDB更新処理部による払い出しフィルタ情報の更新処理の一例を示す図である。図9に示す一連の数字列は、払い出し履歴DB112の払い出しフィルタ情報を示す。具体的には、図9のビット列311は、DB更新処理部122による払い出しフィルタ情報の更新処理前の払い出しフィルタ情報を示し、ビット列312は、更新処理後の払い出しフィルタ情報を示す。以下では、サービス情報提供部121によりIPアドレス「10.20.30.5」が払い出される場合を例に説明する。
[Update processing of payout filter information by DB update processing unit]
An example of the update process of the payout filter information by the DB update processing unit 122 according to the first embodiment will be described with reference to FIGS. 8 and 9. FIG. 8 is a flowchart illustrating an example of update processing of the payout filter information by the DB update processing unit according to the first embodiment. A series of processing shown in FIG. 8 corresponds to step S106 in FIG. FIG. 9 is a diagram illustrating an example of the update process of the payout filter information by the DB update processing unit according to the first embodiment. A series of numeric strings shown in FIG. 9 indicates the payout filter information of the payout history DB 112. Specifically, a bit string 311 in FIG. 9 indicates payout filter information before update processing of the payout filter information by the DB update processing unit 122, and a bit string 312 indicates payout filter information after the update process. Hereinafter, a case where the IP address “10.20.30.5” is issued by the service information providing unit 121 will be described as an example.

図8に示すように、DB更新処理部122は、提供するIPアドレスについて、予め用意されたハッシュ関数を用いてハッシュ値を算出する(ステップS301)。例えば、予めハッシュ関数が3種類用意された場合には、3種類のハッシュ関数それぞれについて、IPアドレス「10.20.30.5」のハッシュ値を算出する。   As illustrated in FIG. 8, the DB update processing unit 122 calculates a hash value for a provided IP address using a hash function prepared in advance (Step S <b> 301). For example, when three types of hash functions are prepared in advance, the hash value of the IP address “10.20.30.5” is calculated for each of the three types of hash functions.

そして、DB更新処理部122は、払い出し履歴DB112に記憶されたレコードのうち、現在時刻に対応するレコードの払い出しフィルタ情報において、算出したハッシュ値に対応するビットを「1」に更新する(ステップS302)。例えば、DB更新処理部122により算出されたハッシュ値が「2770」「100」「1550」である場合を用いて説明する。この場合、図9に示すように、DB更新処理部122は、現在時刻に対応するレコードの払い出しフィルタ情報において、2770個目にあるビットを「1」に更新し、100個目にあるビットを「1」に更新し、1550個目にあるビットを「1」に更新する。なお、ここで、算出したハッシュ値に対応するビットが既に「1」である場合には、DB更新処理部122は、そのままとする。   Then, the DB update processing unit 122 updates the bit corresponding to the calculated hash value to “1” in the payout filter information of the record corresponding to the current time among the records stored in the payout history DB 112 (step S302). ). For example, the case where the hash values calculated by the DB update processing unit 122 are “2770”, “100”, and “1550” will be described. In this case, as shown in FIG. 9, the DB update processing unit 122 updates the 2770th bit to “1” and sets the 100th bit in the payout filter information of the record corresponding to the current time. The bit is updated to “1”, and the 1550th bit is updated to “1”. Here, when the bit corresponding to the calculated hash value is already “1”, the DB update processing unit 122 is left as it is.

[サービス情報提供部による検索処理]
図10及び図11を用いて、実施例1におけるサービス情報提供部121による検索処理の詳細な処理の流れの一例を示す。図10は、実施例1におけるサービス情報提供部による検索処理の詳細な処理の流れの一例を示すフローチャートである。図11は、実施例1におけるサービス情報提供部による検索処理の詳細な処理の流れの一例を示す図である。図11は、サービス情報提供部121による検索処理が実行される際に、払い出し履歴DB112に格納された払い出しフィルタ情報の一例を示す。
[Search processing by the service information provider]
An example of a detailed processing flow of search processing by the service information providing unit 121 according to the first embodiment will be described with reference to FIGS. 10 and 11. FIG. 10 is a flowchart illustrating an example of a detailed processing flow of search processing by the service information providing unit according to the first embodiment. FIG. 11 is a diagram illustrating an example of a detailed processing flow of search processing by the service information providing unit according to the first embodiment. FIG. 11 shows an example of payout filter information stored in the payout history DB 112 when the search processing by the service information providing unit 121 is executed.

以下に説明する一連の処理は、図5におけるステップS103の検索処理に対応する。以下では、図5のステップS102において、サービス情報提供部121がIPアドレス「10.20.30.5」を決定した場合を用いて説明する。   A series of processing described below corresponds to the search processing in step S103 in FIG. Hereinafter, the case where the service information providing unit 121 determines the IP address “10.20.30.5” in step S102 of FIG. 5 will be described.

図10に示すように、サービス情報提供部121は、決定したIPアドレスについて、予め用意されたハッシュ関数を用いてハッシュ値を算出する(ステップS401)。ここで、サービス情報提供部121が用いるハッシュ関数は、DB更新処理部122により払い出しフィルタ情報を更新する際に用いられるハッシュ関数と同一である。   As illustrated in FIG. 10, the service information providing unit 121 calculates a hash value for the determined IP address using a hash function prepared in advance (step S401). Here, the hash function used by the service information providing unit 121 is the same as the hash function used when the DB update processing unit 122 updates the payout filter information.

例えば、サービス情報提供部121は、DB更新処理部122と同様に、3つのハッシュ関数を用いて、決定したIPアドレス「10.20.30.5」について、3つのハッシュ値「2770」と「100」と「1550」とを算出する。   For example, as with the DB update processing unit 122, the service information providing unit 121 uses three hash functions to determine three hash values “2770”, “100”, and “100” for the determined IP address “10.20.30.5”. 1550 "is calculated.

そして、サービス情報提供部121は、払い出し履歴DB112の払い出しフィルタ情報各々を参照し、ハッシュ値に対応するビットがすべて「1」に設定されているかを、すべてのレコードについて判定する(ステップS402)。例えば、サービス情報提供部121は、払い出し履歴DB112のすべてのレコードについて、図11に示すように、払い出しフィルタ情報のうち、「2770」目のビットと「100」目のビットと「1550」目のビットとのすべてについて、ビットが「1」となっているかを判定する。   Then, the service information providing unit 121 refers to each of the payout filter information in the payout history DB 112 and determines whether all the bits corresponding to the hash value are set to “1” (Step S402). For example, as shown in FIG. 11, the service information providing unit 121 sets “2770” bit, “100” bit, and “1550” bit of the payout filter information for all records in the payout history DB 112. For all the bits, it is determined whether the bit is “1”.

ここで、図11に示すように、払い出し履歴DB112に、ハッシュ値に対応するビットのすべてが「1」に設定された払い出しフィルタ情報があると判定したレコードが1つでもあると判定した場合について説明する(ステップS403肯定)。この場合、サービス情報提供部121は、払い出しフィルタ情報に決定したIPアドレスが含まれていると判定する(ステップS404)。つまり、サービス情報提供部121は、決定したIPアドレスが、過去所定期間内に払い出されていると判定する。   Here, as shown in FIG. 11, when it is determined that there is at least one record in the payout history DB 112 that is determined to have payout filter information in which all the bits corresponding to the hash value are set to “1”. This will be described (Yes at step S403). In this case, the service information providing unit 121 determines that the determined IP address is included in the payout filter information (step S404). That is, the service information providing unit 121 determines that the determined IP address has been paid out within the past predetermined period.

一方、払い出し履歴DB112に、ハッシュ値に対応するビットのすべてが「1」に設定された払い出しフィルタ情報が1つもないと判定した場合について説明する(ステップS403否定)。この場合、サービス情報提供部121は、払い出しフィルタ情報に決定したIPアドレスが含まれていないと判定する(ステップS405)。つまり、サービス情報提供部121は、決定したIPアドレスが、過去所定期間内に払い出されていないと判定する。   On the other hand, a case will be described in which it is determined that there is no payout filter information in which all the bits corresponding to the hash value are set to “1” in the payout history DB 112 (No in step S403). In this case, the service information providing unit 121 determines that the determined IP address is not included in the payout filter information (step S405). That is, the service information providing unit 121 determines that the determined IP address has not been paid out within the past predetermined period.

[実施例1の効果]
上述したように、実施例1によれば、DHCPサーバ100は、DHCPクライアント200に対して固有なサービス情報を提供し、DHCPクライアント200に提供された固有なサービス情報の履歴を記憶する。また、DHCPサーバ100は、DHCPクライアント200に対する提供が終了した固有なサービス情報を、払い出し履歴DB112に記憶された履歴に基づいて、所定の期間再度提供しない。この結果、サービス情報を適切に提供可能である。
[Effect of Example 1]
As described above, according to the first embodiment, the DHCP server 100 provides unique service information to the DHCP client 200 and stores a history of unique service information provided to the DHCP client 200. Further, the DHCP server 100 does not provide the unique service information that has been provided to the DHCP client 200 again for a predetermined period based on the history stored in the payout history DB 112. As a result, service information can be appropriately provided.

例えば、DHCPクライアント200が、提供されたIPアドレスがDoS攻撃の対象となった結果破棄した場合であっても、破棄されたIPアドレスがすぐに自装置に提供されることがなく、サービス情報を適切に提供可能である。また、更に、破棄されたIPアドレスがすぐに他のDHCPクライアント200に提供されることがなく、サービス情報を適切に提供可能である。   For example, even if the DHCP client 200 discards the provided IP address as a result of the DoS attack, the discarded IP address is not immediately provided to the own device, and the service information Can be provided appropriately. Further, the discarded IP address is not immediately provided to other DHCP clients 200, and the service information can be appropriately provided.

例えば、DHCPクライアント「A」が、提供されたIPアドレス「1」がDoS攻撃の対象となり、IPアドレス「1」を破棄して新たにIPアドレスを取得する場合を用いて説明する。この場合、DHCPサーバ100は、DHCPクライアント「A」により破棄されたIPアドレス「1」を所定期間提供しない結果、IPアドレス「1」がDHCPクライアント「A」に提供されない。この結果、DHCPクライアント「A」が、DoS攻撃の被害を継続して受けることを防止可能である。   For example, a description will be given using a case where the DHCP client “A” uses the provided IP address “1” as a target of the DoS attack, discards the IP address “1”, and acquires a new IP address. In this case, as a result of the DHCP server 100 not providing the IP address “1” discarded by the DHCP client “A” for a predetermined period, the IP address “1” is not provided to the DHCP client “A”. As a result, it is possible to prevent the DHCP client “A” from being continuously damaged by the DoS attack.

また、例えば、DHCPクライアント「A」が、提供されたIPアドレス「1」がDoS攻撃の対象となり、IPアドレス「1」を破棄して新たにIPアドレスを取得した場合を用いて説明する。また、その後、DHCPサーバが、DHCPクライアント「B」からIPアドレスを要求された場合を用いて説明する。この場合、DHCPサーバ100は、IPアドレス「1」を所定期間提供しない結果、IPアドレス「1」がDHCPクライアント「B」に提供されない。この結果、DHCPクライアント「B」が、DHCPクライアント「A」に続いて、DoS攻撃の被害を受けることを防止可能である。   Further, for example, a description will be given using a case where the DHCP client “A” has the provided IP address “1” as a target of the DoS attack, discards the IP address “1”, and acquires a new IP address. Further, the case where the DHCP server requests an IP address from the DHCP client “B” will be described later. In this case, as a result of the DHCP server 100 not providing the IP address “1” for a predetermined period, the IP address “1” is not provided to the DHCP client “B”. As a result, it is possible to prevent the DHCP client “B” from being damaged by the DoS attack following the DHCP client “A”.

また、実施例1によれば、払い出し履歴DB112は、サービス情報提供部121によってDHCPクライアント200に提供された固有なサービス情報のハッシュ値の履歴を記憶する。この結果、IPアドレスそのものの履歴を記憶する手法と比較して、DHCPサーバ100内でのメモリ使用量を削減するとともに検索処理の効率を高めることができる。すなわち、DHCPサーバ100において、DHCPクライアント200へ払い出したサービス情報の履歴を効率的に管理することが可能である。また、DHCPサーバ100において、DHCPクライアント200へ払い出したサービス情報の履歴を検索する履歴検索の負荷を軽減することが可能である。   Further, according to the first embodiment, the payout history DB 112 stores a hash value history of unique service information provided to the DHCP client 200 by the service information providing unit 121. As a result, it is possible to reduce the amount of memory used in the DHCP server 100 and increase the efficiency of the search process as compared with the method of storing the history of the IP address itself. That is, the DHCP server 100 can efficiently manage the history of service information delivered to the DHCP client 200. Further, in the DHCP server 100, it is possible to reduce the load of history search for searching the history of service information paid out to the DHCP client 200.

また、実施例1によれば、払い出し履歴DB112は、サービス情報提供部121によってDHCPクライアント200に提供された固有なサービス情報のハッシュ値の履歴をブルームフィルタとして記憶する。この結果、IPアドレスの払い出し履歴を時系列でそのまま残すのではなく、ブルームフィルタ形式で保持することで、DHCPサーバ100内でのメモリ使用量を削減するとともに検索処理の効率を高めることができる。   Further, according to the first embodiment, the payout history DB 112 stores the history of the hash value of the unique service information provided to the DHCP client 200 by the service information providing unit 121 as a Bloom filter. As a result, it is possible to reduce the memory usage in the DHCP server 100 and increase the efficiency of the search process by keeping the IP address payout history in the Bloom filter format instead of leaving it in time series.

さて、これまで本発明の実施例について説明したが、本発明は上述した実施例以外にも、その他の実施例にて実施されても良い。そこで、以下では、その他の実施例を示す。   Although the embodiments of the present invention have been described so far, the present invention may be implemented in other embodiments besides the above-described embodiments. Therefore, other embodiments will be described below.

[払い出し履歴DB]
例えば、上述した実施例では、払い出し履歴DB112が、ブルームフィルタ形式で履歴を記憶する場合について説明したが、限定されるものではない。例えば、払い出し履歴DB112は、払い出されたIPアドレスそのものを履歴として記憶しても良く、払い出されたIPアドレスから算出されたハッシュ値そのものを履歴として記憶しても良い。
[Payout history DB]
For example, in the above-described embodiment, the case where the payout history DB 112 stores the history in the Bloom filter format has been described, but is not limited thereto. For example, the payout history DB 112 may store the payout IP address itself as a history, or may store the hash value itself calculated from the payout IP address as a history.

また、例えば、上述した実施例では、DB更新処理部122が、払い出し履歴DB112を定期的に更新し、所定の期間分のレコードをDB更新処理部122が記憶するようにする場合について説明したが、これに限定されるものではない。例えば、DB更新処理部122は、所定の期間分のレコードをDB更新処理部122が記憶するように更新することなく、サービス情報提供部121が、検索処理を実行する際に、所定の期間に対応するレコードを抽出した上で、抽出したレコードを対象として検索処理を実行するようにしても良い。   Further, for example, in the above-described embodiment, the DB update processing unit 122 periodically updates the payout history DB 112 and the DB update processing unit 122 stores the records for a predetermined period. However, the present invention is not limited to this. For example, the DB update processing unit 122 does not update records for a predetermined period so that the DB update processing unit 122 stores them, and the service information providing unit 121 executes a search process at a predetermined period. After extracting the corresponding record, the search process may be executed on the extracted record.

[リース期間終了時基準]
また、例えば、上述した実施例では、払い出し履歴DB112の払い出しフィルタ情報は、「払い出し期間」内に払い出されたIPアドレスのハッシュ値により生成されるブルームフィルタとなる場合を用いて説明した。言い換えると、サービス情報提供部121が、DHCPクライアント200に対してIPアドレスを払い出した払い出し時刻を基準として、同一のIPアドレスを所定期間再度払い出さない場合を用いて説明した。ただし、これに限定されるものではない。
[Lease term end criteria]
Further, for example, in the above-described embodiment, the case where the payout filter information of the payout history DB 112 is a Bloom filter generated by the hash value of the IP address paid out within the “payout period” has been described. In other words, the case has been described where the service information providing unit 121 does not pay out the same IP address again for a predetermined period on the basis of the payout time when the IP address is issued to the DHCP client 200. However, it is not limited to this.

例えば、払い出し履歴DB112の払い出しフィルタ情報は、「払い出し期間」内にリース期間が終了したIPアドレスのハッシュ値により生成されるブルームフィルタとしても良い。言い換えると、サービス情報提供部121は、リース期間の終了時を基準として、同一のIPアドレスを所定期間再度払い出さないようにしても良い。   For example, the payout filter information in the payout history DB 112 may be a Bloom filter generated from the hash value of the IP address whose lease period has ended within the “payout period”. In other words, the service information providing unit 121 may not pay out the same IP address again for a predetermined period on the basis of the end of the lease period.

[履歴]
例えば、上述した実施例では、払い出し履歴DB112が任意の量の履歴を記憶し、DHCPクライアント200に対する提供が終了したIPアドレスを、払い出し履歴DB112に記憶された履歴に含まれる期間提供しないことで、所定の期間再度提供しない場合について説明した。また、その際、例えば、DHCPクライアント「A」にIPアドレスを払い出す場合において、DHCPクライアント「A」についての履歴か他のDHCPクライアント200についての履歴かを区別することなく、払い出し履歴DB112に記憶された履歴に含まれる期間提供しない場合について説明した。ただし、これに限定されるものではない。
[History]
For example, in the above-described embodiment, the payout history DB 112 stores an arbitrary amount of history, and the IP address that has been provided to the DHCP client 200 is not provided for a period included in the history stored in the payout history DB 112. The case where the information is not provided again for a predetermined period has been described. In this case, for example, when an IP address is paid out to the DHCP client “A”, it is stored in the payout history DB 112 without distinguishing between the history of the DHCP client “A” and the history of the other DHCP client 200. The case where the period included in the recorded history is not provided has been described. However, it is not limited to this.

例えば、どのユーザについての履歴かを区別した上で、払い出し履歴DB112に記憶された履歴に含まれる期間提供しないようにしても良い。この場合、払い出し履歴DB112は、払い出しユーザ名に対応づけて、過去に払い出されたIPアドレスの履歴を任意の量記憶する。そして、リース履歴管理制御部122は、IPアドレスの提供先となるユーザについての履歴に基づいて、所定の期間再度提供しないようにする。   For example, after distinguishing which user the history is about, the period included in the history stored in the payout history DB 112 may not be provided. In this case, the payout history DB 112 stores an arbitrary amount of history of IP addresses that have been paid out in the past in association with payout user names. Then, the lease history management control unit 122 does not provide the information again for a predetermined period based on the history of the user to whom the IP address is provided.

より詳細な一例をあげて説明すると、DHCPクライアント「A」にIPアドレスを払い出す場合において、DHCPクライアント「A」についての履歴を参照し、DHCPクライアント「A」に対して過去提供されたIPアドレスを任意の期間提供しないようにする。   To explain with a more detailed example, when an IP address is issued to the DHCP client “A”, the IP address previously provided to the DHCP client “A” is referred to by referring to the history of the DHCP client “A”. Do not provide for any period of time.

なお、上述した説明では、払い出し履歴DB112が、ユーザごとの履歴を記憶する場合について説明したが、これに限定されるものではない。例えば、払い出し情報DB111に、任意の量の履歴を記憶させても良い。例えば、払い出し情報DB111が、払い出しユーザ名に対応づけて、任意の世代前までに提供されていたIPアドレスを記憶させてもよい。そして、リース履歴管理制御部122は、払い出し情報DB111に記憶されたユーザごとの履歴に基づいて、払い出し先となるユーザに任意の世代前までに提供されたIPアドレスを提供しないようにしても良い。この場合、DHCPサーバ100は、払い出し履歴DB112を用いなくても良い。   In the above description, the case where the payout history DB 112 stores a history for each user has been described. However, the present invention is not limited to this. For example, an arbitrary amount of history may be stored in the payout information DB 111. For example, the payout information DB 111 may store an IP address provided before an arbitrary generation in association with the payout user name. Then, the lease history management control unit 122 may not provide the user who is the payout destination with the IP address provided before any generation based on the history for each user stored in the payout information DB 111. . In this case, the DHCP server 100 may not use the payout history DB 112.

[システム構成]
また、本実施例において説明した各処理のうち、自動的に行われるものとして説明した処理の全部又は一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部又は一部を公知の方法で自動的に行うこともできる。例えば、払い出し履歴DB112の定期更新処理を利用者が手動にて実行しても良い。
[System configuration]
Also, among the processes described in this embodiment, all or part of the processes described as being performed automatically can be performed manually, or the processes described as being performed manually can be performed. All or a part can be automatically performed by a known method. For example, the user may manually execute the periodic update process of the payout history DB 112.

この他、上述文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については(図1〜図11)、特記する場合を除いて任意に変更することができる。   In addition, the processing procedures, control procedures, specific names, and information including various data and parameters shown in the above-mentioned document and drawings (FIGS. 1 to 11) are arbitrarily changed unless otherwise specified. be able to.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。例えば、払い出し情報DB111や払い出し履歴DB112をDHCPサーバ100の外部装置としてネットワーク経由で接続するようにしても良い。また、払い出し情報DB111と払い出し履歴DB112とを統合して1つの記憶部としても良い。   Further, each component of each illustrated apparatus is functionally conceptual, and does not necessarily need to be physically configured as illustrated. That is, the specific form of distribution / integration of each device is not limited to the one shown in the figure, and all or a part of the distribution / integration may be functionally or physically distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured. For example, the payout information DB 111 and the payout history DB 112 may be connected as an external device of the DHCP server 100 via a network. Also, the payout information DB 111 and the payout history DB 112 may be integrated into one storage unit.

[プログラム]
図12は、上述した履歴管理装置をプログラムとしてコンピュータを用いて具体的に実現されることを示す図である。図12に例示するように、コンピュータ3000は、例えば、メモリ3010と、CPU(Central Processing Unit)3020と、ネットワークインタフェース3070と、ハードディスクドライブ3080とを有する。コンピュータ3000の各部はバス3100によって接続される。
[program]
FIG. 12 is a diagram showing that the above-described history management device is specifically realized using a computer as a program. As illustrated in FIG. 12, the computer 3000 includes, for example, a memory 3010, a CPU (Central Processing Unit) 3020, a network interface 3070, and a hard disk drive 3080. Each part of the computer 3000 is connected by a bus 3100.

メモリ3010は、例えば、ROMやRAM3012を有する。メモリ3010のROMは、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。   The memory 3010 includes, for example, a ROM and a RAM 3012. The ROM of the memory 3010 stores a boot program such as BIOS (Basic Input Output System).

また、ハードディスクドライブ3080は、例えば、OS3081、アプリケーションプログラム3082、プログラムモジュール3083、プログラムデータ3084を記憶する。すなわち、開示の技術に係る更新プログラムは、コンピュータによって実行される指令が記述されたプログラムモジュール3083として、例えばハードディスクドライブ3080に記憶される。具体的には、上記実施例で説明したリース履歴管理制御部120と同様の情報処理を実行する手順各々が記述されたプログラムモジュールが、ハードディスクドライブ3080に記憶される。   Further, the hard disk drive 3080 stores, for example, an OS 3081, an application program 3082, a program module 3083, and program data 3084. In other words, the update program according to the disclosed technology is stored in, for example, the hard disk drive 3080 as the program module 3083 in which instructions executed by the computer are described. Specifically, a program module describing each procedure for executing the same information processing as the lease history management control unit 120 described in the above embodiment is stored in the hard disk drive 3080.

また、上記実施例で説明した払い出し情報DB111に記憶された情報や払い出し履歴DB112に記憶された情報のように、履歴管理プログラムによる情報処理に用いられるデータは、プログラムデータ3084として、例えばハードディスクドライブ3080に記憶される。そして、CPU3020が、ハードディスクドライブ3080に記憶されたプログラムモジュール3083やプログラムデータ3084を必要に応じてRAM3012に読み出し、各種の手順を実行する。   In addition, data used for information processing by the history management program, such as information stored in the payout information DB 111 and information stored in the payout history DB 112 described in the above embodiment, is, for example, hard disk drive 3080 as program data 3084. Is remembered. The CPU 3020 reads the program module 3083 and program data 3084 stored in the hard disk drive 3080 to the RAM 3012 as necessary, and executes various procedures.

なお、履歴管理プログラムに係るプログラムモジュール3083やプログラムデータ3084は、ハードディスクドライブ3080に記憶される場合に限られない。例えば、プログラムモジュール3083やプログラムデータ3084は、着脱可能な記憶媒体に記憶されても良い。この場合、CPU3020は、ディスクドライブなどの着脱可能な記憶媒体を介してデータを読み出す。また、同様に、更新プログラムに係るプログラムモジュール3083やプログラムデータ3084は、ネットワーク(LAN(Local Area Network)、WAN(Wide Area Network)等)を介して接続された他のコンピュータに記憶されても良い。この場合、CPU3020は、ネットワークインタフェースを介して他のコンピュータにアクセスすることで各種データを読み出す。   Note that the program module 3083 and the program data 3084 related to the history management program are not limited to being stored in the hard disk drive 3080. For example, the program module 3083 and the program data 3084 may be stored in a removable storage medium. In this case, the CPU 3020 reads data via a removable storage medium such as a disk drive. Similarly, the program module 3083 and program data 3084 related to the update program may be stored in another computer connected via a network (LAN (Local Area Network), WAN (Wide Area Network), etc.). . In this case, the CPU 3020 reads various data by accessing another computer via the network interface.

[その他]
なお、本実施例で説明した履歴管理プログラムは、インターネットなどのネットワークを介して配布することができる。また、履歴管理プログラムは、ハードディスク、フレキシブルディスク(FD)、CD−ROM、MO、DVDなどのコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行することもできる。
[Others]
The history management program described in the present embodiment can be distributed via a network such as the Internet. The history management program can also be executed by being recorded on a computer-readable recording medium such as a hard disk, a flexible disk (FD), a CD-ROM, an MO, or a DVD, and being read from the recording medium by the computer.

100 DHCPサーバ
101 パケット受信部
102 パケット送信部
112 払い出し履歴DB
111 払い出し情報DB
120 リース履歴管理制御部
121 サービス情報提供部
122 DB更新処理部
200 DHCPクライアント
201 通信部
100 DHCP server 101 packet receiving unit 102 packet transmitting unit 112 payout history DB
111 payout information DB
120 Lease history management control unit 121 Service information providing unit 122 DB update processing unit 200 DHCP client 201 communication unit

Claims (11)

コンピュータが、
クライアント装置に対して固有なサービス情報を提供するサービス情報提供工程と、
前記サービス情報提供工程によって前記クライアント装置に提供された前記固有なサービス情報の履歴を、提供先となるクライアント装置を識別する識別情報と対応付けて履歴記憶部に格納する格納工程とを実行し、
前記サービス情報提供工程は、前記クライアント装置に対する提供が終了した前記固有なサービス情報を、提供先となるクライアント装置を識別する識別情報に対応付けて前記履歴記憶部に記憶された履歴に基づいて、同一のクライアント装置に所定の期間再度提供しないことを特徴とする履歴管理方法。
Computer
A service information providing step of providing unique service information to the client device;
A storage step of storing the history of the unique service information provided to the client device by the service information providing step in a history storage unit in association with identification information for identifying the client device to be provided ;
In the service information providing step, the unique service information that has been provided to the client device is associated with identification information that identifies a client device as a providing destination , based on a history stored in the history storage unit, A history management method, wherein the same client device is not provided again for a predetermined period.
前記履歴記憶部は、所定量の履歴を記憶し、
前記サービス情報提供工程は、前記クライアント装置に対する提供が終了した前記固有なサービス情報を、前記履歴記憶部に記憶された履歴に前記固有なサービス情報が含まれる期間提供しないことで、前記所定の期間再度提供しないことを特徴とする請求項1に記載の履歴管理方法。
The history storage unit stores a predetermined amount of history,
The service information providing step, the said specific service information providing is completed for the client device, by not providing the period included the specific service information on the history stored in the history storage unit, the predetermined time period The history management method according to claim 1, wherein the history management method is not provided again.
前記サービス情報提供工程は、前記クライアント装置に提供された固有なサービス情報のハッシュ値の履歴を記憶する前記履歴記憶部に基づいて、当該固有なサービス情報を前記所定の期間再度提供しないことを特徴とする請求項2に記載の履歴管理方法。 The service information providing step, wherein based on the history storage unit for storing a history of the hash value of the specific service information provided to the client device does not provide the specific service information said predetermined time period again The history management method according to claim 2. 前記サービス情報提供工程は、前記クライアント装置に提供された固有なサービス情報のハッシュ値の履歴をブルームフィルタとして記憶する前記履歴記憶部に基づいて、当該固有なサービス情報を前記所定の期間再度提供しないことを特徴とする請求項3に記載の履歴管理方法。 The service information providing step, based on the history storage unit for storing a history of the hash value of the specific service information provided to the client device as a bloom filter, do not provide the specific service information said predetermined time period again The history management method according to claim 3. 前記コンピュータは、DHCP(Dynamic Host Configuration Protocol)サーバであり、
前記サービス情報提供工程は、ネットワークを介して接続された前記クライアント装置との間で一連の関連性を有する複数種類の要求信号及び応答信号を交換することで、当該クライアント装置に対してネットワークに接続される端末を識別するための識別情報を提供することを特徴とする請求項1〜4のいずれか1つに記載の履歴管理方法。
The computer is a DHCP (Dynamic Host Configuration Protocol) server,
The service information providing step connects the client device to the network by exchanging a plurality of types of request signals and response signals having a series of relationships with the client device connected via the network. 5. The history management method according to claim 1, further comprising providing identification information for identifying a terminal to be executed.
クライアント装置に対して固有なサービス情報を提供するサービス情報提供部と、
前記サービス情報提供部によって前記クライアント装置に提供された前記固有なサービス情報の履歴を、提供先となるクライアント装置を識別する識別情報と対応付けて記憶する履歴記憶部とを備え、
前記サービス情報提供部は、前記クライアント装置に対する提供が終了した前記固有なサービス情報を、提供先となるクライアント装置を識別する識別情報に対応付けて前記履歴記憶部に記憶された履歴に基づいて、同一のクライアント装置に所定の期間再度提供しないことを特徴とする履歴管理装置。
A service information providing unit for providing unique service information to the client device;
A history storage unit for storing the history of the unique service information provided to the client device by the service information providing unit in association with identification information for identifying a client device as a provision destination ;
The service information providing unit, based on the history stored in the history storage unit in association with the identification information for identifying the client device as a providing destination , the unique service information that has been provided to the client device , A history management device, wherein the same client device is not provided again for a predetermined period.
前記履歴記憶部は、所定量の履歴を記憶し、
前記サービス情報提供部は、前記クライアント装置に対する提供が終了した前記固有なサービス情報を、前記履歴記憶部に記憶された履歴に前記固有なサービス情報が含まれる期間提供しないことで、前記所定の期間再度提供しないことを特徴とする請求項6に記載の履歴管理装置。
The history storage unit stores a predetermined amount of history,
The service information providing unit, the said specific service information providing is completed for the client device, by not providing the period included the specific service information on the history stored in the history storage unit, the predetermined time period The history management device according to claim 6, wherein the history management device is not provided again.
前記履歴記憶部は、前記サービス情報提供部によって前記クライアント装置に提供された固有なサービス情報のハッシュ値の履歴を記憶する請求項7に記載の履歴管理装置。   The history management device according to claim 7, wherein the history storage unit stores a history of hash values of unique service information provided to the client device by the service information providing unit. 前記履歴記憶部は、前記サービス情報提供部によって前記クライアント装置に提供された固有なサービス情報のハッシュ値の履歴をブルームフィルタとして記憶する請求項8に記載の履歴管理装置。   The history management device according to claim 8, wherein the history storage unit stores a history of hash values of unique service information provided to the client device by the service information providing unit as a Bloom filter. 前記履歴管理装置は、DHCP(Dynamic Host Configuration Protocol)サーバであり、
前記サービス情報提供部は、ネットワークを介して接続された前記クライアント装置との間で一連の関連性を有する複数種類の要求信号及び応答信号を交換することで、当該クライアント装置に対してネットワークに接続される端末を識別するための識別情報を提供することを特徴とする請求項6〜9のいずれか1つに記載の履歴管理装置。
The history management device is a DHCP (Dynamic Host Configuration Protocol) server,
The service information providing unit connects the client device to the network by exchanging a plurality of types of request signals and response signals having a series of relationships with the client device connected via the network. The history management apparatus according to claim 6, wherein identification information for identifying a terminal to be used is provided.
クライアント装置と、DHCP(Dynamic Host Configuration Protocol)サーバとを有する履歴管理システムであって、
前記DHCPサーバは、
ネットワークに接続される端末を識別するための識別情報をクライアント装置に対し提供するサービス情報提供部と、
前記サービス情報提供部によって前記クライアント装置に提供された前記固有なIPアドレスの履歴を、提供先となるクライアント装置を識別する識別情報と対応付けて記憶する履歴記憶部とを備え、
前記サービス情報提供部は、前記クライアント装置に対する提供が終了した前記識別情報を、提供先となるクライアント装置を識別する識別情報に対応付けて前記履歴記憶部に記憶された履歴に基づいて、同一のクライアント装置に所定の期間再度提供せず、
前記クライアント装置は、前記サービス情報提供部によって提供された識別情報を用いて通信を行う通信部を備えることを特徴とする履歴管理システム。
A history management system having a client device and a DHCP (Dynamic Host Configuration Protocol) server,
The DHCP server is
A service information providing unit for providing identification information for identifying a terminal connected to the network to the client device;
A history storage unit for storing the history of the unique IP address provided to the client device by the service information providing unit in association with identification information for identifying a client device as a providing destination ;
The service information providing unit, based on the history stored in the history storage unit in association with the identification information for identifying the client device serving as the providing destination , the identification information that has been provided to the client device is the same Do not provide the client device again for a predetermined period,
The history management system, wherein the client device includes a communication unit that performs communication using identification information provided by the service information providing unit.
JP2010277166A 2010-12-13 2010-12-13 History management method, history management apparatus, and history management system Active JP5296769B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010277166A JP5296769B2 (en) 2010-12-13 2010-12-13 History management method, history management apparatus, and history management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010277166A JP5296769B2 (en) 2010-12-13 2010-12-13 History management method, history management apparatus, and history management system

Publications (2)

Publication Number Publication Date
JP2012129622A JP2012129622A (en) 2012-07-05
JP5296769B2 true JP5296769B2 (en) 2013-09-25

Family

ID=46646237

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010277166A Active JP5296769B2 (en) 2010-12-13 2010-12-13 History management method, history management apparatus, and history management system

Country Status (1)

Country Link
JP (1) JP5296769B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10771340B2 (en) * 2017-03-16 2020-09-08 Samsung Electronics Co., Ltd. Automatic ethernet storage discovery in hyperscale datacenter environment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7590742B2 (en) * 2003-12-16 2009-09-15 Nokia Corporation IP address management

Also Published As

Publication number Publication date
JP2012129622A (en) 2012-07-05

Similar Documents

Publication Publication Date Title
US11606388B2 (en) Method for minimizing the risk and exposure duration of improper or hijacked DNS records
US9032477B2 (en) Automatic software update on network devices
US8321586B2 (en) Distributed storage system, node device, recording medium in which node processing program is recorded, and address information change notifying method
US20080028071A1 (en) Communication load reducing method and computer system
JPWO2008152807A1 (en) MAC address deduplication method, network device management system, server and information device
WO2011147359A1 (en) Method, apparatus and system for acquiring media access control address
US20100241861A1 (en) Dhcp client server system, dhcp client device and dhcp server device
JP2001024710A (en) Automatic address managing method, router, program provision medium and program transmitting signal in wide area network
CN108494755B (en) Method and device for transmitting Application Programming Interface (API) request
CN109819068B (en) User terminal, block chain domain name resolution method thereof, computer equipment and computer readable storage medium
KR20060009676A (en) Method and apparatus for configuring a tunnel automatically
US20050160183A1 (en) Tunnel broker management
WO2018214853A1 (en) Method, apparatus, medium and device for reducing length of dns message
JP4806728B2 (en) Improved method and apparatus for reducing congestion in a DHCP network system
CN104144123A (en) Method and system for having access to internet and routing type gateway device
US20220345437A1 (en) Systems and methods for improving arp/nd performance on host communication devices
CN104662848A (en) Methods and systems for dynamic domain name system (ddns)
EP1993238A1 (en) A device and method and system for acquiring ipv6 address
JP2013090089A (en) Information processing device, information processing method and program
EP1343296A2 (en) System, method and computer program product for selectively caching domain name system information on a network gateway
JP5686204B2 (en) Server apparatus, information processing system, server apparatus address management method, and server apparatus address management program
JP5296769B2 (en) History management method, history management apparatus, and history management system
WO2016177185A1 (en) Method and apparatus for processing media access control (mac) address
EP2238735B1 (en) Method and apparatus for allocation of parameter values in a communications system
KR20200069496A (en) Method and System for processing Name-based In-network

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130404

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130611

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130613

R150 Certificate of patent or registration of utility model

Ref document number: 5296769

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350