JP2005057558A - Connection server distribution method and packet exchange device - Google Patents

Connection server distribution method and packet exchange device Download PDF

Info

Publication number
JP2005057558A
JP2005057558A JP2003287428A JP2003287428A JP2005057558A JP 2005057558 A JP2005057558 A JP 2005057558A JP 2003287428 A JP2003287428 A JP 2003287428A JP 2003287428 A JP2003287428 A JP 2003287428A JP 2005057558 A JP2005057558 A JP 2005057558A
Authority
JP
Japan
Prior art keywords
network
information
subscriber terminal
packet
server
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.)
Withdrawn
Application number
JP2003287428A
Other languages
Japanese (ja)
Inventor
Iori Ueda
伊織 上田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2003287428A priority Critical patent/JP2005057558A/en
Publication of JP2005057558A publication Critical patent/JP2005057558A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a connection server distribution method and a packet exchange device with which an operation is made efficient and can be shortened since a subscriber terminal can manage only one tunnel and it is not necessary to request a change of IP address information of an information supply server from a manager of a second information management server and with which a processing load can be reduced since determination of a region to which the subscriber terminal belongs is not required in the second information management server. <P>SOLUTION: The packet exchange device 102 collates and decides reference destination server information received from a subscriber terminal 101 with server information of information supply server 105. When it is decided that a prescribed condition is not satisfied, it is transmitted and transferred. When it is decided to satisfy the prescribed condition, a header and a protocol of a packet are converted, and are transmitted to a first information management server 110. They are converted into those of a response packet based on information on the subscriber terminal of the response packet and network tunnel information, and they are transmitted to the subscriber terminal. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、加入者端末にコンテンツ配信網のコンテンツサーバを通じてストリーミングサービスを行うための接続サーバ振り分け方法及びパケット交換装置に関する。   The present invention relates to a connection server distribution method and a packet switching apparatus for providing a streaming service to a subscriber terminal through a content server of a content distribution network.

近年、インターネットを介して動画や音声などのストリーミングデータによるブロードバンドコンテンツサービスが開始されつつある。上記サービスを実現する従来のコンテンツサービスシステムの構成について図14を用いて説明する。図14は、従来のコンテンツサービスシステムの構成を説明するための図である。図14に示すように、加入者端末1401は、L2SW1402を介してISP網1403との相互接続点である第1の網終端装置1408に接続され、ISP網1403を通してインターネット1404と通信を行っている。また、コンテンツサーバ1405が設置されているコンテンツ配信網1406は、第2の網終端装置1409を介してL2SW1402に接続されている。   In recent years, broadband content services using streaming data such as moving images and voices are being started over the Internet. The configuration of a conventional content service system that realizes the above service will be described with reference to FIG. FIG. 14 is a diagram for explaining the configuration of a conventional content service system. As shown in FIG. 14, a subscriber terminal 1401 is connected to a first network terminating device 1408 that is an interconnection point with the ISP network 1403 via an L2SW 1402 and communicates with the Internet 1404 through the ISP network 1403. . The content distribution network 1406 in which the content server 1405 is installed is connected to the L2SW 1402 via the second network termination device 1409.

L2SW1402、コンテンツ配信網1406、第2の網終端装置1409は、任意に規定される加入者地域単位ごとに設置されている。ISP網1403内に設置されているDNSサーバ1407は、加入者端末1401の属する地域の情報である加入者端末情報と、加入者地域単位ごとのコンテンツサーバ1405のIPアドレスとを蓄積している。これらにより、DNSサーバ1407は、加入者端末1401から受信するコンテンツサーバ1405に対するアクセス要求に対して、加入者端末情報に基づいて加入者端末1401の属する地域を判定し、加入者端末1401の属する地域に対応するコンテンツサーバ1405のIPアドレスを加入者端末1401に対して通知する。   The L2SW 1402, the content distribution network 1406, and the second network termination device 1409 are installed for each subscriber area unit that is arbitrarily defined. A DNS server 1407 installed in the ISP network 1403 stores subscriber terminal information, which is information on the area to which the subscriber terminal 1401 belongs, and the IP address of the content server 1405 for each subscriber area unit. Accordingly, the DNS server 1407 determines the region to which the subscriber terminal 1401 belongs based on the subscriber terminal information in response to the access request to the content server 1405 received from the subscriber terminal 1401, and the region to which the subscriber terminal 1401 belongs. The IP address of the content server 1405 corresponding to is notified to the subscriber terminal 1401.

ここで、従来のコンテンツサービスシステムにおける加入者端末1401からコンテンツサーバ1405へのアクセス動作について図15を用いて説明する。加入者端末1401は、DNSサーバ1407に対して加入者端末IPアドレス及びコンテンツサーバ1405のサーバ名を設定したDNS照会パケットを送信する(S1501)。DNSサーバ1407は、DNS照会パケットを受信し、DNS照会パケットに設定されている加入者端末IPアドレス及びコンテンツサーバ1405のサーバ名を取得し、蓄積されている加入者端末情報及びコンテンツサーバ1405のIPアドレスの情報に基づいて加入者端末1401の属する地域を判定し、判定された地域に該当するコンテンツサーバ名に対応するコンテンツサーバ1405のIPアドレスを導出する。DNSサーバ1407は、加入者端末1401に対し、コンテンツサーバ1405のIPアドレスを設定したDNS応答パケットを送信する(S1502)。   Here, the access operation from the subscriber terminal 1401 to the content server 1405 in the conventional content service system will be described with reference to FIG. The subscriber terminal 1401 transmits a DNS inquiry packet in which the subscriber terminal IP address and the server name of the content server 1405 are set to the DNS server 1407 (S1501). The DNS server 1407 receives the DNS inquiry packet, acquires the subscriber terminal IP address and the server name of the content server 1405 set in the DNS inquiry packet, and stores the subscriber terminal information and the IP of the content server 1405. The area to which the subscriber terminal 1401 belongs is determined based on the address information, and the IP address of the content server 1405 corresponding to the content server name corresponding to the determined area is derived. The DNS server 1407 transmits a DNS response packet in which the IP address of the content server 1405 is set to the subscriber terminal 1401 (S1502).

加入者端末1401は、DNS応答パケットから、コンテンツサーバ1405のIPアドレスを取得し、コンテンツサーバ1405のIPアドレスを送信先とするサービス要求パケットを生成し、送信する(S1503)。コンテンツサーバ1405は加入者端末1401からのサービス要求パケットを受信し、加入者端末1401に対して該当するコンテンツデータのパケット配信を開始する(S1504)。このようにして、加入者端末1401はコンテンツサーバ1405のIPアドレスを取得し、コンテンツデータを取得している。以上のようなコンテンツサービスシステムが下記の非特許文献1に開示されている。
http://tiis.hitachi.co.jp/catalog/pdf/ip/ag8100.pdf
The subscriber terminal 1401 acquires the IP address of the content server 1405 from the DNS response packet, generates a service request packet having the IP address of the content server 1405 as a transmission destination, and transmits it (S1503). The content server 1405 receives the service request packet from the subscriber terminal 1401, and starts packet distribution of the corresponding content data to the subscriber terminal 1401 (S1504). In this way, the subscriber terminal 1401 acquires the IP address of the content server 1405 and acquires content data. The content service system as described above is disclosed in Non-Patent Document 1 below.
http://tiis.hitachi.co.jp/catalog/pdf/ip/ag8100.pdf

しかしながら、非特許文献1に開示された従来のコンテンツサービスシステムにおいては、加入者端末1401と第1の網終端装置1408との間及び加入者端末1401と第2の網終端装置1409との間にはそれぞれ別々の仮想的な専用線であるトンネルがはられるため、加入者端末1401は複数のトンネルを管理しなければならず、加入者端末1401に専用の装置を設置しなければならないという問題があった。また、DNSサーバ1407が、各地域のコンテンツサーバ1405のIPアドレスを集中管理しているため、各地域においてコンテンツサーバ1405のIPアドレスの変更、新たなコンテンツサーバ1405の設置に伴うIPアドレスの追加、コンテンツサーバ1405の廃止に伴うIPアドレスの削除などが発生した場合には、DNSサーバ1407に対してコンテンツサーバ1405のIPアドレス情報の変更、追加、削除などの操作を行う必要がある。上記のような操作を行う際に、コンテンツ配信網1406とDNSサーバ1407との管理者が異なる場合には、その都度DNSサーバ1407の管理者に対してコンテンツサーバ1405のIPアドレス情報の変更、追加、削除などの依頼を行う必要があり、変更などに手間がかかるという問題があった。また、DNSサーバ1407は、加入者端末1401の属する地域を判定しなければならないため処理負荷が大きくなるという問題もあった。   However, in the conventional content service system disclosed in Non-Patent Document 1, between the subscriber terminal 1401 and the first network termination device 1408 and between the subscriber terminal 1401 and the second network termination device 1409. Since a tunnel, which is a separate virtual dedicated line, is established, the subscriber terminal 1401 must manage a plurality of tunnels, and a dedicated device must be installed in the subscriber terminal 1401. there were. Further, since the DNS server 1407 centrally manages the IP addresses of the content servers 1405 in each region, the IP address of the content server 1405 is changed in each region, and an IP address is added when a new content server 1405 is installed. When an IP address is deleted due to the abolition of the content server 1405, it is necessary to perform operations such as changing, adding, and deleting the IP address information of the content server 1405 to the DNS server 1407. When performing the above operations, if the administrators of the content distribution network 1406 and the DNS server 1407 are different, the IP address information of the content server 1405 is changed or added to the administrator of the DNS server 1407 each time. There is a problem that it is necessary to make a request for deletion, etc., and it takes time and effort to make changes. In addition, since the DNS server 1407 has to determine the area to which the subscriber terminal 1401 belongs, there is also a problem that the processing load increases.

本発明は、上記問題を解決するためになされたものであり、加入者端末が1つのトンネルを管理するのみでよく、またDNSサーバの管理者に対してコンテンツサーバのIPアドレス情報の変更、追加、削除などの依頼を行う必要がないため、変更などの操作の効率化や短縮化を可能とし、また、DNSサーバにおいて加入者端末の属する地域の判定を必要としないため、処理負荷を低減させることができる接続サーバ振り分け方法及びパケット交換装置を提供することを目的とする。   The present invention has been made to solve the above-mentioned problem, and the subscriber terminal only needs to manage one tunnel, and changes and additions of the IP address information of the content server to the administrator of the DNS server. Since it is not necessary to make a request for deletion or the like, it is possible to improve the efficiency and shortening of operations such as change, and it is not necessary to determine the area to which the subscriber terminal belongs in the DNS server, thereby reducing the processing load. It is an object of the present invention to provide a connection server distribution method and a packet switching apparatus that can be used.

上記目的を達成するために、本発明では、パケット交換装置が、加入者端末から受信するパケットに含まれる照会先サーバ情報とパケット交換装置にあらかじめ記憶された情報提供サーバのサーバ情報とを照合判断するステップと、パケット交換装置が、照合判断した結果、所定の条件を満たさないと判断した場合には所定のネットワークに接続されるインタフェースへ透過転送するステップと、パケット交換装置が、照合判断した結果、所定の条件を満たすと判断した場合にはパケット交換装置にあらかじめ記憶された第1の情報管理サーバのサーバ情報に基づいて、パケットのヘッダを変換し、ネットワークトンネルの通信プロトコルをサービスネットワークの通信プロトコルへプロトコル変換するステップと、パケット交換装置が、サービスネットワークの通信プロトコルへプロトコル変換されたパケットをサービスネットワーク内に設置される第1の情報管理サーバへ送信するステップと、パケット交換装置が、第1の情報管理サーバへ送信されたパケットに含まれる照会先サーバ情報に対して、第1の情報管理サーバから受信する応答情報及び送信先となる加入者端末の情報を含む応答パケットのうちの加入者端末の情報と、前記網終端装置と前記加入者端末との間で前記パケット交換装置を介して送受信され、前記送受信の際に前記パケット交換装置が取得して前記パケット交換装置の所定の記憶領域に記憶した、前記応答パケットを前記加入者端末へ送信する際に用いられるネットワークトンネル情報とに基づいて、加入者端末の情報に対応するネットワークトンネル情報を検索し、検索されたネットワークトンネル情報に基づいて応答パケットのヘッダを変換し、サービスネットワークの通信プロトコルをネットワークトンネルの通信プロトコルへプロトコル変換するステップと、パケット交換装置が、ネットワークトンネルの通信プロトコルへプロトコル変換された応答パケットを加入者端末へ送信するステップとを有する。   In order to achieve the above object, according to the present invention, the packet switching apparatus collates the inquiry server information included in the packet received from the subscriber terminal with the server information of the information providing server stored in the packet switching apparatus in advance. And when the packet switching apparatus determines that the predetermined condition is not satisfied as a result of the collation determination, the step of transparent transfer to the interface connected to the predetermined network, and the result of the packet switching apparatus determining the collation When it is determined that the predetermined condition is satisfied, the packet header is converted based on the server information of the first information management server stored in advance in the packet switching apparatus, and the communication protocol of the network tunnel is changed to the communication of the service network. The protocol conversion step to the protocol and the packet switching device A packet transmitted to the communication protocol of the service network is transmitted to a first information management server installed in the service network, and a packet switching device is included in the packet transmitted to the first information management server In response to the inquiry server information, the subscriber terminal information in the response packet including the response information received from the first information management server and the subscriber terminal as the transmission destination, the network termination device, and the subscription The subscriber terminal transmits the response packet that is transmitted / received to / from the subscriber terminal via the packet switching apparatus, acquired by the packet switching apparatus at the time of the transmission / reception, and stored in a predetermined storage area of the packet switching apparatus Network tunnel information corresponding to subscriber terminal information based on the network tunnel information used for transmission to Searching for information, converting the header of the response packet based on the searched network tunnel information, converting the communication protocol of the service network to the communication protocol of the network tunnel, and the packet switching apparatus comprising: Transmitting the response packet converted into the protocol to the subscriber terminal.

すなわち、本発明によれば、加入者端末と、前記加入者端末に接続されるインタフェースと、所定のネットワークに接続されるインタフェースと、前記所定のネットワークとは異なるポリシーで運用されるサービスネットワークに接続されるインタフェースとを有するパケット交換装置と、前記サービスネットワーク内に設置される第1の情報管理サーバと、前記サービスネットワーク内に設置される情報提供サーバと、前記パケット交換装置と前記サービスネットワークとの間に設置されるルータと、前記加入者端末と前記所定のネットワークとの間に設置される網終端装置と、前記所定のネットワーク内に設置される第2の情報管理サーバとから構成され、前記加入者端末と前記所定のネットワークとの間をトンネリングプロトコルによるネットワークトンネルを用いて接続されるネットワークシステムにおける接続サーバ振り分け方法であって、前記パケット交換装置が、前記加入者端末から受信するパケットに含まれる照会先サーバ情報と前記パケット交換装置にあらかじめ記憶された前記情報提供サーバのサーバ情報とを照合判断するステップと、前記パケット交換装置が、前記照合判断した結果、所定の条件を満たさないと判断した場合には前記所定のネットワークに接続されるインタフェースへ透過転送するステップと、前記パケット交換装置が、前記照合判断した結果、所定の条件を満たすと判断した場合には前記パケット交換装置にあらかじめ記憶された前記第1の情報管理サーバのサーバ情報に基づいて、前記パケットのヘッダを変換し、前記ネットワークトンネルの通信プロトコルを前記サービスネットワークの通信プロトコルへプロトコル変換するステップと、前記パケット交換装置が、前記サービスネットワークの通信プロトコルへプロトコル変換されたパケットを前記サービスネットワーク内に設置される前記第1の情報管理サーバへ送信するステップと、前記パケット交換装置が、前記第1の情報管理サーバへ送信されたパケットに含まれる照会先サーバ情報に対して、前記第1の情報管理サーバから受信する応答情報及び送信先となる前記加入者端末の情報を含む応答パケットのうちの前記加入者端末の情報と、前記網終端装置と前記加入者端末との間で前記パケット交換装置を介して送受信され、前記送受信の際に前記パケット交換装置が取得して前記パケット交換装置の所定の記憶領域に記憶した、前記応答パケットを前記加入者端末へ送信する際に用いられるネットワークトンネル情報とに基づいて、前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索し、前記検索されたネットワークトンネル情報に基づいて前記応答パケットのヘッダを変換し、前記サービスネットワークの通信プロトコルを前記ネットワークトンネルの通信プロトコルへプロトコル変換するステップと、前記パケット交換装置が、前記ネットワークトンネルの通信プロトコルへプロトコル変換された応答パケットを前記加入者端末へ送信するステップとを有する接続サーバ振り分け方法が提供される。   That is, according to the present invention, a subscriber terminal, an interface connected to the subscriber terminal, an interface connected to a predetermined network, and a service network operated with a policy different from the predetermined network are connected. A packet switching device having an interface to be operated, a first information management server installed in the service network, an information providing server installed in the service network, the packet switching device, and the service network. A router installed in between, a network termination device installed between the subscriber terminal and the predetermined network, and a second information management server installed in the predetermined network, A tunneling protocol is used between the subscriber terminal and the predetermined network. A connection server distribution method in a network system connected using a network tunnel, in which the packet switching device is stored in advance in the packet switching device and reference destination server information included in a packet received from the subscriber terminal A step of collating and determining server information of the information providing server; and if the packet switching device determines that the predetermined condition is not satisfied as a result of the collation determination, the packet switching device is transparent to the interface connected to the predetermined network. And when the packet switching device determines that a predetermined condition is satisfied as a result of the collation determination, based on server information of the first information management server stored in advance in the packet switching device. The header of the packet is converted and the network token is converted. Protocol conversion of the communication protocol of the network to the communication protocol of the service network, and the packet switching device placing the packet converted into the communication protocol of the service network in the service network Transmitting to the management server; response information received from the first information management server by the packet switching device with respect to the inquiry server information included in the packet transmitted to the first information management server; The information on the subscriber terminal in the response packet including the information on the subscriber terminal as the transmission destination and the network terminal device and the subscriber terminal are transmitted / received via the packet switching device, and the transmission / reception is performed. The packet switching device acquires and stores the predetermined storage area of the packet switching device. The network tunnel information corresponding to the information of the subscriber terminal is searched based on the network tunnel information used when transmitting the response packet to the subscriber terminal stored in the area, and the searched network Converting the header of the response packet based on tunnel information, converting the communication protocol of the service network to the communication protocol of the network tunnel, and converting the packet switching apparatus to the communication protocol of the network tunnel And transmitting a response packet to the subscriber terminal.

この構成により、加入者端末が1つのトンネルを管理するのみでよく、第2の情報管理サーバの管理者に対して情報提供サーバのIPアドレス情報の変更、追加、削除などの依頼を行う必要がないため、変更などの操作の効率化や短縮化を可能とし、また、第2の情報管理サーバにおいて加入者端末の属する地域の判定を必要としないため、処理負荷を低減させることができる。   With this configuration, the subscriber terminal only needs to manage one tunnel, and it is necessary to request the administrator of the second information management server to change, add, or delete the IP address information of the information providing server. Therefore, it is possible to improve the efficiency and shortening of operations such as change, and it is not necessary to determine the area to which the subscriber terminal belongs in the second information management server, so that the processing load can be reduced.

また、本発明の接続サーバ振り分け方法において、前記サービスネットワークがコンテンツ配信網であることは、本発明の好ましい態様である。この構成により、コンテンツ情報を提供することができる。   In the connection server distribution method of the present invention, it is a preferable aspect of the present invention that the service network is a content distribution network. With this configuration, content information can be provided.

また、本発明の接続サーバ振り分け方法において、前記ネットワークトンネルの通信プロトコルが、PPPoE(Point to Point Protocol over Ethernet(登録商標))であることは、本発明の好ましい態様である。この構成により、サービスネットワーク管理者における変更などの操作の効率化や短縮化を可能とし、第2の情報管理サーバの処理負荷を低減させることができる。   In the connection server distribution method of the present invention, it is a preferable aspect of the present invention that the communication protocol of the network tunnel is PPPoE (Point to Point Protocol over Ethernet (registered trademark)). With this configuration, it is possible to increase the efficiency and shortening of operations such as changes in the service network administrator, and to reduce the processing load on the second information management server.

また、本発明の接続サーバ振り分け方法において、前記パケット交換装置が、前記加入者端末にIPアドレスを付与するためのPPPoEパケットを受信した場合に前記ネットワークトンネル情報を取得し記憶することは、本発明の好ましい態様である。この構成により、パケット交換装置におけるネットワークトンネル情報の登録処理に関する処理オーバーヘッドを削除することができる。   Further, in the connection server distribution method according to the present invention, when the packet switching apparatus receives a PPPoE packet for assigning an IP address to the subscriber terminal, the network tunnel information is acquired and stored. Is a preferred embodiment. With this configuration, it is possible to delete processing overhead related to network tunnel information registration processing in the packet switching apparatus.

また、本発明の接続サーバ振り分け方法において、前記パケット交換装置が、前記照会先サーバ情報と前記情報提供サーバのサーバ情報とを前記照合判断した結果、所定の条件を満たすと判断した場合の前記パケットのヘッダの変換において、Etherヘッダの送信先MACアドレスを、前記網終端装置のMACアドレスから前記サービスネットワークの端点に設置されているルータ又は前記サービスネットワーク内に設置される前記第1の情報管理サーバのMACアドレスに変換し、送信元MACアドレスを前記加入者端末のMACアドレスから前記パケット交換装置のMACアドレスに変換し、IPヘッダの送信先IPアドレスを、前記所定のネットワーク内に設置される第2の情報管理サーバのIPアドレスから前記サービスネットワーク内に設置される第1の情報管理サーバのIPアドレスに変換することは、本発明の好ましい態様である。この構成により、パケット交換装置を介した後のパケットの送信先及び送信元を把握することができる。   Further, in the connection server distribution method according to the present invention, the packet when the packet exchange apparatus determines that a predetermined condition is satisfied as a result of the collation determination of the inquiry destination server information and the server information of the information providing server. In the header conversion, the transmission destination MAC address of the Ether header is changed from the MAC address of the network termination device to the router installed at the end point of the service network or the first information management server installed in the service network. The MAC address of the subscriber terminal is converted from the MAC address of the subscriber terminal to the MAC address of the packet switching device, and the destination IP address of the IP header is set in the predetermined network. 2 from the IP address of the information management server 2 It is a preferred aspect of the present invention to convert the first information management server IP address to be placed in over click. With this configuration, it is possible to grasp the transmission destination and transmission source of the packet after passing through the packet switching apparatus.

また、本発明の接続サーバ振り分け方法において、前記応答パケットに含まれる前記加入者端末情報に対応する前記ネットワークトンネル情報の検索が、前記加入者端末情報に含まれる送信先IPアドレスに基づく検索であることは、本発明の好ましい態様である。この構成により、効率的に加入者端末のネットワークトンネル情報を取得することができる。   In the connection server distribution method of the present invention, the search for the network tunnel information corresponding to the subscriber terminal information included in the response packet is a search based on a destination IP address included in the subscriber terminal information. This is a preferred embodiment of the present invention. With this configuration, the network tunnel information of the subscriber terminal can be acquired efficiently.

また、本発明の接続サーバ振り分け方法において、前記パケット交換装置が、前記応答パケットに含まれる前記加入者端末情報に対応する前記ネットワークトンネル情報を検索した結果、対応する前記ネットワークトンネル情報が得られない場合には前記応答パケットを破棄することは、本発明の好ましい態様である。この構成により、必要のないパケットを加入者端末へ送信することがなくなり、加入者端末の通信帯域の無駄な消費を排除することができる。   In the connection server distribution method of the present invention, as a result of the packet switching device searching the network tunnel information corresponding to the subscriber terminal information included in the response packet, the corresponding network tunnel information cannot be obtained. In some cases, discarding the response packet is a preferred aspect of the present invention. With this configuration, unnecessary packets are not transmitted to the subscriber terminal, and wasteful consumption of the communication bandwidth of the subscriber terminal can be eliminated.

また、本発明の接続サーバ振り分け方法において、前記パケット交換装置が、前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索し、前記検索されたネットワークトンネル情報に基づいて前記応答パケットのヘッダを変換する場合において、Etherヘッダの送信先MACアドレスを前記サービスネットワークの端点に設置されているルータ又は前記サービスネットワーク内に設置されている前記第1の情報管理サーバのMACアドレスから前記網終端装置のMACアドレスに変換し、送信元MACアドレスを前記パケット交換装置のMACアドレスから前記加入者端末のMACアドレスに変換し、IPヘッダの送信元IPアドレスを前記サービスネットワーク内に設置される前記第1の情報管理サーバのIPアドレスから、前記所定のネットワーク内に設置される前記第2の情報管理サーバのIPアドレスに変換することは、本発明の好ましい態様である。この構成により、加入者端末は、接続する第1の情報管理サーバが所定のネットワーク内に設置される第2の情報管理サーバであると認識することによって、出力されたパケットに対する応答情報が一致し、効率的に処理することができる。   Further, in the connection server distribution method of the present invention, the packet switching device searches the network tunnel information corresponding to the information of the subscriber terminal, and uses the response packet header based on the searched network tunnel information. In the case of conversion, the destination MAC address of the Ether header is determined from the MAC address of the router installed at the end point of the service network or the first information management server installed in the service network. The MAC address is converted, the source MAC address is converted from the MAC address of the packet switching device to the MAC address of the subscriber terminal, and the source IP address of the IP header is installed in the service network. IP address of information management server Et al, converting the IP address of the second information management server that is installed in the predetermined network is a preferred embodiment of the present invention. With this configuration, the subscriber terminal recognizes that the first information management server to be connected is the second information management server installed in a predetermined network, so that the response information for the output packets matches. Can be processed efficiently.

また、本発明によれば、加入者端末と、前記加入者端末に接続されるインタフェースと、所定のネットワークに接続されるインタフェースと、前記所定のネットワークとは異なるポリシーで運用されるサービスネットワークに接続されるインタフェースとを有するパケット交換装置と、前記サービスネットワーク内に設置される第1の情報管理サーバと、前記サービスネットワーク内に設置される情報提供サーバと、前記パケット交換装置と前記サービスネットワークとの間に設置されるルータと、前記加入者端末と前記所定のネットワークとの間に設置される網終端装置と、前記所定のネットワーク内に設置される第2の情報管理サーバとから構成され、前記加入者端末と前記所定のネットワークとの間をトンネリングプロトコルによるネットワークトンネルを用いて接続されるネットワークシステムの前記パケット交換装置であって、前記情報提供サーバのサーバ名とIPアドレスとを関連付けて記憶する情報提供サーバ記憶手段と、前記第1の情報管理サーバのIPアドレスを記憶する第1の情報管理サーバ記憶手段と、前記加入者端末と前記所定のネットワークとの間に確立される前記ネットワークトンネルのネットワークトンネル情報を前記加入者端末ごとに記憶するネットワークトンネル情報記憶手段と、前記網終端装置と前記加入者端末との間で送受信される前記ネットワークトンネル情報を取得し、前記ネットワークトンネル情報記憶手段に登録する登録手段と、前記加入者端末から受信したパケットに含まれる照会先サーバ情報と前記情報提供サーバ記憶手段に記憶された前記情報提供サーバのサーバ名とを照合判断する判断手段と、前記判断手段によって照合判断された結果、所定の条件を満たさないと判断された場合には前記所定のネットワークに接続されるインタフェースへ透過転送する透過転送手段と、前記判断手段によって照合判断された結果、所定の条件を満たすと判断された場合には前記第1の情報管理サーバ記憶手段に記憶された前記第1の情報管理サーバのIPアドレスに基づいて、前記パケットのヘッダを変換し、前記ネットワークトンネルの通信プロトコルを前記サービスネットワークの通信プロトコルへプロトコル変換する第1変換手段と、前記第1変換手段によって変換されたパケットを前記サービスネットワーク内に設置される前記第1の情報管理サーバへ送信する第1送信手段と、前記第1の情報管理サーバへ送信されたパケットに含まれる照会先サーバ情報に対して、前記第1の情報管理サーバから受信する応答情報及び送信先となる前記加入者端末の情報を含む応答パケットにおける前記加入者端末の情報と、前記ネットワークトンネル情報記憶手段に記憶されたネットワークトンネル情報とに基づいて前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索し、前記検索されたネットワークトンネル情報に基づいて前記応答パケットのヘッダを変換し、前記サービスネットワークの通信プロトコルを前記ネットワークトンネルの通信プロトコルへプロトコル変換する第2変換手段と、前記第2変換手段によって変換された応答パケットを前記加入者端末へ送信する第2送信手段とを備えるパケット交換装置が提供される。   Further, according to the present invention, a subscriber terminal, an interface connected to the subscriber terminal, an interface connected to a predetermined network, and a service network operated with a policy different from the predetermined network are connected. A packet switching device having an interface to be operated, a first information management server installed in the service network, an information providing server installed in the service network, the packet switching device, and the service network. A router installed in between, a network termination device installed between the subscriber terminal and the predetermined network, and a second information management server installed in the predetermined network, A tunneling protocol is used between the subscriber terminal and the predetermined network. A packet switching apparatus of a network system connected using a network tunnel, the information providing server storing means for storing the server name and the IP address of the information providing server in association with each other, and the first information management server First information management server storage means for storing an IP address, and network tunnel information for storing network tunnel information of the network tunnel established between the subscriber terminal and the predetermined network for each subscriber terminal Storage means, registration means for acquiring the network tunnel information transmitted and received between the network terminating device and the subscriber terminal, and registering it in the network tunnel information storage means; and packets received from the subscriber terminal In the reference server information included and the information providing server storage means A determination unit for verifying the stored server name of the information providing server, and a result of the determination by the determination unit, if it is determined that the predetermined condition is not satisfied, the determination unit is connected to the predetermined network. Transparent transfer means for transparently transferring to the interface, and the first information stored in the first information management server storage means when it is determined that a predetermined condition is satisfied as a result of the determination by the determination means Based on the IP address of the management server, a first conversion unit that converts the header of the packet and converts the communication protocol of the network tunnel into a communication protocol of the service network; and the packet converted by the first conversion unit Is transmitted to the first information management server installed in the service network. And the response information received from the first information management server and the information on the subscriber terminal as the transmission destination with respect to the inquiry destination server information included in the packet transmitted to the first information management server. And searching for the network tunnel information corresponding to the subscriber terminal information based on the information on the subscriber terminal in the response packet including the network tunnel information stored in the network tunnel information storage means. Second response means for converting the header of the response packet based on the network tunnel information and converting the communication protocol of the service network into the communication protocol of the network tunnel; and the response packet converted by the second conversion means Second transmission means for transmitting the message to the subscriber terminal Packet exchange apparatus is provided.

この構成により、加入者端末が1つのトンネルを管理するのみでよく、第2の情報管理サーバの管理者に対して情報提供サーバのIPアドレス情報の変更、追加、削除などの依頼を行う必要がないため、変更などの操作の効率化や短縮化を可能とし、また、第2の情報管理サーバにおいて加入者端末の属する地域の判定を必要としないため、処理負荷を低減させることができる。   With this configuration, the subscriber terminal only needs to manage one tunnel, and it is necessary to request the administrator of the second information management server to change, add, or delete the IP address information of the information providing server. Therefore, it is possible to improve the efficiency and shortening of operations such as change, and it is not necessary to determine the area to which the subscriber terminal belongs in the second information management server, so that the processing load can be reduced.

また、本発明のパケット交換装置において、前記サービスネットワークがコンテンツ配信網であることは本発明の好ましい態様である。この構成により、コンテンツ情報を提供することができる。   In the packet switching apparatus of the present invention, it is a preferable aspect of the present invention that the service network is a content distribution network. With this configuration, content information can be provided.

また、本発明のパケット交換装置において、前記ネットワークトンネルの通信プロトコルがPPPoE(Point to Point Protocol over Ethernet(登録商標))であることは本発明の好ましい態様である。この構成により、サービスネットワーク管理者における変更などの操作の効率化や短縮化を可能とし、第2の情報管理サーバの処理負荷を低減させることができる。   In the packet switching apparatus of the present invention, it is a preferable aspect of the present invention that the communication protocol of the network tunnel is PPPoE (Point to Point Protocol over Ethernet (registered trademark)). With this configuration, it is possible to increase the efficiency and shortening of operations such as changes in the service network administrator, and to reduce the processing load on the second information management server.

また、本発明のパケット交換装置において、前記登録手段が、前記加入者端末にIPアドレスを付与するためのPPPoEパケットを受信した場合に前記ネットワークトンネル情報を取得し登録することは、本発明の好ましい態様である。この構成により、パケット交換装置におけるネットワークトンネル情報の登録処理に関する処理オーバーヘッドを削除することができる。   In the packet switching apparatus of the present invention, it is preferable that the registration unit obtains and registers the network tunnel information when receiving a PPPoE packet for assigning an IP address to the subscriber terminal. It is an aspect. With this configuration, it is possible to delete processing overhead related to network tunnel information registration processing in the packet switching apparatus.

また、本発明のパケット交換装置において、前記判断手段が前記照会先サーバ情報と前記情報提供サーバのサーバ名とを照合判断した結果、所定の条件を満たすと判断した場合の前記パケットのヘッダの変換において、前記第1変換手段は、Etherヘッダの送信先MACアドレスを、前記網終端装置のMACアドレスから前記サービスネットワークの端点に設置されているルータ又は前記サービスネットワーク内に設置される前記第1の情報管理サーバのMACアドレスに変換し、送信元MACアドレスを前記加入者端末のMACアドレスから前記パケット交換装置のMACアドレスに変換し、IPヘッダの送信先IPアドレスを、前記所定のネットワーク内に設置される第2の情報管理サーバのIPアドレスから前記サービスネットワーク内に設置される第1の情報管理サーバのIPアドレスに変換することは、本発明の好ましい態様である。この構成により、パケット交換装置を介した後のパケットの送信先及び送信元を把握することができる。   Also, in the packet switching apparatus of the present invention, the packet header conversion when the determination means determines that a predetermined condition is satisfied as a result of checking the reference server information and the server name of the information providing server. The first conversion means converts the destination MAC address of the Ether header from the MAC address of the network terminating device to the router installed at the end point of the service network or the first network installed in the service network. Convert to the MAC address of the information management server, convert the source MAC address from the MAC address of the subscriber terminal to the MAC address of the packet switching device, and set the destination IP address of the IP header in the predetermined network The service network from the IP address of the second information management server Converting the first information management server IP address to be placed in the click is a preferred embodiment of the present invention. With this configuration, it is possible to grasp the transmission destination and transmission source of the packet after passing through the packet switching apparatus.

また、本発明のパケット交換装置において、前記応答パケットに含まれる前記加入者端末の情報に対応する前記ネットワークトンネル情報の検索において、前記第2変換手段は、前記加入者端末の情報に含まれる送信先IPアドレスに基づいて検索することは、本発明の好ましい態様である。この構成により、効率的に加入者端末のネットワークトンネル情報を取得することができる。   In the packet switching apparatus according to the present invention, in the search for the network tunnel information corresponding to the information on the subscriber terminal included in the response packet, the second conversion means transmits the transmission included in the information on the subscriber terminal. Searching based on the destination IP address is a preferred aspect of the present invention. With this configuration, the network tunnel information of the subscriber terminal can be acquired efficiently.

また、本発明のパケット交換装置において、前記第2変換手段は、前記応答パケットに含まれる前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索した結果、対応する前記ネットワークトンネル情報が得られない場合には前記応答パケットを破棄することは、本発明の好ましい態様である。この構成により、必要のないパケットを加入者端末へ送信することがなくなり、加入者端末の通信帯域の無駄な消費を排除することができる。   In the packet switching apparatus of the present invention, as a result of searching the network tunnel information corresponding to the subscriber terminal information included in the response packet, the second conversion means obtains the corresponding network tunnel information. It is a preferable aspect of the present invention to discard the response packet when there is not. With this configuration, unnecessary packets are not transmitted to the subscriber terminal, and wasteful consumption of the communication bandwidth of the subscriber terminal can be eliminated.

また、本発明のパケット交換装置において、前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索し、前記検索されたネットワークトンネル情報に基づいて前記応答パケットのヘッダを変換する場合において、前記第2変換手段は、Etherヘッダの送信先MACアドレスを、前記サービスネットワークの端点に設置されているルータ又は前記サービスネットワーク内に設置されている前記第1の情報管理サーバのMACアドレスから前記網終端装置のMACアドレスに変換し、送信元MACアドレスを前記パケット交換装置のMACアドレスから前記加入者端末のMACアドレスに変換し、IPヘッダの送信元IPアドレスを前記サービスネットワーク内に設置される前記第1の情報管理サーバのIPアドレスから、前記所定のネットワーク内に設置される前記第2の情報管理サーバのIPアドレスに変換することは、本発明の好ましい態様である。この構成により、加入者端末は、接続する第1の情報管理サーバが所定のネットワーク内に設置される第2の情報管理サーバであると認識することによって、出力されたパケットに対する応答情報が一致し、効率的に処理することができる。   Further, in the packet switching apparatus of the present invention, when the network tunnel information corresponding to the subscriber terminal information is searched and the header of the response packet is converted based on the searched network tunnel information, 2 conversion means calculates the destination MAC address of the Ether header from the MAC address of the router installed at the end point of the service network or the first information management server installed in the service network. The MAC address of the packet switching device is converted from the MAC address of the packet switching device to the MAC address of the subscriber terminal, and the source IP address of the IP header is installed in the service network. From the IP address of the information management server Converting the IP address of the second information management server installed in a given network is a preferred embodiment of the present invention. With this configuration, the subscriber terminal recognizes that the first information management server to be connected is the second information management server installed in a predetermined network, so that the response information for the output packets matches. Can be processed efficiently.

本発明によれば、加入者端末と、加入者端末に接続されるインタフェースと、所定のネットワークに接続されるインタフェースと、所定のネットワークとは異なるポリシーで運用されるサービスネットワークに接続されるインタフェースとを有するパケット交換装置と、サービスネットワーク内に設置される第1の情報管理サーバと、サービスネットワーク内に設置される情報提供サーバと、パケット交換装置とサービスネットワークとの間に設置されるルータと、加入者端末と所定のネットワークとの間に設置される網終端装置と、所定のネットワーク内に設置される第2の情報管理サーバとから構成され、加入者端末と所定のネットワークとの間をトンネリングプロトコルによるネットワークトンネルを用いて接続されるネットワークシステムにおける接続サーバ振り分け方法であって、パケット交換装置が、加入者端末から受信するパケットに含まれる照会先サーバ情報とパケット交換装置にあらかじめ記憶された情報提供サーバのサーバ情報とを照合判断するステップと、パケット交換装置が、照合判断した結果、所定の条件を満たさないと判断した場合には所定のネットワークに接続されるインタフェースへ透過転送するステップと、パケット交換装置が、照合判断した結果、所定の条件を満たすと判断した場合にはパケット交換装置にあらかじめ記憶された第1の情報管理サーバのサーバ情報に基づいて、パケットのヘッダを変換し、ネットワークトンネルの通信プロトコルをサービスネットワークの通信プロトコルへプロトコル変換するステップと、パケット交換装置が、サービスネットワークの通信プロトコルへプロトコル変換されたパケットをサービスネットワーク内に設置されている第1の情報管理サーバへ送信するステップと、パケット交換装置が、第1の情報管理サーバへ送信されたパケットに含まれる照会先サーバ情報に対して、第1の情報管理サーバから受信する応答情報及び送信先となる加入者端末の情報を含む応答パケットのうちの加入者端末の情報と、網終端装置と加入者端末との間でパケット交換装置を介して送受信され、送受信の際にパケット交換装置が取得してパケット交換装置の所定の記憶領域に記憶した、応答パケットを加入者端末へ送信する際に用いられるネットワークトンネル情報とに基づいて、加入者端末の情報に対応するネットワークトンネル情報を検索し、検索されたネットワークトンネル情報に基づいて応答パケットのヘッダを変換し、サービスネットワークの通信プロトコルをネットワークトンネルの通信プロトコルへプロトコル変換するステップと、パケット交換装置が、ネットワークトンネルの通信プロトコルへプロトコル変換された応答パケットを加入者端末へ送信するステップとを有するので、加入者端末が1つのトンネルを管理するのみでよく、第2の情報管理サーバの管理者に対して情報提供サーバのIPアドレス情報の変更、追加、削除などの依頼を行う必要がないため、変更などの操作の効率化や短縮化を可能とし、また、第2の情報管理サーバにおいて加入者端末の属する地域の判定を必要としないため、処理負荷を低減させることができる。   According to the present invention, a subscriber terminal, an interface connected to the subscriber terminal, an interface connected to a predetermined network, and an interface connected to a service network operated with a policy different from the predetermined network A packet switching device, a first information management server installed in the service network, an information providing server installed in the service network, a router installed between the packet switching device and the service network, A network termination device installed between a subscriber terminal and a predetermined network and a second information management server installed in the predetermined network, and tunneling between the subscriber terminal and the predetermined network Network system connected using a network tunnel by protocol In the connection server distribution method in the system, the packet switching device collates and determines the reference server information included in the packet received from the subscriber terminal and the server information of the information providing server stored in the packet switching device in advance. If the packet switching device determines that the predetermined condition is not satisfied as a result of the collation determination, the packet switching device performs transparent transfer to an interface connected to the predetermined network, and the packet switching device performs the collation determination. If it is determined that the above condition is satisfied, the packet header is converted based on the server information of the first information management server stored in advance in the packet switching apparatus, and the communication protocol of the network tunnel is changed to the communication protocol of the service network. Protocol conversion step and packet switching equipment Transmitting the packet converted into the communication protocol of the service network to the first information management server installed in the service network, and the packet switching apparatus transmits the packet transmitted to the first information management server. Information of the subscriber terminal in the response packet including the response information received from the first information management server and the information of the subscriber terminal that is the transmission destination, the network termination device, When transmitting a response packet transmitted to and received from a subscriber terminal via a packet switching apparatus, acquired by the packet switching apparatus at the time of transmission and reception and stored in a predetermined storage area of the packet switching apparatus, to the subscriber terminal Based on the network tunnel information used, the network tunnel information corresponding to the subscriber terminal information is searched and searched. The header of the response packet is converted based on the received network tunnel information, the protocol conversion of the communication protocol of the service network to the communication protocol of the network tunnel, and the response in which the packet switching apparatus converts the protocol to the communication protocol of the network tunnel Transmitting the packet to the subscriber terminal, the subscriber terminal only needs to manage one tunnel, change the IP address information of the information providing server to the administrator of the second information management server, Since there is no need to make a request for addition, deletion, etc., it is possible to improve the efficiency and shortening of operations such as changes, and since the second information management server does not require determination of the area to which the subscriber terminal belongs, Processing load can be reduced.

また、本発明によれば、加入者端末と、加入者端末に接続されるインタフェースと、所定のネットワークに接続されるインタフェースと、所定のネットワークとは異なるポリシーで運用されるサービスネットワークに接続されるインタフェースとを有するパケット交換装置と、サービスネットワーク内に設置される第1の情報管理サーバと、サービスネットワーク内に設置される情報提供サーバと、パケット交換装置とサービスネットワークとの間に設置されるルータと、加入者端末と所定のネットワークとの間に設置される網終端装置と、所定のネットワーク内に設置される第2の情報管理サーバとから構成され、加入者端末と所定のネットワークとの間をトンネリングプロトコルによるネットワークトンネルを用いて接続されるネットワークシステムのパケット交換装置であって、情報提供サーバのサーバ名とIPアドレスとを関連付けて記憶する情報提供サーバ記憶手段と、第1の情報管理サーバのIPアドレスを記憶する第1の情報管理サーバ記憶手段と、加入者端末と所定のネットワークとの間に確立されるネットワークトンネルのネットワークトンネル情報を加入者端末ごとに記憶するネットワークトンネル情報記憶手段と、網終端装置と加入者端末との間で送受信されるネットワークトンネル情報を取得し、ネットワークトンネル情報記憶手段に登録する登録手段と、加入者端末から受信したパケットに含まれる照会先サーバ情報と情報提供サーバ記憶手段に記憶された情報提供サーバのサーバ名とを照合判断する判断手段と、判断手段によって照合判断された結果、所定の条件を満たさないと判断された場合には所定のネットワークに接続されるインタフェースへ透過転送する透過転送手段と、判断手段によって照合判断された結果、所定の条件を満たすと判断された場合には第1の情報管理サーバ記憶手段に記憶された第1の情報管理サーバのIPアドレスに基づいて、パケットのヘッダを変換し、ネットワークトンネルの通信プロトコルをサービスネットワークの通信プロトコルへプロトコル変換する第1変換手段と、第1変換手段によって変換されたパケットをサービスネットワーク内に設置される第1の情報管理サーバへ送信する第1送信手段と、第1の情報管理サーバへ送信されたパケットに含まれる照会先サーバ情報に対して、第1の情報管理サーバから受信する応答情報及び送信先となる加入者端末の情報を含む応答パケットにおける加入者端末の情報と、ネットワークトンネル情報記憶手段に記憶されたネットワークトンネル情報とに基づいて加入者端末の情報に対応するネットワークトンネル情報を検索し、検索されたネットワークトンネル情報に基づいて応答パケットのヘッダを変換し、サービスネットワークの通信プロトコルをネットワークトンネルの通信プロトコルへプロトコル変換する第2変換手段と、第2変換手段によって変換された応答パケットを加入者端末へ送信する第2送信手段とを備えるので、加入者端末が1つのトンネルを管理するのみでよく、第2の情報管理サーバの管理者に対して情報提供サーバのIPアドレス情報の変更、追加、削除などの依頼を行う必要がないため、変更などの操作の効率化や短縮化を可能とし、また、第2の情報管理サーバにおいて加入者端末の属する地域の判定を必要としないため、処理負荷を低減させることができる。   Further, according to the present invention, the subscriber terminal, the interface connected to the subscriber terminal, the interface connected to the predetermined network, and the service network operated with a policy different from the predetermined network are connected. A packet switching device having an interface, a first information management server installed in the service network, an information providing server installed in the service network, and a router installed between the packet switching device and the service network And a network termination device installed between the subscriber terminal and the predetermined network, and a second information management server installed in the predetermined network, and between the subscriber terminal and the predetermined network Network connected via a tunnel using the tunneling protocol And a first information management server for storing the IP address of the first information management server, the information providing server storage means for associating and storing the server name and the IP address of the information providing server. Between the storage means, the network tunnel information storage means for storing the network tunnel information of the network tunnel established between the subscriber terminal and a predetermined network for each subscriber terminal, and between the network terminating device and the subscriber terminal Registration means for acquiring transmitted and received network tunnel information and registering it in the network tunnel information storage means; reference destination server information included in the packet received from the subscriber terminal; and information providing server stored in the information providing server storage means Judgment means for collating the server name and the result of the collation judgment by the judgment means When it is determined that the predetermined condition is not satisfied, the transparent transfer means for transparently transferring to the interface connected to the predetermined network and the result of the collation determination by the determination means indicate that the predetermined condition is satisfied. Converts the header of the packet based on the IP address of the first information management server stored in the first information management server storage means, and converts the communication protocol of the network tunnel into the communication protocol of the service network. Included in the packet transmitted to the first information management server, the first transmission means for transmitting the conversion means, the packet converted by the first conversion means to the first information management server installed in the service network Response information received from the first information management server and additional information to be sent to the inquiry destination server information The network tunnel information corresponding to the subscriber terminal information is searched based on the subscriber terminal information in the response packet including the information on the subscriber terminal and the network tunnel information stored in the network tunnel information storage means. A second converting means for converting the header of the response packet based on the network tunnel information and converting the communication protocol of the service network into the communication protocol of the network tunnel; and the response packet converted by the second converting means is a subscriber terminal. Second transmission means for transmitting to the subscriber terminal, the subscriber terminal only needs to manage one tunnel, and the administrator of the second information management server can change or add the IP address information of the information providing server, Since there is no need to request removal, etc., To allow shrinkage also requires no determination of areas belongs the subscriber terminal in a second information management server, it is possible to reduce the processing load.

以下に、本発明の実施の形態について、図1から図13を用いて説明する。図1は、本発明の実施の形態におけるネットワークシステムの構成を説明するためのブロック図である。加入者端末101は、パケット交換装置102を介してISP網103との相互接続点である網終端装置108に接続され、ISP網103を通してインターネット104と通信を行っている。ここで、上述した所定のネットワークが例えばISP網103に該当する。加入者端末101とISP網103との間は、PPPoE(Point to Point Protocol over Ethernet(登録商標))によって構成されている。また、コンテンツサーバ105が設置されているコンテンツ配信網106は、ルータ109を介してパケット交換装置102に接続されている。ここで、上述したサービスネットワークが例えばコンテンツ配信網106に該当し、上述した情報提供サーバが例えばコンテンツサーバ105に該当する。   Hereinafter, embodiments of the present invention will be described with reference to FIGS. FIG. 1 is a block diagram for explaining a configuration of a network system according to an embodiment of the present invention. The subscriber terminal 101 is connected to a network termination device 108 that is an interconnection point with the ISP network 103 via the packet switching device 102, and communicates with the Internet 104 through the ISP network 103. Here, the predetermined network described above corresponds to the ISP network 103, for example. The subscriber terminal 101 and the ISP network 103 are configured by PPPoE (Point to Point Protocol over Ethernet (registered trademark)). The content distribution network 106 in which the content server 105 is installed is connected to the packet switching apparatus 102 via the router 109. Here, the service network described above corresponds to, for example, the content distribution network 106, and the information providing server described above corresponds to, for example, the content server 105.

パケット交換装置102、コンテンツ配信網106、ルータ109は、任意に規定される加入者地域単位ごとに設置されている。ISP網103内に設置されている第2のDNSサーバ107は、加入者端末101がインターネット104へ接続するためのIPアドレス制御を行う。ここで、上述した第2の情報管理サーバが例えば第2のDNSサーバ107に該当する。また、コンテンツ配信網106内に設置されている第1のDNSサーバ110は、コンテンツ配信網106内に設置されているコンテンツサーバ105のIPアドレスを蓄積し、管理している。ここで、上述した第1の情報管理サーバが第1のDNSサーバ110に該当する。   The packet switching device 102, the content distribution network 106, and the router 109 are installed for each arbitrarily defined subscriber area unit. The second DNS server 107 installed in the ISP network 103 performs IP address control for the subscriber terminal 101 to connect to the Internet 104. Here, the second information management server described above corresponds to the second DNS server 107, for example. The first DNS server 110 installed in the content distribution network 106 stores and manages the IP address of the content server 105 installed in the content distribution network 106. Here, the first information management server described above corresponds to the first DNS server 110.

次に、パケット交換装置102のブロック構成について図2を用いて説明する。図2に示すように、加入者インタフェース201は、加入者端末101と情報の送受信を行う。ISPインタフェース202は、ISP網103内の第2のDNSサーバ107及びインターネット104と情報の送受信を行う。コンテンツ配信網インタフェース203は、コンテンツ配信網106内のコンテンツサーバ105及び第1のDNSサーバ110と情報の送受信を行う。パケット転送部204は、後述するパケット識別・プロトコル変換部205から引き渡された各種パケットを各インタフェースへ転送する。パケット識別・プロトコル変換部205は、後述する記憶装置206に記憶された各テーブル(図3から図5を参照)の情報に基づいて各種パケットの送信先を識別し、必要に応じて各テーブルの情報に基づいてプロトコル変換を行い、パケット転送部204へ引き渡す。登録部207は、網終端装置108と加入者端末101との間でパケット交換装置102を介して送受信される、後述するDNS応答パケット及びコンテンツデータのパケットを加入者端末101へ送信する際に用いられるネットワークトンネル情報を取得し記憶装置206の所定の領域に登録する。加入者インタフェース201、ISPインタフェース202、コンテンツ配信網インタフェース203、パケット転送部204、パケット識別・プロトコル変換部205、登録部207は、例えばCPUに相当する。また、記憶装置206は、例えばHDD、ROM、RAMに相当する。   Next, the block configuration of the packet switching apparatus 102 will be described with reference to FIG. As shown in FIG. 2, the subscriber interface 201 transmits and receives information to and from the subscriber terminal 101. The ISP interface 202 transmits / receives information to / from the second DNS server 107 and the Internet 104 in the ISP network 103. The content distribution network interface 203 transmits and receives information to and from the content server 105 and the first DNS server 110 in the content distribution network 106. The packet transfer unit 204 transfers various packets delivered from the packet identification / protocol conversion unit 205 described later to each interface. The packet identification / protocol conversion unit 205 identifies the transmission destinations of various packets based on the information in each table (see FIGS. 3 to 5) stored in the storage device 206 described later. Based on the information, protocol conversion is performed, and the packet is transferred to the packet transfer unit 204. The registration unit 207 is used when transmitting a DNS response packet and content data packet, which will be described later, transmitted and received between the network terminating device 108 and the subscriber terminal 101 via the packet switching device 102 to the subscriber terminal 101. Network tunnel information obtained and registered in a predetermined area of the storage device 206. The subscriber interface 201, ISP interface 202, content distribution network interface 203, packet transfer unit 204, packet identification / protocol conversion unit 205, and registration unit 207 correspond to, for example, a CPU. The storage device 206 corresponds to, for example, an HDD, a ROM, or a RAM.

次に、記憶装置206に記憶されている各テーブルについて図3から図5を用いて説明する。図3は、コンテンツ配信網106へコンテンツサーバ105のコンテンツサーバ名が設定されたDNS照会パケットを送信する際の判定に用いられる情報を含むDNS転送管理テーブルである。ここで、DNS照会パケットは、加入者端末101から送信されるコンテンツサーバ105のIPアドレスを取得するためのパケットである。DNS転送管理テーブルは、コンテンツ配信網106内に設置されているコンテンツサーバ105のサーバ名とコンテンツサーバ105が設置されているコンテンツ配信網106に接続するための送信先インタフェース番号とから構成されている。送信先インタフェース番号について説明すると、例えば、コンテンツ配信網106が複数ある場合、それぞれのコンテンツ配信網106には識別のための番号が付されている。この識別番号が上記送信先インタフェース番号に相当する。すなわち、コンテンツ配信網106が5つ存在すれば、送信先インタフェース番号は1から5まで存在することになる。   Next, each table stored in the storage device 206 will be described with reference to FIGS. FIG. 3 is a DNS transfer management table including information used for determination when transmitting a DNS inquiry packet in which the content server name of the content server 105 is set to the content distribution network 106. Here, the DNS inquiry packet is a packet for acquiring the IP address of the content server 105 transmitted from the subscriber terminal 101. The DNS transfer management table includes a server name of the content server 105 installed in the content distribution network 106 and a transmission destination interface number for connecting to the content distribution network 106 in which the content server 105 is installed. . The destination interface number will be described. For example, when there are a plurality of content distribution networks 106, each content distribution network 106 is assigned a number for identification. This identification number corresponds to the destination interface number. That is, if there are five content distribution networks 106, the destination interface numbers 1 to 5 exist.

図4は、DNS照会パケットをコンテンツ配信網106へ送信するための情報を含むDNSサーバIPアドレス管理テーブルである。DNSサーバIPアドレス管理テーブルは、第1のDNSサーバ110のIPアドレスと第1のDNSサーバ110が設置されているコンテンツ配信網106に接続するための送信先インタフェース番号とから構成されている。図4における送信先インタフェース番号は、図3において説明した送信先インタフェース番号と同様であるため説明を省略する。   FIG. 4 is a DNS server IP address management table including information for transmitting a DNS inquiry packet to the content distribution network 106. The DNS server IP address management table is composed of the IP address of the first DNS server 110 and the destination interface number for connecting to the content distribution network 106 in which the first DNS server 110 is installed. The transmission destination interface number in FIG. 4 is the same as the transmission destination interface number described in FIG.

図5は、加入者PPPoE情報管理テーブルである。図5に示すように、加入者PPPoE情報管理テーブルは、加入者端末101のIPアドレス、加入者端末101のMACアドレス、PPPoEヘッダのSession−ID、送信先インタフェース番号、網終端装置108のMACアドレスから構成されている。このテーブルに含まれる情報は、コンテンツ配信網106内に設置されている第1のDNSサーバ110から加入者端末101あてに送信される後述するDNS応答パケットを加入者端末101へ送信する場合に用いられる。また、コンテンツサーバ105から加入者端末101へコンテンツデータのパケットを送信する場合にも用いられる。このとき、加入者端末101に対応したPPPoEパケットにカプセル化される。加入者PPPoE情報管理テーブルの情報は、加入者端末101と網終端装置108との間で送受信されるパケットからパケット交換装置102が取得したPPPoE情報である。ここで、パケット交換装置102は、網終端装置108から加入者端末101へIPアドレスを付与するパケットを受信した場合のみ、PPPoE情報を取得するとしても構わない。これにより、取得処理の負荷が軽減される。なお、上述した応答パケットがDNS応答パケットに該当する。   FIG. 5 is a subscriber PPPoE information management table. As shown in FIG. 5, the subscriber PPPoE information management table includes the IP address of the subscriber terminal 101, the MAC address of the subscriber terminal 101, the Session-ID of the PPPoE header, the destination interface number, and the MAC address of the network termination device 108. It is composed of The information included in this table is used when a DNS response packet (described later) transmitted from the first DNS server 110 installed in the content distribution network 106 to the subscriber terminal 101 is transmitted to the subscriber terminal 101. It is done. It is also used when content data packets are transmitted from the content server 105 to the subscriber terminal 101. At this time, it is encapsulated in a PPPoE packet corresponding to the subscriber terminal 101. The information in the subscriber PPPoE information management table is PPPoE information acquired by the packet switching apparatus 102 from packets transmitted and received between the subscriber terminal 101 and the network terminating device 108. Here, the packet switching apparatus 102 may acquire PPPoE information only when receiving a packet for assigning an IP address from the network terminating apparatus 108 to the subscriber terminal 101. Thereby, the load of the acquisition process is reduced. Note that the above-described response packet corresponds to a DNS response packet.

次に、本発明の実施の形態における加入者端末101からコンテンツサーバ105へのアクセスの動作について図6を用いて説明する。加入者端末101は、ISP網103内に設置されている第2のDNSサーバ107に対して、コンテンツサーバ105のコンテンツサーバ名を設定したDNS照会パケットを送信する(ステップS601)。パケット交換装置102は、DNS照会パケットに設定されたコンテンツサーバ名が図3に示すDNS転送管理テーブルに記憶されているコンテンツサーバ名と一致すると判断した場合に、DNS照会パケットのEtherヘッダの変換及びPPPoEカプセルの解除を行い(詳細は図10を用いて後述する)、図4に示すDNSサーバIPアドレス管理テーブルに基づいて、コンテンツ配信網106内の第1のDNSサーバ110へ送信する(ステップS602)。   Next, an operation of accessing the content server 105 from the subscriber terminal 101 in the embodiment of the present invention will be described with reference to FIG. The subscriber terminal 101 transmits a DNS inquiry packet in which the content server name of the content server 105 is set to the second DNS server 107 installed in the ISP network 103 (step S601). When the packet switching apparatus 102 determines that the content server name set in the DNS inquiry packet matches the content server name stored in the DNS transfer management table shown in FIG. 3, the conversion of the Ether header of the DNS inquiry packet and The PPPoE capsule is released (details will be described later with reference to FIG. 10), and transmitted to the first DNS server 110 in the content distribution network 106 based on the DNS server IP address management table shown in FIG. 4 (step S602). ).

コンテンツ配信網106内の第1のDNSサーバ110は、DNS照会パケットに設定されたコンテンツサーバ名に対応するIPアドレスをDNS応答パケットに設定し、パケット交換装置102へ送信する(ステップS603)。パケット交換装置102は、DNS応答パケットを受信し、送信先である加入者端末101に対応するPPPoE情報を図5に示す加入者PPPoE情報管理テーブルから検索し、検索されたPPPoE情報に基づいて、DNS応答パケットのEtherヘッダの変換及びPPPoEカプセル化を行い(詳細は図11を用いて後述する)、該当する加入者端末101へ送信する(ステップS604)。   The first DNS server 110 in the content distribution network 106 sets the IP address corresponding to the content server name set in the DNS inquiry packet in the DNS response packet, and transmits it to the packet switching apparatus 102 (step S603). The packet switching apparatus 102 receives the DNS response packet, retrieves PPPoE information corresponding to the subscriber terminal 101 that is the transmission destination from the subscriber PPPoE information management table shown in FIG. 5, and based on the retrieved PPPoE information, Conversion of the Ether header of the DNS response packet and PPPoE encapsulation are performed (details will be described later with reference to FIG. 11), and the result is transmitted to the corresponding subscriber terminal 101 (step S604).

コンテンツサーバ105のIPアドレスを取得した加入者端末101は、コンテンツサーバ105のIPアドレスを送信先とするサービス要求パケットをコンテンツサーバ105あてに送信する(ステップS605)。コンテンツサーバ105あてのサービス要求パケットを受信したパケット交換装置102は、Etherヘッダの変換及びPPPoEカプセルの解除を行い、コンテンツ配信網106のコンテンツサーバ105へ送信する(ステップS606)。ただし、IPヘッダの送信先IPアドレスの変換は行われない。コンテンツサーバ105はサービス要求パケットを受信し、要求する加入者端末101に対してコンテンツデータのパケット配信を行う(ステップS607)。コンテンツデータのパケットを受信したパケット交換装置102は、図5に示すPPPoE情報に基づいてEtherヘッダの変換及びPPPoEカプセル化を行い、該当する加入者端末101へ送信する(ステップS608)。ただし、IPヘッダの送信元IPアドレスの変換は行われない。   The subscriber terminal 101 that has acquired the IP address of the content server 105 transmits a service request packet having the IP address of the content server 105 as a transmission destination to the content server 105 (step S605). Upon receiving the service request packet addressed to the content server 105, the packet switching apparatus 102 converts the Ether header and releases the PPPoE capsule, and transmits the packet to the content server 105 of the content distribution network 106 (step S606). However, the destination IP address of the IP header is not converted. The content server 105 receives the service request packet and distributes the content data packet to the requesting subscriber terminal 101 (step S607). Upon receiving the content data packet, the packet switching apparatus 102 converts the Ether header and PPPoE encapsulation based on the PPPoE information shown in FIG. 5, and transmits the result to the corresponding subscriber terminal 101 (step S608). However, the source IP address in the IP header is not converted.

ここで、加入者端末101が送信したDNS照会パケット及びサービス要求パケットのフォーマット、第1のDNSサーバ110が送信したDNS応答パケットのフォーマットを図7及び図8に示す。図7はUDPが用いられる場合のパケットフォーマットの構造であり、図8はTCPが用いられる場合のパケットフォーマットの構造である。   Here, the format of the DNS inquiry packet and service request packet transmitted from the subscriber terminal 101 and the format of the DNS response packet transmitted from the first DNS server 110 are shown in FIGS. FIG. 7 shows a packet format structure when UDP is used, and FIG. 8 shows a packet format structure when TCP is used.

次に、DNS照会パケットにおけるコンテンツサーバ名の設定について図9を用いて説明する。コンテンツサーバ名は、ドット単位に文字を分割され、文字数、文字の順に設定される。例えば、サーバ名が「server1.cdn.xxx.co.jp」の場合には、図9に示すように、DNS照会パケットに7server13cdn3xxx2co2jpと設定される。この解釈を以下に説明する。「server1」は7文字で構成されるため、「server1」は、この7を「server1」の前に付与した「7server1」と表す。以下、「cdn」、「xxx」、「co」、「jp」についても同様に解釈する。   Next, setting of the content server name in the DNS inquiry packet will be described with reference to FIG. In the content server name, characters are divided into dot units, and the number of characters is set in the order of characters. For example, when the server name is “server1.cdn.xxx.co.jp”, as shown in FIG. 9, 7server13cdn3xxx2co2jp is set in the DNS inquiry packet. This interpretation will be described below. Since “server1” is composed of 7 characters, “server1” is represented as “7server1” in which 7 is assigned before “server1”. Hereinafter, “cdn”, “xxx”, “co”, and “jp” are similarly interpreted.

次に、加入者端末101から受信したDNS照会パケットをコンテンツ配信網106内の第1のDNSサーバ110に送信する場合のパケット交換装置102におけるパケット変換の一例について図10を用いて説明する。パケット交換装置102は、以下に示す(1)から(5)のステップを行う。(1)Etherヘッダの送信先MACアドレス(DA)を、網終端装置108のMACアドレスからコンテンツ配信網106のルータ109のMACアドレスに変換する。(2)Etherヘッダの送信元MACアドレス(SA)を、加入者端末101のMACアドレスからパケット交換装置102のMACアドレスに変換する。(3)PPPoEヘッダを削除する。(4)PPPヘッダを削除する。(5)IPヘッダの送信先IPアドレスを、ISP網103内の第2のDNSサーバ107のIPアドレスからコンテンツ配信網106内の第1のDNSサーバ110のIPアドレスに変換する。   Next, an example of packet conversion in the packet switching apparatus 102 when the DNS inquiry packet received from the subscriber terminal 101 is transmitted to the first DNS server 110 in the content distribution network 106 will be described with reference to FIG. The packet switching apparatus 102 performs the following steps (1) to (5). (1) The transmission destination MAC address (DA) of the Ether header is converted from the MAC address of the network terminating device 108 to the MAC address of the router 109 of the content distribution network 106. (2) The source MAC address (SA) of the Ether header is converted from the MAC address of the subscriber terminal 101 to the MAC address of the packet switching device 102. (3) Delete the PPPoE header. (4) Delete the PPP header. (5) The destination IP address of the IP header is converted from the IP address of the second DNS server 107 in the ISP network 103 to the IP address of the first DNS server 110 in the content distribution network 106.

一方、コンテンツ配信網106内の第1のDNSサーバ110から受信したDNS応答パケットを加入者端末101に送信する場合のパケット交換装置102におけるパケット変換の一例について図11を用いて説明する。パケット交換装置102は、以下に示す(1)から(5)のステップを行う。(1)Etherヘッダの送信先MACアドレス(DA)を、パケット交換装置102のMACアドレスから加入者端末101のMACアドレスに変換する。(2)Etherヘッダの送信元MACアドレス(SA)を、コンテンツ配信網106のルータ109のMACアドレスから網終端装置108のMACアドレスに変換する。(3)PPPoEヘッダを追加する。(4)PPPヘッダを追加する。(5)IPヘッダの送信元IPアドレスを、コンテンツ配信網106内の第1のDNSサーバ110のIPアドレスからISP網103内の第2のDNSサーバ107のIPアドレスに変換する。   On the other hand, an example of packet conversion in the packet switching apparatus 102 when a DNS response packet received from the first DNS server 110 in the content distribution network 106 is transmitted to the subscriber terminal 101 will be described with reference to FIG. The packet switching apparatus 102 performs the following steps (1) to (5). (1) The transmission destination MAC address (DA) of the Ether header is converted from the MAC address of the packet switching apparatus 102 to the MAC address of the subscriber terminal 101. (2) The source MAC address (SA) of the Ether header is converted from the MAC address of the router 109 of the content distribution network 106 to the MAC address of the network termination device 108. (3) Add a PPPoE header. (4) Add a PPP header. (5) The source IP address of the IP header is converted from the IP address of the first DNS server 110 in the content distribution network 106 to the IP address of the second DNS server 107 in the ISP network 103.

以上のような変換で用いられる加入者端末101のMACアドレス、網終端装置108のMACアドレス、PPPoEのSession−IDは、IPヘッダの送信先IPアドレスである加入者端末101のIPアドレスを検索キーとして図5に示す加入者PPPoE情報管理テーブルから検索される。   The MAC address of the subscriber terminal 101, the MAC address of the network terminating device 108, and the Session-ID of PPPoE used in the above conversion are the search keys for the IP address of the subscriber terminal 101 that is the destination IP address of the IP header. Is retrieved from the subscriber PPPoE information management table shown in FIG.

次に、加入者端末101から受信するDNS照会パケット又はサービス要求パケット(以下、送信パケットと言う)のパケット交換装置102における処理の一例について図12を用いて説明する。なお、以下の各ステップはパケット交換装置102によって行われる。パケット交換装置102が送信パケットを受信した場合には、EtherヘッダのEther Typeが0x8864のPPP Session Stageを示す値になっているかどうかを判定し(ステップS1201)、判定結果が一致しない場合にはISPインタフェース202へ透過転送され(ステップS1209)、処理終了となる(ステップS1210)。判定結果が一致する場合には、PPPoEヘッダのTYPEが0x01かつCODEが0x00であるかを判定し(ステップS1202)、判定結果が一致しない場合にはISPインタフェース202へ透過転送され(ステップS1209)、処理終了となる(ステップS1210)。判定結果が一致する場合には、PPPヘッダのPROTOCOLが0x0021のIPを示す値かどうかを判定し(ステップS1203)、判定結果が一致しない場合にはISPインタフェース202へ透過転送され(ステップS1209)、処理終了となる(ステップS1210)。判定結果が一致する場合には、IPヘッダの送信先IPアドレスがコンテンツサーバ105のIPアドレスであるかを判定する(ステップS1204)。判定結果が一致する場合には、送信先ポートが0x35のDNSを示す値であるかどうかを判定し、判定結果が一致する場合には、図10に示すプロトコル変換を行い、該当インタフェースから送信され、送信先ポートが0x35のDNSを示す値ではない場合には、図10に示すプロトコル変換のうち、IPヘッダの送信先IPアドレスの変換を除く処理を行い、該当インタフェースから送信され(ステップS1208)、処理終了となる(ステップS1210)。   Next, an example of processing in the packet switching apparatus 102 for a DNS inquiry packet or a service request packet (hereinafter referred to as a transmission packet) received from the subscriber terminal 101 will be described with reference to FIG. The following steps are performed by the packet switching apparatus 102. When the packet switching apparatus 102 receives the transmission packet, it is determined whether the Ether Type of the Ether header is a value indicating a PPP Session Stage of 0x8864 (step S1201). If the determination results do not match, the ISP is determined. The data is transparently transferred to the interface 202 (step S1209), and the process ends (step S1210). If the determination results match, it is determined whether the TYPE of the PPPoE header is 0x01 and CODE is 0x00 (step S1202). If the determination results do not match, they are transparently transferred to the ISP interface 202 (step S1209). Processing ends (step S1210). If the determination results match, it is determined whether PROTOCOL in the PPP header is a value indicating an IP of 0x0021 (step S1203). If the determination results do not match, they are transparently transferred to the ISP interface 202 (step S1209). Processing ends (step S1210). If the determination results match, it is determined whether the destination IP address of the IP header is the IP address of the content server 105 (step S1204). If the determination results match, it is determined whether or not the destination port is a value indicating DNS of 0x35. If the determination results match, the protocol conversion shown in FIG. 10 is performed and transmitted from the corresponding interface. If the destination port is not a value indicating DNS of 0x35, the processing except for the conversion of the destination IP address in the IP header in the protocol conversion shown in FIG. 10 is performed and transmitted from the corresponding interface (step S1208). Then, the process ends (step S1210).

判定結果が一致しない場合には、IPヘッダのProtocolが0x06のTCP又は0x11のUDPを示す値かどうかを判定し(ステップS1205)、判定結果が一致しない場合にはISPインタフェース202へ透過転送され(ステップS1209)、処理終了となる(ステップS1210)。判定結果が一致する場合には、送信先ポートが0x35のDNSを示す値であるか判定する(ステップS1206)。判定結果が一致しない場合にはISPインタフェース202へ透過転送され(ステップS1209)、処理終了となる(ステップS1210)。判定結果が一致する場合には、DNSヘッダのコンテンツサーバ名が図3に示すDNS転送管理テーブルのコンテンツサーバ名に一致するものがあるかどうかを判定する(ステップS1207)。判定結果が一致しない場合にはISPインタフェース202へ透過転送され(ステップS1209)、処理終了となる(ステップS1210)。判定結果が一致する場合には、送信先ポートが0x35のDNSを示す値であるかどうかを判定し、判定結果が一致する場合には、図10に示すプロトコル変換を行い、該当インタフェースから送信される。判定結果が一致しない場合には、図10に示すプロトコル変換のうち、IPヘッダの送信先IPアドレスの変換を除く処理を行い、該当インタフェースから送信され(ステップS1208)、処理終了となる(ステップS1210)。   If the determination results do not match, it is determined whether the Protocol in the IP header is a value indicating TCP of 0x06 or UDP of 0x11 (step S1205). If the determination results do not match, they are transparently transferred to the ISP interface 202 ( In step S1209), the process ends (step S1210). If the determination results match, it is determined whether the destination port is a value indicating DNS of 0x35 (step S1206). If the determination results do not match, it is transparently transferred to the ISP interface 202 (step S1209), and the process ends (step S1210). If the determination results match, it is determined whether or not there is a content server name in the DNS header that matches the content server name in the DNS transfer management table shown in FIG. 3 (step S1207). If the determination results do not match, it is transparently transferred to the ISP interface 202 (step S1209), and the process ends (step S1210). If the determination results match, it is determined whether or not the destination port is a value indicating DNS of 0x35. If the determination results match, the protocol conversion shown in FIG. 10 is performed and transmitted from the corresponding interface. The If the determination results do not match, the process of the protocol conversion shown in FIG. 10 excluding the conversion of the destination IP address in the IP header is performed, transmitted from the corresponding interface (step S1208), and the process ends (step S1210). ).

次に、コンテンツ配信網106内の第1のDNSサーバ110又はコンテンツサーバ105から受信するDNS応答パケット又はコンテンツデータのパケット(以下、受信パケットと言う)のパケット交換装置102における処理の一例について図13を用いて説明する。なお、以下の各ステップはパケット交換装置102によって行われる。パケット交換装置102がコンテンツ配信網106から受信パケットを受信した場合には、EtherヘッダのEther Typeが0x0800のIPを示す値であるかを判定し(ステップS1301)、判定結果が一致しない場合には、受信パケットは破棄され(ステップS1305)、処理終了となる(ステップS1306)。判定結果が一致する場合には、IPヘッダの送信先IPアドレスをキーとして図5に示す加入者PPPoE情報管理テーブルから加入者端末101のIPアドレスを検索し、IPヘッダの送信先IPアドレスが加入者端末101のIPアドレスであるかどうか判定し(ステップS1302)、加入者端末101のIPアドレスではないと判定した場合には受信パケットは破棄され(ステップS1305)、処理終了となる(ステップS1306)。加入者端末101のIPアドレスであると判定した場合には、IPヘッダのProtocolが0x06のTCP又は0x11のUDPを示す値となっているかを判定し(ステップS1303)、判定結果が一致しない場合には受信パケットは破棄され(ステップS1305)、処理終了となる(ステップS1306)。判定結果が一致する場合には送信先ポートが0x35のDNSを示す値であるかどうかを判定し、判定結果が一致する場合には図5に示す加入者PPPoE情報管理テーブルから該当するPPPoE情報を取得して、図11に示すプロトコル変換を行い、該当インタフェースから送信される。判定結果が一致しない場合には、図5に示す加入者PPPoE情報管理テーブルから該当するPPPoE情報を取得して、図11に示すプロトコル変換のうち、IPヘッダの送信元IPアドレスの変換を除く処理を行い、該当インタフェースから送信される(ステップS1304)。   Next, an example of processing in the packet switching apparatus 102 of a DNS response packet or content data packet (hereinafter referred to as a received packet) received from the first DNS server 110 or the content server 105 in the content distribution network 106 will be described with reference to FIG. Will be described. The following steps are performed by the packet switching apparatus 102. When the packet switching apparatus 102 receives a received packet from the content distribution network 106, it is determined whether the Ether Type of the Ether header is a value indicating an IP of 0x0800 (step S1301). The received packet is discarded (step S1305), and the process ends (step S1306). If the determination results match, the IP address of the subscriber terminal 101 is searched from the subscriber PPPoE information management table shown in FIG. 5 using the destination IP address of the IP header as a key, and the destination IP address of the IP header is subscribed. It is determined whether it is the IP address of the subscriber terminal 101 (step S1302). If it is determined that it is not the IP address of the subscriber terminal 101, the received packet is discarded (step S1305), and the process ends (step S1306). . If the IP address of the subscriber terminal 101 is determined, it is determined whether the Protocol in the IP header is a value indicating TCP of 0x06 or UDP of 0x11 (step S1303). The received packet is discarded (step S1305), and the process ends (step S1306). If the determination results match, it is determined whether or not the destination port is a value indicating DNS of 0x35. If the determination results match, the corresponding PPPoE information is obtained from the subscriber PPPoE information management table shown in FIG. Acquired, performs protocol conversion shown in FIG. 11, and is transmitted from the corresponding interface. If the determination results do not match, the corresponding PPPoE information is acquired from the subscriber PPPoE information management table shown in FIG. 5, and the protocol conversion shown in FIG. 11 excludes the conversion of the source IP address of the IP header. Is transmitted from the corresponding interface (step S1304).

本発明に係る接続サーバ振り分け方法及びパケット交換装置は、加入者端末が1つのトンネルを管理するのみでよく、またDNSサーバの管理者に対してコンテンツサーバのIPアドレス情報の変更、追加、削除などの依頼を行う必要がないため、変更などの操作の効率化や短縮化を可能とし、DNSサーバにおいて加入者端末の属する地域の判定を必要としないため、処理負荷を低減させることができる。したがって、本発明は加入者端末にコンテンツ配信網のコンテンツサーバを通じてストリーミングサービスを行うための接続サーバ振り分け方法及びパケット交換装置などに有用である。   In the connection server distribution method and packet switching apparatus according to the present invention, the subscriber terminal only needs to manage one tunnel, and the DNS server administrator can change, add, delete, etc. the IP address information of the content server. Therefore, it is possible to increase the efficiency and shortening of operations such as change, and it is not necessary to determine the area to which the subscriber terminal belongs in the DNS server, so that the processing load can be reduced. Therefore, the present invention is useful for a connection server distribution method and a packet switching apparatus for performing a streaming service to a subscriber terminal through a content server of a content distribution network.

本発明の実施の形態におけるネットワークシステムの構成を説明するためのブロック図Block diagram for explaining a configuration of a network system in an embodiment of the present invention 本発明の実施の形態に係るパケット交換装置のブロック構成図Block configuration diagram of a packet switching apparatus according to an embodiment of the present invention 本発明の実施の形態におけるDNS転送管理テーブルのデータ構造を示す図The figure which shows the data structure of the DNS transfer management table in embodiment of this invention 本発明の実施の形態におけるDNSサーバIPアドレス管理テーブルのデータ構造を示す図The figure which shows the data structure of the DNS server IP address management table in embodiment of this invention 本発明の実施の形態における加入者PPPoE情報管理テーブルのデータ構造を示す図The figure which shows the data structure of the subscriber PPPoE information management table in embodiment of this invention 本発明の実施の形態における加入者端末からコンテンツサーバへのアクセスの動作を説明するための図The figure for demonstrating operation | movement of the access to a content server from the subscriber terminal in embodiment of this invention 本発明の実施の形態におけるパケットフォーマットにUDPが用いられる場合のパケットフォーマットの構造を示す図The figure which shows the structure of a packet format in case UDP is used for the packet format in embodiment of this invention. 本発明の実施の形態におけるパケットフォーマットにTCPが用いられる場合のパケットフォーマットの構造を示す図The figure which shows the structure of a packet format in case TCP is used for the packet format in embodiment of this invention. 本発明の実施の形態におけるDNS照会パケットのコンテンツサーバ名の設定を説明するための図The figure for demonstrating the setting of the content server name of the DNS inquiry packet in embodiment of this invention 本発明の実施の形態における加入者端末から受信したDNS照会パケットをコンテンツ配信網に送信する場合のパケット交換装置におけるパケット変換の一例を説明するための図The figure for demonstrating an example of the packet conversion in the packet switching apparatus in case the DNS inquiry packet received from the subscriber terminal in embodiment of this invention is transmitted to a content delivery network. 本発明の実施の形態におけるコンテンツ配信網から受信したDNS応答パケットを加入者端末に送信する場合のパケット交換装置におけるパケット変換の一例を説明するための図The figure for demonstrating an example of the packet conversion in the packet switching apparatus in the case of transmitting the DNS response packet received from the content delivery network in embodiment of this invention to a subscriber terminal. 本発明の実施の形態における加入者端末から受信するDNS照会パケットのパケット交換装置における処理動作の一例を説明するフローチャートThe flowchart explaining an example of the processing operation in the packet switching apparatus of the DNS inquiry packet received from the subscriber terminal in the embodiment of the present invention. 本発明の実施の形態におけるコンテンツ配信網から受信するDNS応答パケット又はコンテンツデータのパケットのパケット交換装置における処理動作の一例を説明するフローチャートThe flowchart explaining an example of the processing operation | movement in the packet switching apparatus of the DNS response packet or content data packet received from the content delivery network in embodiment of this invention 従来のコンテンツサービスシステムの構成を説明するための図The figure for demonstrating the structure of the conventional content service system 従来のコンテンツサービスシステムにおける加入者端末からコンテンツサーバへのアクセス動作を説明するための図The figure for demonstrating the access operation to the content server from the subscriber terminal in the conventional content service system

符号の説明Explanation of symbols

101、1401 加入者端末
102 パケット変換装置
103、1403 ISP網(所定のネットワーク)
104、1404 インターネット
105、1405 コンテンツサーバ(情報提供サーバ)
106、1406 コンテンツ配信網(サービスネットワーク)
107 第2のDNSサーバ(第2の情報管理サーバ)
108 網終端装置
109 ルータ
110 第1のDNSサーバ(第1の情報管理サーバ)
201 加入者インタフェース(第2送信手段)
202 ISPインタフェース
203 コンテンツ配信網インタフェース(第1送信手段)
204 パケット転送部(透過転送手段)
205 パケット識別・プロトコル変換部(判断手段、第1変換手段、第2変換手段)
206 記憶装置(情報提供サーバ記憶手段、第1の情報管理サーバ記憶手段、ネットワークトンネル情報記憶手段)
207 登録部(登録手段)
1402 L2SW
1407 DNSサーバ
1408 第1の網終端装置
1409 第2の網終端装置
101, 1401 Subscriber terminal 102 Packet converter 103, 1403 ISP network (predetermined network)
104, 1404 Internet 105, 1405 Content server (information providing server)
106, 1406 Content distribution network (service network)
107 Second DNS server (second information management server)
108 network termination device 109 router 110 first DNS server (first information management server)
201 Subscriber interface (second transmission means)
202 ISP interface 203 Content distribution network interface (first transmission means)
204 Packet transfer unit (transparent transfer means)
205 Packet identification / protocol conversion unit (determination means, first conversion means, second conversion means)
206 Storage device (information providing server storage means, first information management server storage means, network tunnel information storage means)
207 Registration section (registration means)
1402 L2SW
1407 DNS server 1408 First network terminator 1409 Second network terminator

Claims (16)

加入者端末と、
前記加入者端末に接続されるインタフェースと、所定のネットワークに接続されるインタフェースと、前記所定のネットワークとは異なるポリシーで運用されるサービスネットワークに接続されるインタフェースとを有するパケット交換装置と、
前記サービスネットワーク内に設置される第1の情報管理サーバと、
前記サービスネットワーク内に設置される情報提供サーバと、
前記パケット交換装置と前記サービスネットワークとの間に設置されるルータと、
前記加入者端末と前記所定のネットワークとの間に設置される網終端装置と、
前記所定のネットワーク内に設置される第2の情報管理サーバとから構成され、
前記加入者端末と前記所定のネットワークとの間をトンネリングプロトコルによるネットワークトンネルを用いて接続されるネットワークシステムにおける接続サーバ振り分け方法であって、
前記パケット交換装置が、前記加入者端末から受信するパケットに含まれる照会先サーバ情報と、前記パケット交換装置にあらかじめ記憶された前記情報提供サーバのサーバ情報とを照合判断するステップと、
前記パケット交換装置が、前記照合判断した結果、所定の条件を満たさないと判断した場合には前記所定のネットワークに接続されるインタフェースへ透過転送するステップと、
前記パケット交換装置が、前記照合判断した結果、所定の条件を満たすと判断した場合には前記パケット交換装置にあらかじめ記憶された前記第1の情報管理サーバのサーバ情報に基づいて、前記パケットのヘッダを変換し、前記ネットワークトンネルの通信プロトコルを前記サービスネットワークの通信プロトコルへプロトコル変換するステップと、
前記パケット交換装置が、前記サービスネットワークの通信プロトコルへプロトコル変換されたパケットを前記サービスネットワーク内に設置される前記第1の情報管理サーバへ送信するステップと、
前記パケット交換装置が、前記第1の情報管理サーバへ送信されたパケットに含まれる照会先サーバ情報に対して、前記第1の情報管理サーバから受信する応答情報及び送信先となる前記加入者端末の情報を含む応答パケットのうちの前記加入者端末の情報と、前記網終端装置と前記加入者端末との間で前記パケット交換装置を介して送受信され、前記送受信の際に前記パケット交換装置が取得して前記パケット交換装置の所定の記憶領域に記憶した、前記応答パケットを前記加入者端末へ送信する際に用いられるネットワークトンネル情報とに基づいて、前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索し、前記検索されたネットワークトンネル情報に基づいて前記応答パケットのヘッダを変換し、前記サービスネットワークの通信プロトコルを前記ネットワークトンネルの通信プロトコルへプロトコル変換するステップと、
前記パケット交換装置が、前記ネットワークトンネルの通信プロトコルへプロトコル変換された応答パケットを前記加入者端末へ送信するステップとを、
有する接続サーバ振り分け方法。
A subscriber terminal,
A packet switching device having an interface connected to the subscriber terminal, an interface connected to a predetermined network, and an interface connected to a service network operated by a policy different from the predetermined network;
A first information management server installed in the service network;
An information providing server installed in the service network;
A router installed between the packet switching device and the service network;
A network termination device installed between the subscriber terminal and the predetermined network;
A second information management server installed in the predetermined network;
A connection server distribution method in a network system in which the subscriber terminal and the predetermined network are connected using a network tunnel according to a tunneling protocol,
The packet switching device collating and determining inquiry server information included in a packet received from the subscriber terminal and server information of the information providing server stored in advance in the packet switching device;
When the packet switching device determines that the predetermined condition is not satisfied as a result of the collation determination, transparently transfers to the interface connected to the predetermined network; and
When the packet switching device determines that the predetermined condition is satisfied as a result of the collation determination, the packet header is based on server information of the first information management server stored in advance in the packet switching device. Converting the communication protocol of the network tunnel to the communication protocol of the service network; and
The packet switching device transmitting a packet protocol-converted to a communication protocol of the service network to the first information management server installed in the service network;
Response information received from the first information management server and the subscriber terminal serving as a transmission destination for the inquiry server information contained in the packet transmitted to the first information management server by the packet switching device Information of the subscriber terminal in the response packet including the above information and is transmitted / received between the network terminating device and the subscriber terminal via the packet switching device, and at the time of the transmission / reception, the packet switching device The network corresponding to information of the subscriber terminal based on network tunnel information used when transmitting the response packet to the subscriber terminal, acquired and stored in a predetermined storage area of the packet switching device Tunnel information is searched, a header of the response packet is converted based on the searched network tunnel information, and the service network is converted. Comprising the steps of protocol conversion of communication protocol of the work to a communication protocol of the network tunnel,
The packet switching device transmitting a response packet converted into a communication protocol of the network tunnel to the subscriber terminal;
Connection server distribution method having.
前記サービスネットワークは、コンテンツ配信網である請求項1に記載の接続サーバ振り分け方法。   The connection server distribution method according to claim 1, wherein the service network is a content distribution network. 前記ネットワークトンネルの通信プロトコルがPPPoE(Point to Point Protocol over Ethernet(登録商標))である請求項1又は2に記載の接続サーバ振り分け方法。   The connection server distribution method according to claim 1 or 2, wherein a communication protocol of the network tunnel is PPPoE (Point to Point Protocol over Ethernet (registered trademark)). 前記パケット交換装置は、前記加入者端末にIPアドレスを付与するためのPPPoEパケットを受信した場合に前記ネットワークトンネル情報を取得し記憶する請求項3に記載の接続サーバ振り分け方法。   The connection server distribution method according to claim 3, wherein the packet switching apparatus acquires and stores the network tunnel information when receiving a PPPoE packet for assigning an IP address to the subscriber terminal. 前記パケット交換装置が、前記照会先サーバ情報と前記情報提供サーバのサーバ情報とを前記照合判断した結果、所定の条件を満たすと判断した場合の前記パケットのヘッダの変換において、Etherヘッダの送信先MACアドレスを、前記網終端装置のMACアドレスから前記サービスネットワークの端点に設置されているルータ又は前記サービスネットワーク内に設置されている前記第1の情報管理サーバのMACアドレスに変換し、送信元MACアドレスを前記加入者端末のMACアドレスから前記パケット交換装置のMACアドレスに変換し、IPヘッダの送信先IPアドレスを、前記所定のネットワーク内に設置される第2の情報管理サーバのIPアドレスから前記サービスネットワーク内に設置される第1の情報管理サーバのIPアドレスに変換する請求項1から4のいずれか1つに記載の接続サーバ振り分け方法。   In the conversion of the header of the packet when the packet switching apparatus determines that a predetermined condition is satisfied as a result of the collation determination of the inquiry destination server information and the server information of the information providing server, the transmission destination of the Ether header The MAC address is converted from the MAC address of the network terminating device to the MAC address of the router installed at the end point of the service network or the first information management server installed in the service network, and the source MAC The address is converted from the MAC address of the subscriber terminal to the MAC address of the packet switching device, and the destination IP address of the IP header is converted from the IP address of the second information management server installed in the predetermined network. Of the first information management server installed in the service network Connection server distribution method according to one of claims 1 to 4 for converting the P address. 前記応答パケットに含まれる前記加入者端末の情報に対応する前記ネットワークトンネル情報の検索が、前記加入者端末の情報に含まれる送信先IPアドレスに基づく検索である請求項1から5のいずれか1つに記載の接続サーバ振り分け方法。   The search for the network tunnel information corresponding to the information on the subscriber terminal included in the response packet is a search based on a destination IP address included in the information on the subscriber terminal. Connection server distribution method described in 1. 前記パケット交換装置が、前記応答パケットに含まれる前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索した結果、対応する前記ネットワークトンネル情報が得られない場合には前記応答パケットを破棄する請求項1から6のいずれか1つに記載の接続サーバ振り分け方法。   The packet switching device discards the response packet when the corresponding network tunnel information is not obtained as a result of searching the network tunnel information corresponding to the information of the subscriber terminal included in the response packet. Item 7. The connection server distribution method according to any one of Items 1 to 6. 前記パケット交換装置が、前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索し、前記検索されたネットワークトンネル情報に基づいて前記応答パケットのヘッダを変換する場合において、Etherヘッダの送信先MACアドレスを前記サービスネットワークの端点に設置されているルータ又は前記サービスネットワーク内に設置されている前記第1の情報管理サーバのMACアドレスから前記網終端装置のMACアドレスに変換し、送信元MACアドレスを前記パケット交換装置のMACアドレスから前記加入者端末のMACアドレスに変換し、IPヘッダの送信元IPアドレスを前記サービスネットワーク内に設置される前記第1の情報管理サーバのIPアドレスから、前記所定のネットワーク内に設置される前記第2の情報管理サーバのIPアドレスに変換する請求項1から7のいずれか1つに記載の接続サーバ振り分け方法。   When the packet switching device searches the network tunnel information corresponding to the subscriber terminal information and converts the header of the response packet based on the searched network tunnel information, the destination MAC of the Ether header An address is converted from a MAC address of a router installed at an end point of the service network or the first information management server installed in the service network to a MAC address of the network termination device, and a source MAC address is converted The MAC address of the packet switching device is converted into the MAC address of the subscriber terminal, and the source IP address of the IP header is converted from the IP address of the first information management server installed in the service network Installed in the network Connection server distribution method according to any one of claims 1 7 for converting the second information management server IP address. 加入者端末と、
前記加入者端末に接続されるインタフェースと、所定のネットワークに接続されるインタフェースと、前記所定のネットワークとは異なるポリシーで運用されるサービスネットワークに接続されるインタフェースとを有するパケット交換装置と、
前記サービスネットワーク内に設置される第1の情報管理サーバと、
前記サービスネットワーク内に設置される情報提供サーバと、
前記パケット交換装置と前記サービスネットワークとの間に設置されるルータと、
前記加入者端末と前記所定のネットワークとの間に設置される網終端装置と、
前記所定のネットワーク内に設置される第2の情報管理サーバとから構成され、
前記加入者端末と前記所定のネットワークとの間をトンネリングプロトコルによるネットワークトンネルを用いて接続されるネットワークシステムの前記パケット交換装置であって、
前記情報提供サーバのサーバ名とIPアドレスとを関連付けて記憶する情報提供サーバ記憶手段と、
前記第1の情報管理サーバのIPアドレスを記憶する第1の情報管理サーバ記憶手段と、
前記加入者端末と前記所定のネットワークとの間に確立される前記ネットワークトンネルのネットワークトンネル情報を前記加入者端末ごとに記憶するネットワークトンネル情報記憶手段と、
前記網終端装置と前記加入者端末との間で送受信される前記ネットワークトンネル情報を取得し、前記ネットワークトンネル情報記憶手段に登録する登録手段と、
前記加入者端末から受信したパケットに含まれる照会先サーバ情報と前記情報提供サーバ記憶手段に記憶された前記情報提供サーバのサーバ名とを照合判断する判断手段と、
前記判断手段によって照合判断された結果、所定の条件を満たさないと判断された場合には前記所定のネットワークに接続されるインタフェースへ透過転送する透過転送手段と、
前記判断手段によって照合判断された結果、所定の条件を満たすと判断された場合には前記第1の情報管理サーバ記憶手段に記憶された前記第1の情報管理サーバのIPアドレスに基づいて、前記パケットのヘッダを変換し、前記ネットワークトンネルの通信プロトコルを前記サービスネットワークの通信プロトコルへプロトコル変換する第1変換手段と、
前記第1変換手段によって変換されたパケットを前記サービスネットワーク内に設置される前記第1の情報管理サーバへ送信する第1送信手段と、
前記第1の情報管理サーバへ送信されたパケットに含まれる照会先サーバ情報に対して、前記第1の情報管理サーバから受信する応答情報及び送信先となる前記加入者端末の情報を含む応答パケットにおける前記加入者端末の情報と、前記ネットワークトンネル情報記憶手段に記憶されたネットワークトンネル情報とに基づいて前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索し、前記検索されたネットワークトンネル情報に基づいて前記応答パケットのヘッダを変換し、前記サービスネットワークの通信プロトコルを前記ネットワークトンネルの通信プロトコルへプロトコル変換する第2変換手段と、
前記第2変換手段によって変換された応答パケットを前記加入者端末へ送信する第2送信手段とを、
備えるパケット交換装置。
A subscriber terminal,
A packet switching device having an interface connected to the subscriber terminal, an interface connected to a predetermined network, and an interface connected to a service network operated by a policy different from the predetermined network;
A first information management server installed in the service network;
An information providing server installed in the service network;
A router installed between the packet switching device and the service network;
A network termination device installed between the subscriber terminal and the predetermined network;
A second information management server installed in the predetermined network;
The packet switching device of a network system connected between the subscriber terminal and the predetermined network using a network tunnel according to a tunneling protocol,
Information providing server storage means for associating and storing a server name and an IP address of the information providing server;
First information management server storage means for storing an IP address of the first information management server;
Network tunnel information storage means for storing network tunnel information of the network tunnel established between the subscriber terminal and the predetermined network for each subscriber terminal;
Registration means for obtaining the network tunnel information transmitted and received between the network termination device and the subscriber terminal, and registering it in the network tunnel information storage means;
Determining means for collating and determining reference server information included in the packet received from the subscriber terminal and the server name of the information providing server stored in the information providing server storage means;
As a result of the collation judgment by the judgment means, when it is judged that the predetermined condition is not satisfied, the transparent transfer means for transparently transferring to the interface connected to the predetermined network;
As a result of the collation judgment by the judgment means, when it is judged that a predetermined condition is satisfied, based on the IP address of the first information management server stored in the first information management server storage means, First conversion means for converting a header of the packet and converting the communication protocol of the network tunnel to the communication protocol of the service network;
First transmission means for transmitting the packet converted by the first conversion means to the first information management server installed in the service network;
A response packet including response information received from the first information management server and information on the subscriber terminal serving as a transmission destination with respect to reference destination server information included in the packet transmitted to the first information management server The network tunnel information corresponding to the subscriber terminal information is retrieved based on the subscriber terminal information and the network tunnel information stored in the network tunnel information storage means, and the retrieved network tunnel information Second conversion means for converting the header of the response packet based on the protocol, and converting the communication protocol of the service network to the communication protocol of the network tunnel;
Second transmission means for transmitting the response packet converted by the second conversion means to the subscriber terminal;
A packet switching apparatus provided.
前記サービスネットワークは、コンテンツ配信網である請求項9に記載のパケット交換装置。   The packet switching apparatus according to claim 9, wherein the service network is a content distribution network. 前記ネットワークトンネルの通信プロトコルがPPPoE(Point to Point Protocol over Ethernet(登録商標))である請求項9又は10に記載のパケット交換装置。   The packet switching apparatus according to claim 9 or 10, wherein a communication protocol of the network tunnel is PPPoE (Point to Point Protocol over Ethernet (registered trademark)). 前記登録手段は、前記加入者端末にIPアドレスを付与するためのPPPoEパケットを受信した場合に前記ネットワークトンネル情報を取得し登録する請求項11に記載のパケット交換装置。   12. The packet switching apparatus according to claim 11, wherein the registration unit acquires and registers the network tunnel information when receiving a PPPoE packet for assigning an IP address to the subscriber terminal. 前記判断手段が前記照会先サーバ情報と前記情報提供サーバのサーバ名とを照合判断した結果、所定の条件を満たすと判断した場合の前記パケットのヘッダの変換において、前記第1変換手段は、Etherヘッダの送信先MACアドレスを、前記網終端装置のMACアドレスから前記サービスネットワークの端点に設置されているルータ又は前記サービスネットワーク内に設置される前記第1の情報管理サーバのMACアドレスに変換し、送信元MACアドレスを前記加入者端末のMACアドレスから前記パケット交換装置のMACアドレスに変換し、IPヘッダの送信先IPアドレスを、前記所定のネットワーク内に設置される第2の情報管理サーバのIPアドレスから前記サービスネットワーク内に設置される第1の情報管理サーバのIPアドレスに変換する請求項9から12のいずれか1つに記載のパケット交換装置。   In the conversion of the header of the packet when it is determined that the predetermined condition is satisfied as a result of the determination unit collating the reference server information with the server name of the information providing server, the first conversion unit includes: Converting the destination MAC address of the header from the MAC address of the network termination device to the MAC address of the router installed at the end point of the service network or the first information management server installed in the service network; The source MAC address is converted from the MAC address of the subscriber terminal to the MAC address of the packet switching device, and the destination IP address of the IP header is changed to the IP of the second information management server installed in the predetermined network. The first information management server installed in the service network from the address Packet switching apparatus according to any one of claims 9 to convert the P address 12. 前記応答パケットに含まれる前記加入者端末の情報に対応する前記ネットワークトンネル情報の検索において、前記第2変換手段は、前記加入者端末の情報に含まれる送信先IPアドレスに基づいて検索する請求項9から13のいずれか1つに記載のパケット交換装置。   The search for the network tunnel information corresponding to the information on the subscriber terminal included in the response packet, wherein the second conversion means searches based on a destination IP address included in the information on the subscriber terminal. The packet switching device according to any one of 9 to 13. 前記第2変換手段は、前記応答パケットに含まれる前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索した結果、対応する前記ネットワークトンネル情報が得られない場合には前記応答パケットを破棄する請求項9から14のいずれか1つに記載のパケット交換装置。   The second conversion means discards the response packet when the corresponding network tunnel information is not obtained as a result of searching the network tunnel information corresponding to the subscriber terminal information included in the response packet. The packet switching device according to any one of claims 9 to 14. 前記加入者端末の情報に対応する前記ネットワークトンネル情報を検索し、前記検索されたネットワークトンネル情報に基づいて前記応答パケットのヘッダを変換する場合において、前記第2変換手段は、Etherヘッダの送信先MACアドレスを、前記サービスネットワークの端点に設置されているルータ又は前記サービスネットワーク内に設置されている前記第1の情報管理サーバのMACアドレスから前記網終端装置のMACアドレスに変換し、送信元MACアドレスを前記パケット交換装置のMACアドレスから前記加入者端末のMACアドレスに変換し、IPヘッダの送信元IPアドレスを前記サービスネットワーク内に設置される前記第1の情報管理サーバのIPアドレスから、前記所定のネットワーク内に設置される前記第2の情報管理サーバのIPアドレスに変換する請求項9から15のいずれか1つに記載のパケット交換装置。
In the case where the network tunnel information corresponding to the subscriber terminal information is searched and the header of the response packet is converted based on the searched network tunnel information, the second conversion means transmits the Ether header destination The MAC address is converted from the MAC address of the router installed at the end point of the service network or the first information management server installed in the service network to the MAC address of the network termination device, and the source MAC An address is converted from a MAC address of the packet switching device to a MAC address of the subscriber terminal, and a source IP address of an IP header is converted from the IP address of the first information management server installed in the service network, The first installed in a predetermined network Packet switching apparatus according to any one of claims 9 to 15 for converting the information management server of the IP address.
JP2003287428A 2003-08-06 2003-08-06 Connection server distribution method and packet exchange device Withdrawn JP2005057558A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003287428A JP2005057558A (en) 2003-08-06 2003-08-06 Connection server distribution method and packet exchange device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003287428A JP2005057558A (en) 2003-08-06 2003-08-06 Connection server distribution method and packet exchange device

Publications (1)

Publication Number Publication Date
JP2005057558A true JP2005057558A (en) 2005-03-03

Family

ID=34366409

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003287428A Withdrawn JP2005057558A (en) 2003-08-06 2003-08-06 Connection server distribution method and packet exchange device

Country Status (1)

Country Link
JP (1) JP2005057558A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009164843A (en) * 2007-12-28 2009-07-23 Canon Inc Communication device and operation device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009164843A (en) * 2007-12-28 2009-07-23 Canon Inc Communication device and operation device

Similar Documents

Publication Publication Date Title
JP4130962B2 (en) System and method for using a domain name to route data sent to a destination on a network
US8537818B1 (en) Packet structure for mirrored traffic flow
US8396954B2 (en) Routing and service performance management in an application acceleration environment
US6888807B2 (en) Applying session services based on packet flows
US7730521B1 (en) Authentication device initiated lawful intercept of network traffic
WO2021073565A1 (en) Service providing method and system
WO2019033920A1 (en) Method and device enabling network side to identify and control remote user equipment
WO2021073555A1 (en) Service providing method and system, and remote acceleration gateway
WO2022033345A1 (en) Pdu session establishment method, terminal device, and chip system
US8724630B2 (en) Method and system for implementing network intercommunication
CN106559302A (en) Single tunnel method for building up, device and system
US20230379244A1 (en) Ultra reliable segment routing
US20100260203A1 (en) TUNNELING IPv6 PACKET THROUGH IPv4 NETWORK USING A TUNNEL ENTRY BASED ON IPv6 PREFIX AND TUNNELING IPv4 PACKET USING A TUNNEL ENTRY BASED ON IPv4 PREFIX
US6735220B1 (en) Using a centralized server to coordinate assignment of identifiers in a distributed system
US20090106436A1 (en) Methods and systems for offload processing
TW200840282A (en) Systems and methods for transporting data across an air interface using reduced address headers
WO2023186109A1 (en) Node access method and data transmission system
KR100772537B1 (en) Ipv6 transition system and method tunneling from ipv6 packet to ipv4 in ipv4 network environment
TWI281804B (en) Packet forwarding method and system
JP2005057558A (en) Connection server distribution method and packet exchange device
EP1909450B1 (en) Method to route a network initiated message in a complex network using Radius protocol
US20030115359A1 (en) Network relay apparatus, network system, and network relay method
JP2013126219A (en) Transfer server and transfer program
JP2005210352A (en) Ip address converter and converting method
US8036218B2 (en) Technique for achieving connectivity between telecommunication stations

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20061107