WO2006123456A1 - パケット処理装置、通信システム、パケット処理方法、および当該方法を実行させるプログラム - Google Patents

パケット処理装置、通信システム、パケット処理方法、および当該方法を実行させるプログラム Download PDF

Info

Publication number
WO2006123456A1
WO2006123456A1 PCT/JP2006/302227 JP2006302227W WO2006123456A1 WO 2006123456 A1 WO2006123456 A1 WO 2006123456A1 JP 2006302227 W JP2006302227 W JP 2006302227W WO 2006123456 A1 WO2006123456 A1 WO 2006123456A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
processing device
repetitive
transmitted
communication
Prior art date
Application number
PCT/JP2006/302227
Other languages
English (en)
French (fr)
Inventor
Yoshihiro Oka
Yoshikatsu Fujita
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 EP20060713370 priority Critical patent/EP1883187A1/en
Priority to US11/911,422 priority patent/US20090073877A1/en
Publication of WO2006123456A1 publication Critical patent/WO2006123456A1/ja

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/50Overload detection or protection within a single switching element
    • H04L49/505Corrective measures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/2557Translation policies or rules
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • H04L67/5651Reducing the amount or size of exchanged application data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Definitions

  • Packet processing apparatus communication system, packet processing method, and program for executing the method
  • the present invention relates to a packet processing apparatus that performs processing related to a packet, a communication system including the packet processing method, a packet processing method, and a program that executes the method.
  • a predetermined packet is repeatedly transmitted to a server device.
  • the communication processing device is, for example, a router having a network address translation (hereinafter referred to as NAT) function.
  • NAT network address translation
  • One purpose for the information processing device to repeatedly transmit the packet to the server device is to maintain the port of the communication processing device, and the other purpose is for a predetermined process in the server device.
  • a communication processing device having a NAT function such as a router
  • packets are transferred from the local area network (hereinafter referred to as LAN) side to the wide area network (hereinafter referred to as WAN) side.
  • LAN local area network
  • WAN wide area network
  • IP private Internet protocol
  • the packet is passed to the information processing apparatus by performing filter processing according to a predetermined reception filter rule and performing reverse conversion of address conversion.
  • the receive filter rule that determines the possibility of receiving a packet from the WAN side is only from the address that sent the packet from that port. Addresses that only receive packets There is a sensitive 'filter, a port' sensitive filter that only receives packets from the port that sent the packet from that port, and a filter that does not exist!
  • a time for performing such address conversion is set. Specifically, after a certain period of address translation is performed between the WAN side and the LAN side and the power has passed for a predetermined period, the address translation for the received packet is not performed. In other words, new address translation is performed on the packet received from the LAN side. That is, the packet from the WAN side is not received by the information processing device, and the information processing device cannot be accessed from the external device such as a mobile phone via the server device.
  • the predetermined period is referred to as a port maintenance time. Therefore, in order to maintain the port of the communication processing device so that the external device power information processing device such as a mobile phone can be accessed via the server device, that is, the packet from the WAN side is the communication processing device. In order to be transmitted to the information processing device via the packet, the packet is transmitted repeatedly.
  • the predetermined process in the server is, for example, a process for determining whether or not the IP address on the WAN side of the communication processing device has changed.
  • the IP address on the WAN side of the communication processing device may be changed every predetermined period depending on the setting of the connection provider.
  • the server device if the server device is informed of the address change, the server device cannot transmit information to the information processing device via the communication processing device.
  • the information processing device cannot be accessed from the external device via the server device. Therefore, the packet is repeatedly transmitted so that the server apparatus can perform processing such as knowing a change in the address of the communication processing apparatus.
  • the present invention provides a packet processing apparatus capable of reducing a packet processing burden on a server apparatus in a system including an information processing apparatus that repeatedly transmits a packet and a server apparatus that receives the packet.
  • a communication system including the same, and a packet processing method are provided.
  • the receiving unit that receives the packet, and whether the packet received by the receiving unit is a repetitive packet that is a packet that is repeatedly transmitted to the server device with respect to the information processing device.
  • a packet determining unit that determines whether the packet is determined to be a repetitive packet by the packet determining unit, a packet that is determined not to be a repetitive packet by the packet determining unit, and a transmission
  • a transmission unit that transmits a packet that is determined to be transmitted by the determination unit, and that does not transmit a packet that is determined not to be transmitted by the transmission determination unit.
  • the transmission determining unit may determine that a predetermined percentage of repetitive packets are not transmitted among repetitive packets. According to this, a predetermined percentage of repetitive packets will not reach the server device, and the proportion of repetitive packets reaching the server device can be reliably reduced, and the processing load on the server device can be reliably reduced. it can. On the other hand, since repetitive packets other than a predetermined ratio of repetitive packets are transmitted to the server device, the server device can also perform processing using the repetitive packets.
  • the transmission determination unit may determine that the repetitive packet satisfying a predetermined condition is not transmitted to the server device among the repetitive packets. With such a configuration, it is possible to prevent a repetitive packet that satisfies a predetermined condition from reaching the server device. By appropriately setting the predetermined condition, the repeated packet to be received by the server device may be transmitted to the server device and may not be received by the server device. It can also be made so that it is not sent to.
  • the repetitive packet includes first address information that is information related to a source address set in a header of the repetitive packet, and a payload of the repetitive packet by the information processing device. And the second address information that is information related to the address set in the transmission packet, and the transmission determination unit matches the first packet information and the second address information included in the second packet. May be determined not to be transmitted to the server device.
  • the first address information included in the repetitive packet may be set by a transmission processing device having an address conversion function via the repetitive packet. According to this, for example, when the address of the communication processing device held by the information processing device has been changed, the repetitive packet is transmitted to the server device. Otherwise, the repetitive packet is transmitted to the server device. It can be done without sending to.
  • a communication system of the present invention is a communication system including the above-described packet processing device and a switch device that extracts only packets transmitted to a server device from packets communicated on a communication line,
  • the receiving unit of the packet processing device receives the packet extracted by the switch device.
  • FIG. 1 is a diagram showing a configuration of a communication system including a packet processing device according to a first embodiment of the present invention.
  • FIG. 2 is a flowchart showing the operation of the packet processing apparatus in the embodiment.
  • FIG. 3 is a diagram showing an example of a configuration of a repetitive packet processed by the packet processing device in the embodiment.
  • FIG. 4 is a diagram showing an example of reception count information in the packet processing device in the embodiment.
  • FIG. 5 is another diagram showing an example of the configuration of a repetitive packet processed by the packet processing device in the embodiment.
  • FIG. 6 shows an example of the configuration of a repetitive packet processed by the packet processing apparatus in the embodiment. It is another figure which shows an example.
  • FIG. 7 is a diagram showing a configuration of a communication system including a packet processing device in a second embodiment of the present invention.
  • a communication system including a packet processing apparatus according to a first embodiment of the present invention will be described with reference to the drawings.
  • FIG. 1 is a diagram illustrating a configuration of a communication system including a packet processing device according to the present embodiment.
  • the communication system includes an information processing device 1, a communication processing device 2, a packet processing device 3, and a server device 4.
  • the communication processing device 2, the packet processing device 3, and the server device 4 are connected by wired or wireless communication lines 100 and 200.
  • the communication lines 100 and 200 are, for example, the Internet, an intranet, and a public telephone line network.
  • the packet processing device 3 exists in one of the relay nodes in the communication lines 100 and 200 between the communication processing device 2 and the server device 4.
  • the information processing apparatus 1 is, for example, a computer, a microwave oven, a telephone set, a printer, Equipment, refrigerators, washing machines, air conditioners, televisions, video recorders, set-top boxes, etc.
  • the information processing apparatus 1 repeatedly transmits the repeated packet.
  • the repetitive packet is a packet that the information processing apparatus 1 repeatedly transmits.
  • “Repeatedly send” means to send repeatedly and repeatedly, and the transmission cycle may be constant, for example, every 5 minutes, or, for example, 4 to 20 minutes It may be indefinite, such as changing between.
  • the cycle for transmitting repetitive packets is normally set shorter than the port maintenance time of communication processing device 2.
  • the payload of this repetitive packet may or may not contain any information.
  • the repetitive packet is, for example, a packet of a user “datagram protocol” (hereinafter referred to as “UDP”) or a transmission control protocol (hereinafter referred to as “TCP”).
  • UDP user “datagram protocol”
  • TCP transmission control protocol
  • the communication processing device 2 performs processing related to communication between the information processing device 1, the server device 4, and the like.
  • the communication processing device 2 may have the function of a transmission processing device having a NAT function for performing address translation, or may be a device having a packet filtering firewall function, or its The apparatus which has both may be sufficient.
  • packet filtering is, for example, selection of received packets based on reception filter rules.
  • the reception filter rules include, for example, an address “sensitive” filter, a port “sensitive” filter, and a no-one filter as described above. Even when the communication processing device 2 is a device having only a firewall function, it is assumed that the port maintenance time is set in the communication processing device 2 in the same manner as described above.
  • the packet processing device 3 includes a reception unit 31, a packet determination unit 32, a transmission determination unit 33, a transmission unit 34, a program execution unit 37, and a recording medium 38.
  • the packet processing device 3 will be described only when the packet processing device 3 processes a packet transmitted to the communication line 200 side as well as the communication line 100 side. Do the process of sending the sent packet to the communication line 100 side.
  • the program execution unit 37 and the recording medium 38 will be described later.
  • the receiving unit 31 receives a packet transmitted from the communication line 100 side.
  • the packet is For example, it is a packet transmitted from the information processing device 1 via the communication processing device 2.
  • the receiving unit 31 may or may not include a receiving device for receiving, for example, a modem or a network card. When the receiving unit 31 does not include a receiving device, a receiving device (not shown) exists between the receiving unit 31 and the communication line 100.
  • the receiving unit 31 may be realized by hardware or may be realized by software such as a driver that drives the receiving device.
  • the packet determination unit 32 determines whether the packet received by the reception unit 31 is a repetitive packet that is a packet that is repeatedly transmitted from the information processing device 1 to the server device 4. For example, if the repetitive packet includes information indicating that the packet is a repetitive packet, the packet determination unit 32 uses the information to determine whether the packet is a repetitive packet. May be. Further, for example, when information on the source address of the repetitive packet and information on the destination address are determined, the packet determination unit 32 repeats the packet based on the address included in the packet header. You may decide whether it is a packet.
  • the address-related information may be, for example, an IP address or a port number or both.
  • the packet determination unit 32 determines whether the port number of the destination of the packet is the port number of the destination of the repetitive packet. It is also possible to determine whether or not the packet is a repetitive packet based on the determination result. For example, when the format of the repetitive packet is determined, the packet determination unit 32 may determine whether the packet is a repetitive packet based on the packet format.
  • the packet format is, for example, a packet size or a packet protocol such as UDP or TCP.
  • the packet determination unit 32 may determine by combining them. For example, when the protocol of the repetitive packet, the destination port number, and the size are determined, the packet determining unit 32 may determine that the packet satisfying all the conditions is a repetitive packet. . Further, the determination method by the packet determination unit 32 is not limited to these, and it is a matter of course!
  • the packet determining unit 32 may determine that the packet is a repetitive packet. May be determined not to be a repetitive packet, or both. If the packet judgment unit 32 determines whether the packet received by the reception unit 31 is a repetitive packet based on the result of the judgment by the packet judgment unit 32, what is the result of the judgment by the packet judgment unit 32? May be.
  • the transmission determining unit 33 determines whether or not to transmit the packet determined by the packet determining unit 32 to be a repetitive packet. Specifically, the determination may be made as follows. Needless to say, the judgment method is not limited to the following explanation. Further, the transmission determining unit 33 may determine whether to transmit the repetitive packet to the server apparatus 4 or may determine not to transmit the repetitive packet to the server apparatus 4, or may determine both. Good. If the result of the judgment by the transmission judgment unit 33 indicates whether the repetitive packet is to be transmitted or not, what kind of result is the judgment by the transmission judgment unit 33?
  • the transmission determining unit 33 may determine not to transmit a predetermined percentage of repetitive packets among repetitive packets, for example. Specifically, the transmission determining unit 33 or other component power included in the packet processing device 3 Information regarding the source address of the repetitive packet, information regarding the destination address, and the number of times the repetitive packet has been received. If the number of receptions is a predetermined value, for example, if the value of the first digit of the number of receptions is ⁇ 1 '', it is determined that a repetitive packet is to be transmitted. You may decide not to send repetitive packets.
  • the random number generator generates a value between 0 and 9 every time a repeated packet is received, and the value generated by the random number generator is a predetermined value. In some cases, for example, when the value S generated by the random number generator is S “l”, the transmission determination unit 33 determines to transmit a repetitive packet. Otherwise, the transmission determination unit 33 does not transmit the repetitive packet. You may judge.
  • the transmission determining unit 33 may determine not to transmit a repetitive packet that satisfies a predetermined condition among repetitive packets. Specifically, in the information processing apparatus 1, a flag indicating that transmission is unnecessary is set for some repetitive packets, and the transmission determination unit 33 transmits based on the flag included in the repetitive packet. It may be determined whether or not. For example, When “1” is set in the flag indicating that transmission is not required, the transmission determination unit 33 determines that transmission is not performed, and when “0” is set in the flag, it determines that transmission is performed. May be.
  • a count value corresponding to the number of times the repetitive packet is transmitted is set in the repetitive packet, and the transmission determining unit 33 sets the count value included in the repetitive packet to a predetermined value. In some cases, for example, when the value of the first digit of the count value is “1”, it may be determined that a repetitive packet is transmitted. If the communication processing device 2 has the function of a transmission processing device having an address conversion function (NAT function), the address and port number of the repetitive packet transmission source are the communication line 100 side of the communication processing device 2. This is the address and port number.
  • NAT function address conversion function
  • the information processing apparatus 1 sets information related to the address on the communication line 100 side of the communication processing apparatus 2 in the payload of the repeated packet and transmits the information.
  • the repetitive packet received by the receiving unit 31 includes first address information that is information on an address set by the communication processing device 2 having an address change through the repetitive packet, and 2nd address information which is the information regarding the address set by the information processing apparatus 1 is included.
  • the first address information is set in the header of the repeated packet, and the second address information is set in the payload of the repeated packet.
  • the address information may be an IP address or a port number, for example, and may be both.
  • the transmission determining unit 33 determines that the repetitive packet is transmitted to the server device 4 when the first address information and the second address information included in the repetitive packet do not match. You may decide not to send.
  • the server device 4 detects this and relates to the address on the communication line 100 side of the communication processing device 2 held by the information processing device 1. Processing for changing information can be performed on the information processing apparatus 1.
  • Transmitting unit 34 transmits a packet that is determined not to be a repetitive packet by packet determining unit 32. Further, the transmission unit 34 transmits a packet that has been determined to be a repetitive packet by the packet determination unit 32 and has been determined to be transmitted by the transmission determination unit 33. The transmission unit 34 does not transmit a packet that is determined to be a repetitive packet by the packet determination unit 32 and is determined not to be transmitted by the transmission determination unit 33.
  • the transmission unit 34 transmits a packet
  • the packet received by the reception unit 31 is transmitted as it is without rewriting the header.
  • the transmission unit 34 may transmit the packet as described above. Therefore, for example, a packet that is determined not to be transmitted by the transmission determination unit 33 among the packets received by the reception unit 31 is not passed to the transmission unit 34, and thus may not be transmitted as a result.
  • the transmission unit 34 may or may not include a transmission device for performing transmission, such as a modem or a network card.
  • a transmission device (not shown) exists between the transmission unit 34 and the communication line 200.
  • the transmitting unit 34 may be realized by hardware or software such as a driver that drives the transmitting device.
  • the server device 4 receives a packet transmitted from the information processing device 1 or the like.
  • the server apparatus 4 may perform predetermined processing on the repetitive packet.
  • the predetermined process is, for example, the following process.
  • Server device 4 determines whether or not the information on the address registered in advance matches the information on the source address of the received repetitive packet.
  • the information processing device 1 may change the information about the address held by the server device 4 based on the information about the source address of the repetitive packet.
  • the server device 4 may send an instruction to execute processing for changing the address information, or the information processing device 1 may include a packet including information on the address of the source of the repetitive packet in the payload. You can send it to. In this way, any processing performed in the server device 4 may be performed.
  • FIG. 2 is a flowchart showing the operation of the packet processing device according to this embodiment.
  • the receiving unit 31 determines whether or not the packet has been received (step S101). If a packet is received (Y in step S101), the process proceeds to step S102. If not (N in step S101), the process in step S101 is repeated until a packet is received.
  • the packet determining unit 32 determines whether the packet received by the receiving unit 31 is a repetitive packet (step S102). If it is a repetitive packet (Y in step S102), the process proceeds to step S103. If not (i.e., step S102), the process proceeds to step S104.
  • the transmission determining unit 33 determines whether to transmit a repetitive packet (step S 103).
  • step S103 When transmitting (step S103, step S103), the process proceeds to step S104.
  • step S103 When not transmitting (step S103, step S103), the process returns to step S101.
  • the transmission unit 34 transmits a packet that is not a repetitive packet or a repetitive packet that the transmission determination unit 33 determines to transmit (step S104). Then, the process returns to step S101.
  • the process ends when the power is turned off or the process is terminated.
  • the packet processing device 3 in the present embodiment will be described using a specific example.
  • the packet processing device 3 is a so-called router.
  • the addresses of the devices are as follows.
  • Information processing apparatus 1 192. 168. 0. 11
  • Communication processing device 2 (information processing device 1 side): 192. 168. 0. 1
  • Communication processor 2 (communication line 100 side): 155. 32. 10. 10
  • Packet processing device 3 (communication line 100 side): 202. 132. 10. 6
  • Packet processing device 3 (communication line 200 side): 202. 198. 105. 10
  • the packet determination unit 32 determines whether the packet is a repetitive packet based on the packet type identification information that is information for identifying the type of packet included in the repetitive packet. .
  • the transmission determination unit 33 compares the transmission source address, port number, and transmission destination address of the repetitive packet with the first digit of the number of times the repetitive packet is received. If there is information on the number of times of reception, which is the information to be attached, and the first digit of the number of times of reception is s “i”, it is determined that a repetitive packet is to be transmitted. It shall be judged.
  • FIG. 3 is a diagram illustrating an example of a configuration of a repetitive packet processed by the packet processing device according to the present embodiment.
  • the packet type identification information included in the repetitive packet includes that the packet type is a repetitive packet.
  • the repetitive packet is address-converted by the communication processing device 2 and received by the receiving unit 31 of the packet processing device 3 (step S101).
  • the packet determination unit 32 refers to the packet type identification information included in the payload of the repetitive packet, and determines that the packet type identification information is a repetitive packet because the packet type identification information indicates that the packet type is a repetitive packet (step S 102).
  • FIG. 4 is a diagram illustrating an example of reception count information in the packet processing device according to the present embodiment.
  • the transmission judgment unit 33 acquires the source address, port number, destination address, and port number of the header of the repetitive packet, and increments the corresponding reception count “10” by 1 to “11”. To do. Further, since the number of receptions after the increment is “11”, the transmission determining unit 33 determines to transmit the repetitive packet, and passes that fact to the transmitting unit 34 (step S 103).
  • Transmitting section 34 transmits the repetitive packet received by receiving section 31 (step S104).
  • the packet is received by the server device 4.
  • the subsequent processing in the server device 4 is optional as described above.
  • the transmission determination unit 33 determines not to transmit the repetitive packet, and passes that fact to the transmission unit 34 (step S 103).
  • the repetitive packet received by the receiving unit 31 is not transmitted.
  • the packet determining unit 32 determines that the packet is not a repetitive packet (step S102) and is transmitted from the transmitting unit 34. (Step S104).
  • the packet determination unit 32 determines the type of packet included in the repeated packet. Based on the packet type identification information that is information for identifying the packet, it is determined whether the packet is a repetitive packet. In Specific Example 2, it is assumed that the communication processing device 2 has an address conversion function. In addition, the information processing apparatus 1 sets the address and port number on the communication line 100 side of the communication processing apparatus 2 held by the information processing apparatus 1 in the payload of the repetitive packet and transmits it.
  • the transmission determination unit 33 also sets the address and port number set by the information processing device 1 in the payload of the repeated packet, and the source address and port number set by the communication processing device 2 in the header of the repeated packet. If the two match, it is determined that the repetitive packet is not transmitted, and if they do not match, it is determined that the repetitive packet is transmitted.
  • FIG. 5 is another diagram showing an example of the configuration of a repetitive packet processed by the packet processing apparatus in the present embodiment.
  • SA is a source address, which is a source address
  • SP is a source port
  • DA is , Destination Address, Destination Address
  • D PJ is Destination Port, Destination Port Number, Destination Port Number.
  • the transmission determining unit 33 reads the source address “155. 32.10.10” and the source port number “12345” set by the communication processing device 2 as the header power of the repeated packet. Further, the transmission determination unit 33 reads the source address “155. 32. 10. 10” and the source port number “12345” set by the information processing device 1 from the payload of the repeated packet. . As a result of comparison between the two, the transmission judgment unit 33 responds because the two match. It is determined not to send a return packet (step S103). As a result, the repetitive packet is not transmitted to the server device 4 and is discarded by the packet processing device 3.
  • a connection provider that provides an address on the communication line 100 side of the communication processing device 2 changes the address on the communication line 100 side of the communication processing device 2 to "155. 32. 10. 20". To do. If the repetitive packet is transmitted when the address on the communication line 100 side of the communication processing device 2 is not yet updated, the repetitive packet received by the receiving unit 31 is stored in the information processing device 1! Is as shown in FIG. FIG. 6 is another diagram showing an example of the configuration of a repetitive packet processed by the bucket processing apparatus in the present embodiment.
  • the packet determination unit 32 determines that the packet is a repetitive packet (step S102). Similar to the above description, the transmission determining unit 33 reads the source address “155. 32. 10. 20” and the source port number “11111” set by the communication processing device 2 for the header power of the repetitive packet. . Further, the transmission judgment unit 33 reads the source address “155. 32.10.10” and the source port number “12345” set by the information processing device 1 from the payload of the repetitive packet.
  • the transmission determining unit 33 determines to transmit the repetitive packet, and passes that fact to the transmitting unit 34 (step S103). Then, the transmission unit 34 transmits the repetitive packet received by the reception unit 31 (Step S104). The repeated packet is received by the server apparatus 4 via the communication line 200. What is the processing after receiving it?
  • the server device 4 notifies the information processing device 1 of the changed address and port number on the communication line 100 side of the communication processing device 2, and the address based on the changed address. An instruction to execute the registration process is notified. As a result, the information processing apparatus 1 performs the process of registering the changed address and port number for the server apparatus 4 and at the same time the communication line 100 of the communication processing apparatus 2 held by the information processing apparatus 1. Processing to change the address and port number on the side to a new one may be performed.
  • communication processing device 2 may not have an address conversion function.
  • the transmission determination unit 33 of the packet processing device 3 sets the first address information that is information related to the source address set in the header of the repeated packet and the payload of the repeated packet. If the second address information does not match, it may be determined that the repetitive packet is transmitted to the server device 4, and if they match, it may be determined that the repetitive packet is not transmitted to the server device 4.
  • the first address information set in the header of the repetitive packet is set in the payload of the repetitive packet, which may be set by the communication device of the information processing apparatus 1, for example.
  • the set second address information may be set by an application of the information processing apparatus 1, for example.
  • an application or the like that exists in the user space of the information processing apparatus 1 can directly connect to an address provider or a port number that exists in the powerful space of the information processing apparatus 1 without being referred to. It can be determined whether or not the address of the information processing apparatus 1 set by, for example, has been changed.
  • the packet processing device 3 when the received packet is a repetitive packet, some of the repetitive packets are not transmitted to the server device 4 in some repetitive manners. By not transmitting a packet, the number of repetitive packets received by the server device 4 can be reduced. As a result, the processing load on the server device 4 can be reduced. In particular, in the server device 4, for example, when processing is performed with a large burden such as comparing whether the address of the source of the repetitive packet matches the address registered in the server device 4. The effect of reducing the processing burden is remarkable.
  • a predetermined ratio of repetitive packets is transmitted to server device 4;
  • the server device 4 can notify the information processing device 1 that the address or port number on the communication line 100 side of the communication processing device 2 has been changed. sell.
  • the repetitive packet that requires processing in the server device 4 is transmitted to the server device 4 and the server device The processing burden in 4 can be reduced.
  • the repetitive packet transmitted from the information processing apparatus 1 passes through the communication processing apparatus 2. Therefore, when the information processing device 1 transmits the repetitive packet at an interval shorter than the port maintenance time of the communication processing device 2, the information processing device 1 transmits the packet transmitted from the server device 4 to the communication processing device. Will be able to receive at any time via 2.
  • the communication system according to the second embodiment of the present invention includes a switch device 5 and a packet processing device 3, and only the packets that are determined to be transmitted to the server device 4 by the switch device 5 in the packet processing device 3. It is determined whether transmission is possible.
  • FIG. 7 is a diagram showing a configuration of a communication system including a packet processing device according to the second embodiment of the present invention.
  • the communication system in the present example is the same as that of the first embodiment except that a switch device 5 is newly provided, and the description thereof is omitted.
  • Switch device 5 extracts only packets transmitted to server device 4 from packets communicated on communication line 100. Then, the packet extracted by the switch device 5 is transferred to the packet processing device 3 and received by the receiving unit 31 of the packet processing device 3.
  • the switch device 5 is, for example, a so-called network layer 3 switch, and the address of the server device 4 is set.
  • the packet matches the address of the server device 4 Is passed to the packet processing device 3, and if they do not match, the packet is communicated as it is.
  • the switch device 5 is installed, for example, between so-called routers in a communication line such as the Internet.
  • the packet passed from the switch device 5 to the packet processing device 3 is subjected to the same processing as in the first embodiment, and is a repetitive packet, and a packet that is determined not to be transmitted is not transmitted.
  • the other packets are transmitted from the packet processing device 3 to the communication line 200.
  • the operation of the packet processing device 3 is the same as that of the first embodiment, and the description thereof is omitted.
  • the packet transmitted to the server device 4 is extracted using the switch device 5, and the packet processing device 3 processes the packet.
  • the processing load on the packet processing device 3 is reduced. be able to.
  • the processing load on the switch device 5 is smaller than the processing load on the packet processing device 3, and the overall processing load can be reduced.
  • the packet processing device 3 may be a so-called router that has an address, or a so-called bridge device that does not have an address. There may be.
  • the position of the packet processing device 3 is not limited as long as the packet processing device 3 exists in any relay node in the communication line between the communication processing device 2 and the server device 4. For example, when the packet processing device 3 exists in a relay node close to the information processing device 1, it is possible to reduce the traffic of the entire communication line by reducing the number of repetitive packet transmissions.
  • a plurality of packet processing devices 3 may be arranged on the communication line as in each region.
  • the packet processing device 3 may be connected to the server device 4 which may exist in a relay node close to the server device 4. That the packet processing device 3 is connected to the server device 4 means that all packets transmitted to the server device 4 pass through the packet processing device 3. Therefore, when the packet processing device 3 is connected to the server device 4, no packet is transmitted to the server device 4 without passing through the packet processing device 3, and the server device 4 is effectively Can be reduced.
  • the method for the information processing apparatus 1 to acquire the address or the like is as follows. It doesn't matter.
  • the information processing apparatus 1 may receive a predetermined server apparatus transmitted address or the like, or may use a function such as universal plug and play (hereinafter referred to as UPn P) or the like. You can get the address from 2.
  • the information processing device 1 may perform communication via two or more communication processing devices.
  • the communication protocol in each of the above embodiments may be, for example, IP version 4 (hereinafter referred to as v4) or IP version 6 (hereinafter referred to as v6).
  • each process or each function is a single device or a single system. It may be realized by centralized processing by a system, or may be realized by distributed processing by a plurality of devices or a plurality of systems.
  • each component may be configured by dedicated hardware, or the component that can be realized by software is realized by executing a program. Also good.
  • the software program recorded on the recording medium 38 such as a hard disk or a semiconductor memory is read and executed by a program execution unit 37 such as a central processing unit (hereinafter referred to as a CPU) to execute each program. Elements can be realized.
  • the software that realizes the packet processing device in each of the above embodiments is the following program.
  • a packet determination step to determine, a transmission determination step to determine whether to transmit a packet determined to be a repetitive packet in the packet determination step, a packet determined to be not a repetitive packet in the packet determination step, and a transmission determination A packet that is determined to be transmitted in the step is transmitted, and a transmission step that does not transmit a packet that is determined not to be transmitted in the transmission determination step is executed.
  • processing that is performed only by hardware, for example, a modem or an interface card in the transmission step. At least the processing to be performed is not included.
  • This program may be executed by being downloaded by a server or the like, for example, by reading a program recorded on a predetermined recording medium such as an optical disk such as a CD-ROM, a magnetic disk, or a semiconductor memory. May be executed.
  • a predetermined recording medium such as an optical disk such as a CD-ROM, a magnetic disk, or a semiconductor memory. May be executed.
  • there may be one or more computers that execute this program. That is, centralized processing or distributed processing may be performed.
  • the packet processing device, the communication system including the packet processing device, and the packet processing method according to the present invention reduce the number of repetitive packets that are repeatedly transmitted to the server device. Therefore, it is possible to reduce the processing load on the server device, which is useful in a system including an information processing device that repeatedly transmits a packet and a server device that receives the packet.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

 反復してパケットを送信する情報処理装置と、そのパケットを受信するサーバ装置とを備えるシステムにおいて、サーバ装置のパケット処理負担を軽減できるパケット処理装置、通信システム、パケット処理方法が開示されていて、このパケット処理装置は、受信部が受信したパケットが、情報処理装置からサーバ装置に反復して送信される反復パケットであるかどうか判断するパケット判断部と、反復パケットであると判断されたパケットを送信するかどうか判断する送信判断部と、反復パケットでないと判断されたパケット、および送信すると判断されたパケットを送信し、送信判断部によって送信しないと判断されたパケットを送信しない送信部と、を備えている。

Description

明 細 書
パケット処理装置、通信システム、パケット処理方法、および当該方法を 実行させるプログラム
技術分野
[0001] 本発明は、パケットに関する処理を行うパケット処理装置と、それを含む通信システ ム、パケット処理方法、および当該方法を実行させるプログラムに関する。
背景技術
[0002] 情報処理装置、通信処理装置、およびサーバ装置を含む通信システムにおいて、 例えば、家庭用のパーソナルコンピュータ(PC : Personal Computer)や家電機器 などの情報処理装置から、通信処理装置を介して、所定のパケットをサーバ装置に 反復して送信することが行われるのが、例えば、国際公開第 2004Z030292号に開 示されている。ここで、通信処理装置は、例えば、ネットワークアドレス変換 (Networ k Address Translation (以下、 NATと記す))機能を有するルータなどである。情 報処理装置が、パケットを反復してサーバ装置に送信するひとつの目的は、通信処 理装置のポートの維持のためであり、他の目的は、サーバ装置における所定の処理 のためである。
[0003] まず、通信処理装置のポートの維持にっ 、て説明する。ルータ等の NAT機能を有 する通信処理装置では、ローカルエリア網(Local Area Network (以下、 LANと 記す))側から広域エリア網(Wide Area Network (以下、 WANと記す))側へパ ケットを送信するときに、 LAN側のプライベートインターネットプロトコル(以下、 IPと 記す)アドレスとポート番号とを、 WAN側のグローバル IPアドレスとポート番号に変換 する。
[0004] また、 WAN側からの反復パケットを受信した場合には、所定の受信フィルタルール によるフィルタ処理を行うと共に、アドレス変換の逆変換を行うことによって、情報処理 装置にパケットを渡す。ここで、 NATの LAN側カゝらパケットが送信されたポートに対 して、 WAN側からのパケットの受信可能性を判断する受信フィルタルールには、そ のポートからパケットを送信したアドレスからのみしかパケットを受信しないアドレス ·セ ンシティブ 'フィルタと、そのポートからパケットを送信したポートからのみしかパケット を受信しな 、ポート'センシティブ ·フィルタと、フィルタが存在しな! V一'フィルタとが ある。
[0005] 通信処理装置では、そのようなアドレス変換を行う時間が設定されている。具体的 には、 WAN側と LAN側との間において、あるアドレス変換が最後になされて力も所 定の期間経過した後には、 WAN側力も受け取ったパケットに対する、そのアドレス変 換は行われなくなる。言い換えると、 LAN側から受け取ったパケットに対しては、新た なアドレス変換がなされることになる。すなわち、その WAN側からのパケットは情報 処理装置で受信されないことになり、携帯電話等の外部の装置から情報処理装置に サーバ装置を経由してアクセスできな!/ヽこと〖こなる。
[0006] その所定の期間のことをポート維持時間と呼ぶことにする。したがって、携帯電話等 の外部の装置力 情報処理装置にサーバ装置を経由してアクセスすることができるよ うに、通信処理装置のポートを維持するため、すなわち、 WAN側からのパケットが通 信処理装置を経由して情報処理装置に送信されるようにしておくため、に反復してパ ケットが送信される。
[0007] 次に、反復して送信されるパケットに対して、サーバにおいてなされる所定の処理 について説明する。サーバにおける所定の処理とは、例えば、通信処理装置の WA N側の IPアドレスが変化したかどうかを知るためなどの処理である。通信処理装置の WAN側の IPアドレスは、接続プロバイダ等の設定により、所定の期間ごとに変更さ れることもある。そのような場合に、サーバ装置がそのアドレスの変化を知らな力つた 場合には、サーバ装置が通信処理装置を介して情報処理装置に情報を送信できな いこととなり、その結果、携帯電話等の外部の装置から情報処理装置にサーバ装置 を経由してアクセスできないことになる。したがって、サーバ装置が通信処理装置の アドレスの変化を知るなどの処理ができるように、反復してパケットが送信される。
[0008] し力しながら、上記従来の構成では、反復して頻繁に送信されるパケットをサーバ 装置が受け付ける場合には、それだけサーバ装置の処理負担が増大するという問題 があり得る。特に、情報処理装置が接続されている NAT機能を有する通信処理装置 のポート維持時間が短い場合には、その問題が顕著となり得る。さらに、通常、ひとつ のサーバ装置には、複数の情報処理装置力 反復してパケットが送信されるため、サ ーバ装置での処理負担は、それだけ増大することになり得る。
発明の開示
[0009] 本発明は、反復してパケットを送信する情報処理装置と、そのパケットを受信するサ ーバ装置とを備えるシステムにお 、て、サーバ装置のパケット処理負担を軽減できる パケット処理装置と、それを含む通信システム、およびパケット処理方法を提供する。
[0010] 本発明のパケット処理装置は、パケットを受信する受信部と、受信部が受信したパ ケットが、情報処理装置力もサーバ装置に反復して送信されるパケットである反復パ ケットであるかどうか判断するパケット判断部と、パケット判断部によって反復パケット であると判断されたパケットを送信するかどうか判断する送信判断部と、パケット判断 部によって反復パケットでな 、と判断されたパケット、および送信判断部によって送信 すると判断されたパケットを送信し、送信判断部によって送信しないと判断されたパケ ットを送信しない送信部と、を備えたものである。これにより、情報処理装置から送信 される反復パケットのうち、一部の反復パケットをサーバ装置に到達しないようにする ことができ、サーバ装置の処理負担を軽減することができる。
[0011] また、本発明のパケット処理装置は、送信判断部が、反復パケットのうち、所定の割 合の反復パケットを送信しないと判断してもよい。これによれば、所定の割合の反復 パケットがサーバ装置に到達しないことになり、サーバ装置に到達する反復パケット の割合を確実に減少させることができ、サーバ装置の処理負担を確実に減らすことが できる。一方、所定の割合の反復パケット以外の反復パケットは、サーバ装置に送信 されるため、サーバ装置において、その反復パケットによる処理等を行うことも可能で ある。
[0012] また、本発明のパケット処理装置は、送信判断部が、反復パケットのうち、所定の条 件を充たす反復パケットをサーバ装置に送信しないと判断してもよい。このような構成 により、所定の条件を充たす反復パケットを、サーバ装置に到達しないようにすること ができる。なお、その所定の条件を適切に設定することにより、サーバ装置が受信す べき反復パケットは、サーバ装置に送信されるようにして、サーバ装置が受信しなくて もよ 、反復パケットは、サーバ装置に送信されな 、ようにすることもできうる。 [0013] また、本発明のパケット処理装置は、反復パケットが、当該反復パケットのヘッダに 設定された送信元のアドレスに関する情報である第 1のアドレス情報と、情報処理装 置によって反復パケットのペイロードに設定されたアドレスに関する情報である第 2の アドレス情報とを含み、送信判断部が、反復パケットに含まれる第 1のアドレス情報と 第 2のアドレス情報とがー致する場合に、当該反復パケットをサーバ装置に送信しな いと判断してもよい。
[0014] また、反復パケットに含まれる第 1のアドレス情報は、当該反復パケットの経由したァ ドレス変換機能を有する送信処理装置によって設定されたものであってもよい。これ によれば、例えば、情報処理装置が保持している通信処理装置のアドレスが変更さ れていた場合に、反復パケットをサーバ装置に送信し、そうでない場合に、反復パケ ットをサーバ装置に送信しな 、ようにすることができうる。
[0015] 本発明の通信システムは、上述のパケット処理装置と、通信回線において通信され るパケットから、サーバ装置に送信されるパケットのみを抽出するスィッチ装置と、を 備えた通信システムであって、パケット処理装置の受信部は、スィッチ装置によって 抽出されたパケットを受信するようにしている。これにより、パケット処理装置において 、すべてのパケットの処理を行う場合に比べて、パケット処理装置における処理負担 を軽減することができる。
図面の簡単な説明
[0016] [図 1]図 1は本発明の第 1実施例におけるパケット処理装置を含む通信システムの構 成を示す図である。
[図 2]図 2は同実施例におけるパケット処理装置の動作を示すフローチャートである。
[図 3]図 3は同実施例におけるパケット処理装置が処理する反復パケットの構成の一 例を示す図である。
[図 4]図 4は同実施例におけるパケット処理装置での受信回数情報の一例を示す図 である。
[図 5]図 5は同実施例におけるパケット処理装置が処理する反復パケットの構成の一 例を示す別の図である。
[図 6]図 6は同実施例におけるパケット処理装置が処理する反復パケットの構成の一 例を示す別の図である。
[図 7]図 7は本発明の第 2実施例におけるパケット処理装置を含む通信システムの構 成を示す図である。
符号の説明
[0017] 1 情報処理装置
2 (送信処理装置の機能を含む)通信処理装置
3 パケット処理装置
4 サーバ装置
5 スィッチ装置
31 受信部
32 パケット判断部
33 送信判断部
34 送信部
発明を実施するための最良の形態
[0018] 以下、本発明の実施例について、図面を参照しながら説明する。なお、以下の実 施例において、同じ符号を付した構成要素およびステップは同一または相当するも のであり、再度の説明を省略することがある。
[0019] (第 1実施例)
本発明の第 1実施例におけるパケット処理装置を含む通信システムについて、図面 を参照しながら説明する。
[0020] 図 1は、本実施例におけるパケット処理装置を含む通信システムの構成を示す図で ある。図 1において、通信システムは、情報処理装置 1と、通信処理装置 2と、パケット 処理装置 3と、サーバ装置 4とを備える。なお、通信処理装置 2と、パケット処理装置 3 と、サーバ装置 4とは、有線または無線の通信回線 100、 200で接続されている。通 信回線 100、 200は、例えば、インターネットやイントラネット、公衆電話回線網である 。パケット処理装置 3は、通信処理装置 2と、サーバ装置 4との間の通信回線 100、 2 00における、いずれかの中継ノードに存在する。
[0021] 情報処理装置 1は、例えば、コンピュータ、電子レンジ、電話機、プリンタ、ファタシミ リ装置、冷蔵庫、洗濯機、空調装置、テレビ、映像録画装置、セットトップボックス等で ある。情報処理装置 1は、反復パケットを反復して送信する。ここで、反復パケットとは 、情報処理装置 1が反復して送信するパケットである。「反復して送信する」とは、繰り 返して何度も送信することであり、その送信の周期は、例えば、 5分毎などの一定で あってもよぐあるいは、例えば、 4分から 20分の間で変化するなどの不定であっても よい。
[0022] なお、反復パケットを送信する周期は、通常、通信処理装置 2のポート維持時間より も短く設定されている。この反復パケットのペイロードには、何らかの情報が含まれて いてもよぐ何も情報が含まれていなくてもよい。反復パケットは、例えば、ユーザ'デ 一タグラム'プロトコル(User Datagram Protocol (以下、 UDPと記す))や伝送制 御プロトコル(Transmission Control Protocol (以下、 TCPと記す))のパケット である。
[0023] 通信処理装置 2は、情報処理装置 1と、サーバ装置 4等の間の通信に関する処理を 行う。通信処理装置 2は、アドレス変換を行う NAT機能を有する送信処理装置の機 能を有して 、てもよく、パケットフィルタリングのファイアウォール (Firewall)の機能を 有する装置であってもよぐあるいは、その両者を有する装置であってもよい。ここで、 パケットフィルタリングとは、例えば、受信フィルタルールに基づいた受信パケットの選 択を行うものである。受信フィルタルールには、例えば、前述のように、アドレス 'セン シティブ'フィルタ、ポート'センシティブ'フィルタ、ノ一'フィルタがある。通信処理装 置 2がファイアウォールのみの機能を有する装置である場合にも、通信処理装置 2に おいて、上記説明と同様にポート維持時間が設定されているものとする。
[0024] パケット処理装置 3は、受信部 31と、パケット判断部 32と、送信判断部 33と、送信 部 34と、プログラム実行部 37と、記録媒体 38と、を備える。なお、本実施例では、ノ ケット処理装置 3が、通信回線 100側力も通信回線 200側に送信されるパケットの処 理を行う場合についてのみ説明する力 パケット処理装置 3は、通信回線 200側から 送信されたパケットを通信回線 100側に送信する処理を行ってもょ 、。プログラム実 行部 37と、記録媒体 38とについては、後述する。
[0025] 受信部 31は、通信回線 100側から送信されたパケットを受信する。そのパケットは、 例えば、情報処理装置 1から通信処理装置 2を介して送信されたパケットである。な お、受信部 31は、例えば、モデムやネットワークカードなどの受信を行うための受信 デバイスを含んでもよぐあるいは含まなくてもよい。受信部 31が受信デバイスを含ま ない場合には、受信部 31と通信回線 100との間に、図示しない受信デバイスが存在 することとなる。また、受信部 31は、ハードウェアによって実現されてもよぐあるいは 受信デバイスを駆動するドライバ等のソフトウェアによって実現されてもよい。
[0026] パケット判断部 32は、受信部 31が受信したパケットが、情報処理装置 1からサーバ 装置 4に反復して送信されるパケットである反復パケットであるかどうか判断する。例 えば、反復パケットに、そのパケットが反復パケットである旨を示す情報が含まれてい る場合には、パケット判断部 32は、その情報を用いて、パケットが反復パケットである 力どうかを判断してもよい。また、例えば、反復パケットの送信元のアドレスに関する 情報や、送信先のアドレスに関する情報が決まっている場合には、パケット判断部 32 は、パケットのヘッダに含まれるアドレス等に基づいて、パケットが反復パケットである カゝどうかを判断してもよい。
[0027] ここで、アドレスに関する情報とは、例えば、 IPアドレスであってもよぐポート番号で あってもよぐその両者であってもよい。具体的には、反復パケットの送信先のポート 番号が決められている場合には、パケット判断部 32は、パケットの送信先のポート番 号力 反復パケットの送信先のポート番号であるかどうかを判断し、その判断結果に 基づいて、パケットが反復パケットであるかどうかを判断してもよい。また、例えば、反 復パケットの形式が決まっている場合には、パケット判断部 32は、パケットの形式に 基づ 、て、パケットが反復パケットであるかどうかを判断してもよ 、。
[0028] パケットの形式とは、例えば、パケットのサイズや、例えば、 UDPや TCPと!ヽつたパ ケットのプロトコルなどである。なお、パケット判断部 32は、それらを組み合わせて判 断してもよい。例えば、反復パケットのプロトコルと、送信先のポート番号と、サイズが 決められている場合に、パケット判断部 32は、それらすベての条件を充たすパケット を反復パケットであると判断してもよい。また、パケット判断部 32による判断の方法は これらに限定されな 、ことは 、うまでもな!/、。
[0029] また、パケット判断部 32は、パケットが反復パケットであると判断してもよぐパケット が反復パケットでないと判断してもよぐあるいは、その両方を判断してもよい。バケツ ト判断部 32による判断の結果によって、受信部 31で受信されたパケットが反復パケ ットであるかどうかがわ力るのであれば、パケット判断部 32による判断の結果は、どの ようなものであってもよい。
[0030] 送信判断部 33は、パケット判断部 32によって反復パケットであると判断されたパケ ットを送信するかどうか判断する。具体的には、以下のようにして判断してもよい。な お、判断の方法が以下の説明に限定されないことはいうまでもない。また、送信判断 部 33は、反復パケットをサーバ装置 4に送信すると判断してもよぐ反復パケットをサ ーバ装置 4に送信しないと判断してもよぐあるいは、その両方を判断してもよい。送 信判断部 33による判断の結果によって、反復パケットを送信するのか、送信しないの かがわかるのであれば、送信判断部 33による判断の結果は、どのようなものであって ちょい。
[0031] (1)送信判断部 33は、例えば、反復パケットのうち、所定の割合の反復パケットを 送信しないと判断してもよい。具体的には、送信判断部 33、あるいは、パケット処理 装置 3に含まれる他の構成要素力 反復パケットの送信元のアドレスに関する情報と 、送信先のアドレスに関する情報と、その反復パケットの受信回数とをカウントしてお き、その受信回数が所定の値である場合、例えば、その受信回数の 1桁目の値が「1 」である場合には、反復パケットを送信すると判断し、そうでない場合には、反復パケ ットを送信しな 、と判断してもよ 、。
[0032] (2)また、図示しな 、乱数発生器が 0〜9の ヽずれかの値を反復パケットが受信さ れるごとに発生し、その乱数発生器の発生した値が所定の値である場合、例えば、そ の乱数発生器の発生した値力 S「l」である場合には、送信判断部 33は、反復パケット を送信すると判断し、そうでない場合には、反復パケットを送信しないと判断してもよ い。
[0033] (3)送信判断部 33は、反復パケットのうち、所定の条件を充たす反復パケットを送 信しないと判断してもよい。具体的には、情報処理装置 1において、一部の反復パケ ットに送信不要である旨のフラグが設定されており、送信判断部 33は、反復パケット に含まれるそのフラグに基づいて送信するかどうかを判断してもよい。例えば、その 送信不要である旨のフラグに「1」が設定されている場合には、送信判断部 33は送信 しないと判断し、そのフラグに「0」が設定されている場合には、送信すると判断しても よい。
[0034] また、情報処理装置 1において、反復パケットの送信回数に応じたカウント値が反 復パケットに設定されており、送信判断部 33は、反復パケットに含まれるそのカウント 値が所定の値である場合、例えば、そのカウント値の 1桁目の値力「1」である場合に 、反復パケットを送信すると判断してもよい。また、通信処理装置 2がアドレス変換機 能 (NAT機能)を有する送信処理装置の機能を有する場合には、反復パケットの送 信元のアドレスやポート番号は、通信処理装置 2の通信回線 100側のアドレスやポー ト番号となる。
[0035] また、情報処理装置 1は、通信処理装置 2の通信回線 100側のアドレスに関する情 報を反復パケットのペイロードに設定して送信するものとする。そのような場合に、受 信部 31で受信された反復パケットは、その反復パケットの経由したアドレス変 能 を有する通信処理装置 2で設定されたアドレスに関する情報である第 1のアドレス情 報と、情報処理装置 1によって設定されたアドレスに関する情報である第 2のアドレス 情報とを含むことになる。具体的には、第 1のアドレス情報は反復パケットのヘッダに 設定されており、第 2のアドレス情報は反復パケットのペイロードに設定されて 、る。
[0036] なお、アドレス情報が、例えば、 IPアドレスであってもよぐポート番号であってもよく 、その両者であってもよい点については、前述の通りである。送信判断部 33は、その 反復パケットに含まれる第 1のアドレス情報と、第 2のアドレス情報とがー致しない場 合に、その反復パケットをサーバ装置 4に送信すると判断し、一致する場合に、送信 しないと判断してもよい。
[0037] 第 1のアドレス情報と第 2のアドレス情報とがー致しない場合には、情報処理装置 1 が保持している通信処理装置 2の通信回線 100側のアドレスに関する情報が、実際 のアドレスに関する情報と異なっていることになる。したがって、その反復パケットをサ ーバ装置 4に送信することによって、サーバ装置 4は、そのことを検知し、情報処理装 置 1が保持している通信処理装置 2の通信回線 100側のアドレスに関する情報を変 更するための処理を情報処理装置 1に対して行うことができるようになりうる。 [0038] 送信部 34は、パケット判断部 32によって反復パケットでないと判断されたパケットを 送信する。また、送信部 34は、パケット判断部 32によって反復パケットであると判断さ れたパケットであって、送信判断部 33によって送信すると判断されたパケットを送信 する。また、送信部 34は、パケット判断部 32によって反復パケットであると判断された ノケットであって、送信判断部 33によって送信しないと判断されたパケットを送信しな い。
[0039] なお、送信部 34がパケットを送信する場合には、受信部 31が受信したパケットにつ いてヘッダの書き換え等を行わないで、そのまま送信する。また、送信部 34は、結果 として、前記のようにパケットの送信を行えばよい。したがって、例えば、受信部 31で 受信されたパケットのうち、送信判断部 33が送信しないと判断したパケットが送信部 3 4に渡されないことによって、結果的に送信されなくてもよい。
[0040] また、送信部 34は、例えば、モデムやネットワークカードなどの送信を行うための送 信デバイスを含んでもよぐあるいは含まなくてもよい。送信部 34が送信デバイスを含 まない場合には、送信部 34と通信回線 200との間に、図示しない送信デバイスが存 在することとなる。また、送信部 34は、ハードウェアによって実現されてもよぐあるい は送信デバイスを駆動するドライバ等のソフトウェアによって実現されてもよい。
[0041] サーバ装置 4は、情報処理装置 1等から送信されたパケットを受信する。サーバ装 置 4は、情報処理装置 1から送信された反復パケットを受信すると、それに対して所定 の処理を行ってもよい。所定の処理とは、例えば、次のような処理である。サーバ装 置 4は、あら力じめ登録されているアドレスに関する情報と、受信した反復パケットの 送信元のアドレスに関する情報とがー致するかどうか判断する。
[0042] そして、一致しない場合には、反復パケットの送信元のアドレスに関する情報に基 づいて、サーバ装置 4が保持しているアドレスに関する情報を変更してもよぐ情報処 理装置 1に対して、サーバ装置 4におけるアドレスに関する情報を変更する処理を実 行する旨の指示を送信してもよぐあるいは、反復パケットの送信元のアドレスに関す る情報をペイロードに含むパケットを情報処理装置 1に送信してもよ 、。このように、 サーバ装置 4において行われる処理は、どのようなものであってもよい。
[0043] 次に、本実施例におけるパケット処理装置 3の動作について、図 2のフローチャート を用いて説明する。図 2は、本実施例におけるパケット処理装置の動作を示すフロー チャートである。受信部 31は、パケットを受信した力どうか判断する (ステップ S101) 。そして、パケットを受信した場合には (ステップ S101の Y)、ステップ S102に進み、 そうでない場合には (ステップ S 101の N)、パケットを受信するまで、ステップ S101の 処理を繰り返す。
[0044] パケット判断部 32は、受信部 31が受信したパケットが反復パケットであるかどうか判 断する (ステップ S102)。そして、反復パケットである場合には (ステップ S 102の Y)、 ステップ S103に進み、そうでない場合には(ステップ S102の Ν)、ステップ S104に 進む。送信判断部 33は、反復パケットを送信するかどうか判断する (ステップ S 103)
[0045] そして、送信する場合には (ステップ S 103の Υ)、ステップ S104に進み、そうでない 場合には (ステップ S103の Ν)、ステップ S101に戻る。送信部 34は、反復パケットで ないパケット、あるいは、送信判断部 33が送信すると判断した反復パケットを送信す る(ステップ S104)。そして、ステップ S101に戻る。なお、図 2のフローチャートにお いて、電源オフや処理終了の割り込みにより処理は終了する。
[0046] 次に、本実施例におけるパケット処理装置 3の動作について、具体例を用いて説明 する。この具体例において、パケット処理装置 3は、いわゆるルータであるとする。また 、各装置のアドレスは、以下の通りであるとする。
[0047] 情報処理装置 1 : 192. 168. 0. 11
通信処理装置 2 (情報処理装置 1側): 192. 168. 0. 1
通信処理装置 2 (通信回線 100側): 155. 32. 10. 10
パケット処理装置 3 (通信回線 100側): 202. 132. 10. 6
パケット処理装置 3 (通信回線 200側): 202. 198. 105. 10
サーノ 装置 4 : 202. 224. 135. 10
以下の具体例 1では、パケット判断部 32は、反復パケットに含まれるパケットの種類 を識別する情報であるパケット種類識別情報に基づ 、て、反復パケットであるかどう かを判断するものとする。また、送信判断部 33は、反復パケットの送信元のアドレス、 ポート番号、および送信先のアドレスと、その反復パケットの受信回数の 1桁目とを対 応付ける情報である受信回数情報を有しており、その受信回数の 1桁目力 s「i」である 場合に、反復パケットを送信すると判断し、そうでない場合に、反復パケットを送信し ないと判断するものとする。
[0048] 情報処理装置 1から、図 3で示される構造を有する反復パケットが、送信されたとす る。図 3は、本実施例におけるパケット処理装置が処理する反復パケットの構成の一 例を示す図である。ここで、反復パケットに含まれるパケット種類識別情報には、パケ ットの種類が反復パケットである旨が含まれて 、るものとする。その反復パケットは、 通信処理装置 2でアドレス変換され、パケット処理装置 3の受信部 31で受信される ( ステップ S101)。パケット判断部 32は、反復パケットのペイロードに含まれるパケット 種類識別情報を参照し、そのパケット種類識別情報がパケットの種類が反復パケット である旨を示すため、反復パケットであると判断する (ステップ S 102)。
[0049] 送信判断部 33が有する受信回数情報が、図 4で示されるものであったとする。図 4 は、本実施例におけるパケット処理装置での受信回数情報の一例を示す図である。 送信判断部 33は、反復パケットのヘッダ力も送信元のアドレス、ポート番号、送信先 のアドレス、ポート番号を取得し、それらに対応する受信回数「10」を 1だけインクリメ ントして「11」にする。また、そのインクリメントした後の受信回数が「11」であるため、 送信判断部 33は、反復パケットを送信すると判断し、その旨を送信部 34に渡す (ス テツプ S 103)。
[0050] 送信部 34は、受信部 31が受信した反復パケットを送信する (ステップ S 104)。その 結果、そのパケットは、サーバ装置 4で受信されることになる。その後のサーバ装置 4 での処理が任意である点は、前述の通りである。一方、受信部 31が受信した反復パ ケットに対応する受信回数が「12」であったとする。すると、送信判断部 33は、反復パ ケットを送信しないと判断し、その旨を送信部 34に渡す (ステップ S 103)。その結果、 受信部 31で受信された反復パケットは、送信されないことになる。また、受信部 31が 反復パケットでないパケットを受信した場合には (ステップ S101)、パケット判断部 32 により、反復パケットでないと判断され (ステップ S 102)、送信部 34から送信されるこ とになる(ステップ S 104)。
[0051] 以下の具体例 2でも、パケット判断部 32は、反復パケットに含まれるパケットの種類 を識別する情報であるパケット種類識別情報に基づ 、て、反復パケットであるかどう かを判断するものとする。なお、具体例 2では、通信処理装置 2はアドレス変換機能を 有するものとする。また、情報処理装置 1は、反復パケットのペイロードに、情報処理 装置 1が保持している通信処理装置 2の通信回線 100側のアドレス、ポート番号を設 定して送信するものとする。
[0052] また、送信判断部 33は、反復パケットのペイロードに情報処理装置 1によって設定 されたアドレス、ポート番号と、反復パケットのヘッダに通信処理装置 2によって設定 された送信元のアドレス、ポート番号とを比較し、両者が一致する場合には、反復パ ケットを送信しないと判断し、両者が一致しない場合には、反復パケットを送信すると 判断する。
[0053] 情報処理装置 1が保持している通信処理装置 2の通信回線 100側のアドレス「155 . 32. 10. 10」、ポート番号「12345」と、実際の通信処理装置 2の通信回線 100側 のアドレス、ポート番号が一致していたとする。すると、情報処理装置 1から送信され、 通信処理装置 2でアドレス変換された反復パケットは、図 5で示されるようになる。図 5 は、本実施例におけるパケット処理装置が処理する反復パケットの構成の一例を示 す別の図である。
[0054] 図 5において、「SA」は、ソースアドレス(Source Address)で、送信元アドレスで あり、「SP」は、ソースポート(Source Port)で、送信元ポート番号であり、「DA」は、 デスティネーションアドレス(Destination Address)で、送信先アドレスであり、「D PJは、デスティネーションポート(Destination Port)で、送信先ポート番号である。 反復パケットは、パケット処理装置 3の受信部 31で受信される (ステップ S101)。パケ ット判断部 32は、反復パケットに含まれるパケット種類識別情報に基づいて、その受 信されたパケットが反復パケットであると判断する (ステップ S 102)。
[0055] 送信判断部 33は、その反復パケットのヘッダ力も通信処理装置 2によって設定され た送信元アドレス「155. 32. 10. 10」と、送信元ポート番号「12345」とを読み出す。 また、送信判断部 33は、その反復パケットのペイロードから、情報処理装置 1によつ て設定された送信元アドレス「155. 32. 10. 10」と、送信元ポート番号「12345」とを 読み出す。そして、両者を比較した結果、両者が一致するため、送信判断部 33は反 復パケットを送信しないと判断する (ステップ S 103)。その結果、反復パケットはサー バ装置 4に送信されず、パケット処理装置 3で廃棄されることになる。
[0056] 一方、通信処理装置 2の通信回線 100側のアドレスを提供している接続プロバイダ 等が通信処理装置 2の通信回線 100側のアドレスを「155. 32. 10. 20」に変更した とする。情報処理装置 1にお!、て保持されて!、る通信処理装置 2の通信回線 100側 のアドレスがまだ更新されていないときに反復パケットが送信されると、受信部 31が 受信した反復パケットは、図 6で示されるようになる。図 6は、本実施例におけるバケツ ト処理装置が処理する反復パケットの構成の一例を示す別の図である。
[0057] パケット判断部 32は、そのパケットを反復パケットであると判断する (ステップ S102) 。送信判断部 33は、上記説明と同様に、反復パケットのヘッダ力も通信処理装置 2に よって設定された送信元アドレス「155. 32. 10. 20」と、送信元ポート番号「11111 」とを読み出す。また、送信判断部 33は、その反復パケットのペイロードから、情報処 理装置 1によって設定された送信元アドレス「155. 32. 10. 10」と、送信元ポート番 号「12345」とを読み出す。
[0058] この場合には、両者が一致しないため、送信判断部 33は反復パケットを送信すると 判断し、その旨を送信部 34に渡す (ステップ S103)。すると、送信部 34は、受信部 3 1で受信された反復パケットを送信する (ステップ S 104)。その反復パケットは、通信 回線 200を介してサーバ装置 4で受信される。その受信後の処理は問わな!/、。
[0059] 例えば、サーバ装置 4は、情報処理装置 1に対して、通信処理装置 2の通信回線 1 00側の変更後のアドレス、ポート番号を通知すると共に、その変更後のアドレスによ るアドレス登録の処理を実行する旨の指示を通知する。その結果、情報処理装置 1 は、サーバ装置 4に対して、変更後のアドレス、ポート番号を登録する処理を行うと共 に、情報処理装置 1で保持している通信処理装置 2の通信回線 100側のアドレス、ポ ート番号を新たなものに変更する処理を行ってもよい。
[0060] なお、具体例 2では、通信処理装置 2がアドレス変換機能を有する場合につ 、て説 明したが、通信処理装置 2はアドレス変換機能を有しなくてもよい。例えば、パケット 処理装置 3の送信判断部 33は、反復パケットのヘッダに設定された送信元のアドレ スに関する情報である第 1のアドレス情報と、反復パケットのペイロードに設定された 第 2のアドレス情報とがー致しない場合に、反復パケットをサーバ装置 4に送信すると 判断し、一致する場合に、反復パケットをサーバ装置 4に送信しないと判断してもよい
[0061] ここで、その反復パケットのヘッダに設定された第 1のアドレス情報は、例えば、情 報処理装置 1の通信デバイス等によって設定されたものであってもよぐ反復パケット のペイロードに設定された第 2のアドレス情報は、例えば、情報処理装置 1のアプリケ ーシヨン等によって設定されたものであってもよい。このようにすることで、例えば、情 報処理装置 1のユーザ空間に存在するアプリケーション等は、情報処理装置 1の力 一ネル空間に存在するアドレスやポート番号等を直接参照することなぐ接続プロバ イダ等によって設定された情報処理装置 1のアドレス等が変更されたかどうかを判断 することができうる。
[0062] 以上のように、本実施例によるパケット処理装置 3では、受信したパケットが反復パ ケットである場合には、その反復パケットのすべてをサーバ装置 4に送信するのでは なぐ一部の反復パケットを送信しないことにより、サーバ装置 4が受信する反復パケ ットの個数を少なくすることができる。その結果、サーバ装置 4における処理負担を軽 減することができる。特に、サーバ装置 4において、例えば、反復パケットの送信元の アドレスと、サーバ装置 4に登録されて 、るアドレスとが一致するかどうか比較するな どの負担の大き 、処理を行って 、る場合には、その処理負担の軽減の効果は顕著と なる。
[0063] また、具体例 1のように、例えば、 10個の反復パケットのうち 1個の反復パケットがサ ーバ装置 4に到達するといつたように、所定の割合の反復パケットがサーバ装置 4に 到達するようにすることで、サーバ装置 4は、例えば、通信処理装置 2の通信回線 10 0側のアドレスやポート番号の変更されたことを、情報処理装置 1に対して通知するこ ともできうる。また、具体例 2のように、アドレス等を比較して反復パケットの送信の可 否を判断することによって、サーバ装置 4における処理が必要である反復パケットを サーバ装置 4に送信すると共に、サーバ装置 4における処理負担を軽減することがで きる。
[0064] 一方、情報処理装置 1から送信された反復パケットは、通信処理装置 2を通過して いるため、情報処理装置 1が通信処理装置 2のポート維持時間よりも短い間隔で反 復パケットを送信することにより、情報処理装置 1は、サーバ装置 4から送信されたパ ケットを、通信処理装置 2を介していつでも受信できることになる。
[0065] (第 2実施例)
本発明の第 2実施例における通信システムは、スィッチ装置 5と、パケット処理装置 3とを備え、スィッチ装置 5によって、サーバ装置 4に送信されると判断されたパケット のみについて、パケット処理装置 3において送信の可否の判断を行うものである。図 7は、本発明の第 2実施例におけるパケット処理装置を含む通信システムの構成を示 す図である。本実施例における通信システムは、スィッチ装置 5を新たに備えた以外 、実施の形態 1と同様であり、その説明を省略する。
[0066] スィッチ装置 5は、通信回線 100において通信されるパケットから、サーバ装置 4に 送信されるパケットのみを抽出する。そして、そのスィッチ装置 5によって抽出された パケットは、パケット処理装置 3に渡され、パケット処理装置 3の受信部 31で受信され る。スィッチ装置 5は、例えば、いわゆるネットワーク階層のレイヤー 3のスィッチであり 、サーバ装置 4のアドレスが設定されている。
[0067] そして、通信されるパケットの IPヘッダのアドレスを参照し、その IPヘッダの送信先 アドレスが、スィッチ装置 5に設定されて!、るサーバ装置 4のアドレスと一致した場合 に、そのパケットをパケット処理装置 3に渡し、一致しない場合には、そのパケットをそ のまま通信させる。スィッチ装置 5は、例えば、インターネット等の通信回線における、 いわゆるルータとルータとの間などに設置される。
[0068] なお、スィッチ装置 5からパケット処理装置 3に渡されたパケットについては、第 1実 施例と同様の処理が行われ、反復パケットであり、送信しないと判断されたパケットは 送信されず、それ以外のパケットは、パケット処理装置 3から通信回線 200に送信さ れることになる。パケット処理装置 3の動作は、第 1実施例と同様であり、その説明を 省略する。
[0069] 以上のように、本実施例における通信システムでは、スィッチ装置 5を用いて、サー バ装置 4に送信されるパケットのみを抽出し、そのパケットについて、パケット処理装 置 3による処理を行うようにしたことで、パケット処理装置 3による処理負担を軽減する ことができる。一般に、パケット処理装置 3における処理負担よりも、スィッチ装置 5の 処理負担の方が少なぐ全体としての処理負担を軽減することができうる。
[0070] なお、上記各実施例において、パケット処理装置 3は、その装置自体がアドレスを 有する、いわゆるルータであってもよぐあるいは、その装置自体がアドレスを有さな い、いわゆるブリッジ機器であってもよい。また、上記各実施例において、パケット処 理装置 3は、通信処理装置 2とサーバ装置 4との間の通信回線におけるいずれかの 中継ノードに存在するのであれば、その存在する位置は問わない。例えば、パケット 処理装置 3が情報処理装置 1に近い中継ノードに存在する場合には、反復パケットの 送信数を削減することによって、通信回線全体としてのトラフィックの削減を行うことが でさうる。
[0071] そのような場合には、例えば、地域ごとのように、複数のパケット処理装置 3を通信 回線上に配置してもよい。一方、パケット処理装置 3は、サーバ装置 4に近い中継ノ ードに存在してもよぐサーバ装置 4に接続されていてもよい。パケット処理装置 3が サーバ装置 4に接続されて ヽるとは、サーバ装置 4に送信されるすべてのパケットが、 パケット処理装置 3を経由することを意味する。したがって、パケット処理装置 3がサ ーバ装置 4に接続されている場合には、パケット処理装置 3を経由しないでサーバ装 置 4に送信されるパケットがないことになり、効果的にサーバ装置 4の処理負担を軽 減することができる。
[0072] また、上記各実施例において、情報処理装置 1が通信処理装置 2の通信回線 100 側のアドレス等を有している場合に、情報処理装置 1がそのアドレス等を取得する方 法は問わない。例えば、情報処理装置 1は、所定のサーバ装置力 送信されたその アドレス等を受信してもよぐあるいは、ユニバーサルプラグアンドプレイ(以下、 UPn Pと記す)等の機能を用いて、通信処理装置 2からそのアドレス等を取得してもよ 、。 また、上記各実施例において、情報処理装置 1は、 2以上の通信処理装置を介して 通信を行ってもよい。
[0073] また、上記各実施例における通信プロトコルは、例えば、 IPバージョン 4 (以下、 v4 と記す)であってもよぐあるいは、 IPバージョン 6 (以下、 v6と記す)であってもよい。 また、上記各実施例において、各処理または各機能は、単一の装置または単一のシ ステムによって集中処理されることによって実現されてもよぐあるいは、複数の装置 または複数のシステムによって分散処理されることによって実現されてもよい。
[0074] また、上記各実施例において、各構成要素は専用のハードウェアにより構成されて もよぐあるいは、ソフトウェアにより実現可能な構成要素については、プログラムを実 行すること〖こよって実現されてもよい。例えば、ハードディスクや半導体メモリ等の記 録媒体 38に記録されたソフトウェア ·プログラムを中央処理ユニット(以下、 CPUと記 す)等のコンピュータであるプログラム実行部 37が読み出して実行することによって、 各構成要素が実現され得る。なお、上記各実施例におけるパケット処理装置を実現 するソフトウェアは、以下のようなプログラムである。
[0075] つまり、このプログラムは、コンピュータに、パケットを受信する受信ステップと、受信 ステップで受信したパケットが、情報処理装置力もサーバ装置に反復して送信される パケットである反復パケットであるかどうか判断するパケット判断ステップと、パケット判 断ステップで反復パケットであると判断されたパケットを送信するかどうか判断する送 信判断ステップと、パケット判断ステップで反復パケットでないと判断されたパケット、 および送信判断ステップで送信すると判断されたパケットを送信し、送信判断ステツ プで送信しな ヽと判断されたパケットを送信しな ヽ送信ステップと、を実行させるため のものである。
[0076] なお、上記プログラムにお 、て、情報を送信する送信ステップや、情報を受信する 受信ステップなどでは、ハードウェアでしか行われない処理、例えば、送信ステップに おけるモデムやインターフェースカードなどで行われる処理は少なくとも含まれない。 また、このプログラムは、サーバなど力 ダウンロードされることによって実行されても よぐ例えば、 CD— ROMなどの光ディスクや磁気ディスク、半導体メモリなどの所定 の記録媒体に記録されたプログラムが読み出されることによって実行されてもよい。ま た、このプログラムを実行するコンピュータは、単数であってもよぐ複数であってもよ い。すなわち、集中処理を行ってもよぐあるいは分散処理を行ってもよい。
[0077] また、本発明は、以上の実施例に限定されることなぐ種々の変更が可能であり、そ れらも本発明の範囲内に包含されるものである。
産業上の利用可能性 以上のように、本発明にかかるパケット処理装置と、それを含む通信システム、およ びパケット処理方法は、情報処理装置力 サーバ装置に反復して送信される反復パ ケットの数量を削減することによって、サーバ装置の処理負担を軽減することができ、 反復してパケットを送信する情報処理装置と、そのパケットを受信するサーバ装置と を備えるシステム等において有用である。

Claims

請求の範囲
[1] パケットを受信する受信部と、
前記受信部が受信したパケットが、情報処理装置からサーバ装置に反復して送信さ れるパケットである反復パケットであるかどうか判断するパケット判断部と、 前記パケット判断部によって反復パケットであると判断されたパケットを送信するかど うか判断する送信判断部と、
前記パケット判断部によって反復パケットでな 、と判断されたパケット、および前記送 信判断部によって送信すると判断されたパケットを送信し、前記送信判断部によって 送信しな!ヽと判断されたパケットを送信しな!ヽ送信部と、を備えたパケット処理装置。
[2] 前記送信判断部は、前記反復パケットのうち、所定の割合の反復パケットを送信しな
V、と判断する、請求項 1に記載のパケット処理装置。
[3] 前記情報処理装置の通信に関する処理を行う通信処理装置と、前記サーバ装置と の間の通信回線におけるいずれかの中継ノードに存在する、請求項 2に記載のパケ ット処理装置。
[4] 前記サーバ装置に、直接接続および間接接続のいずれかにより接続されている、請 求項 3に記載のパケット処理装置。
[5] 前記送信判断部は、前記反復パケットのうち、所定の条件を充たす反復パケットを前 記サーバ装置に送信しないと判断する、請求項 1記載のパケット処理装置。
[6] 前記反復パケットは、当該反復パケットのヘッダに設定された送信元のアドレスに関 する情報である第 1のアドレス情報と、前記情報処理装置によって前記反復パケット のペイロードに設定されたアドレスに関する情報である第 2のアドレス情報とを含み、 前記送信判断部は、前記反復パケットに含まれる第 1のアドレス情報と第 2のアドレス 情報とがー致する場合に、当該反復パケットを前記サーバ装置に送信しないと判断 する、請求項 5記載のパケット処理装置。
[7] 前記反復パケットに含まれる第 1のアドレス情報は、当該反復パケットの経由したアド レス変換機能を有する前記通信処理装置によって設定されたものである、請求項 6 記載のパケット処理装置。
[8] 前記情報処理装置の通信に関する処理を行う通信処理装置と、前記サーバ装置と の間の通信回線におけるいずれかの中継ノードに存在する、請求項 7に記載のパケ ット処理装置。
[9] 前記サーバ装置に、直接接続および間接接続のいずれかにより接続されている、請 求項 8記載のパケット処理装置。
[10] 前記情報処理装置の通信に関する処理を行う通信処理装置と、前記サーバ装置と の間の通信回線におけるいずれかの中継ノードに存在する、請求項 4に記載のパケ ット処理装置。
[11] 前記サーバ装置に、直接接続および間接接続のいずれかにより接続されている、請 求項 10記載のパケット処理装置。
[12] 前記情報処理装置の通信に関する処理を行う通信処理装置と、前記サーバ装置と の間の通信回線におけるいずれかの中継ノードに存在する、請求項 3に記載のパケ ット処理装置。
[13] 前記サーバ装置に、直接接続および間接接続のいずれかにより接続されている、請 求項 12記載のパケット処理装置。
[14] 前記情報処理装置の通信に関する処理を行う通信処理装置と、前記サーバ装置と の間の通信回線における 、ずれかの中継ノードに存在する、請求項 1に記載のパケ ット処理装置。
[15] 前記サーバ装置に、直接接続および間接接続のいずれかにより接続されている、請 求項 14記載のパケット処理装置。
[16] 請求項 1から 15のいずれか記載のパケット処理装置と、
通信回線において通信されるパケットから、前記サーバ装置に送信されるパケットの みを抽出するスィッチ装置と、を備えた通信システムであって、
前記パケット処理装置の前記受信部は、前記スィッチ装置によって抽出されたバケツ トを受信する、通信システム。
[17] パケットを受信する受信ステップと、
前記受信ステップで受信したパケットが、情報処理装置力もサーバ装置に反復して 送信されるパケットである反復パケットであるかどうか判断するパケット判断ステップと 前記パケット判断ステップで反復パケットであると判断されたパケットを送信するかどう か判断する送信判断ステップと、
前記パケット判断ステップで反復パケットでな 、と判断されたパケット、および前記送 信判断ステップで送信すると判断されたパケットを送信し、前記送信判断ステップで 送信しな!ヽと判断されたパケットを送信しな!ヽ送信ステップと、を備えたパケット処理 方法。
コンピュータに、
パケットを受信する受信ステップと、
前記受信ステップで受信したパケットが、情報処理装置力もサーバ装置に反復して 送信されるパケットである反復パケットであるかどうか判断するパケット判断ステップと 前記パケット判断ステップで反復パケットであると判断されたパケットを送信するかどう か判断する送信判断ステップと、
前記パケット判断ステップで反復パケットでな 、と判断されたパケット、および前記送 信判断ステップで送信すると判断されたパケットを送信し、前記送信判断ステップで 送信しな 、と判断されたパケットを送信しな 、送信ステップと、を実行させるプロダラ ム„
PCT/JP2006/302227 2005-05-17 2006-02-09 パケット処理装置、通信システム、パケット処理方法、および当該方法を実行させるプログラム WO2006123456A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP20060713370 EP1883187A1 (en) 2005-05-17 2006-02-09 Packet processing device, communication system, packet processing method, and program executing the method
US11/911,422 US20090073877A1 (en) 2005-05-17 2006-02-09 Packet processing apparatus, communication system, packet processing method and program that executes this method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005143739A JP2006324737A (ja) 2005-05-17 2005-05-17 通信システム、パケット処理装置、及びパケット処理方法
JP2005-143739 2005-05-17

Publications (1)

Publication Number Publication Date
WO2006123456A1 true WO2006123456A1 (ja) 2006-11-23

Family

ID=37431039

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/302227 WO2006123456A1 (ja) 2005-05-17 2006-02-09 パケット処理装置、通信システム、パケット処理方法、および当該方法を実行させるプログラム

Country Status (5)

Country Link
US (1) US20090073877A1 (ja)
EP (1) EP1883187A1 (ja)
JP (1) JP2006324737A (ja)
CN (1) CN101160867A (ja)
WO (1) WO2006123456A1 (ja)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009088934A (ja) * 2007-09-28 2009-04-23 Saxa Inc 無線lanアクセスポイントおよびプログラム
JP4623177B2 (ja) * 2008-09-17 2011-02-02 富士ゼロックス株式会社 情報処理システム
JP2011211618A (ja) * 2010-03-30 2011-10-20 Sony Corp 送信装置、送信方法およびプログラム
US9276841B2 (en) * 2014-01-31 2016-03-01 Edgecast Networks, Inc. Adapting network control messaging for anycast reliant platforms

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000261469A (ja) * 1999-03-10 2000-09-22 Toshiba Corp 同報伝送方式
JP2001197119A (ja) * 2000-01-13 2001-07-19 Nec Corp サーバ装置、ネットワークシステム、及びその受信負荷制御方法
JP2002359635A (ja) * 2001-05-30 2002-12-13 Mitsubishi Electric Corp アクセス網中継装置
JP2003110479A (ja) * 2002-06-10 2003-04-11 Jisedai Joho Hoso System Kenkyusho:Kk 中継装置および中継方法
WO2004030292A1 (ja) * 2002-09-30 2004-04-08 Matsushita Electric Industrial Co., Ltd. 情報処理装置および受信装置
JP2004342041A (ja) * 2003-05-19 2004-12-02 Fujitsu Ltd トラフィック削減装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6144658A (en) * 1996-12-20 2000-11-07 Cisco Technology, Inc. Repetitive pattern removal in a voice channel of a communication network
US5978951A (en) * 1997-09-11 1999-11-02 3Com Corporation High speed cache management unit for use in a bridge/router
JP2003204345A (ja) * 2002-01-08 2003-07-18 Nec Corp 通信システム、パケット中継装置、パケット中継方法、及び中継プログラム
JP2006033275A (ja) * 2004-07-14 2006-02-02 Fujitsu Ltd ループフレーム検知装置およびループフレーム検知方法
US7680104B2 (en) * 2004-11-09 2010-03-16 Cisco Technology, Inc. Address tagging for network address translation (NAT) traversal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000261469A (ja) * 1999-03-10 2000-09-22 Toshiba Corp 同報伝送方式
JP2001197119A (ja) * 2000-01-13 2001-07-19 Nec Corp サーバ装置、ネットワークシステム、及びその受信負荷制御方法
JP2002359635A (ja) * 2001-05-30 2002-12-13 Mitsubishi Electric Corp アクセス網中継装置
JP2003110479A (ja) * 2002-06-10 2003-04-11 Jisedai Joho Hoso System Kenkyusho:Kk 中継装置および中継方法
WO2004030292A1 (ja) * 2002-09-30 2004-04-08 Matsushita Electric Industrial Co., Ltd. 情報処理装置および受信装置
JP2004342041A (ja) * 2003-05-19 2004-12-02 Fujitsu Ltd トラフィック削減装置

Also Published As

Publication number Publication date
EP1883187A1 (en) 2008-01-30
JP2006324737A (ja) 2006-11-30
CN101160867A (zh) 2008-04-09
US20090073877A1 (en) 2009-03-19

Similar Documents

Publication Publication Date Title
US10819625B2 (en) Network system and routing method
US8194566B2 (en) Information processing device, and bubble packet transmission method and program
US8078735B2 (en) Information processing system, tunnel communication device, tunnel communication method, and program
US7929538B2 (en) Information processing system, tunnel communication device, tunnel communication method, proxy response device, and proxy response method
US20090043889A1 (en) Communication system, data processing apparatus, server, data processing method, program that executes the data processing method, and recording medium to record the program
US8582574B2 (en) Access device for preventing transmission of copyrighted content to external network and method for the same
WO2006123456A1 (ja) パケット処理装置、通信システム、パケット処理方法、および当該方法を実行させるプログラム
WO2006013811A1 (ja) 情報処理システム、情報処理装置、サーバ装置、情報処理方法及びプログラム
US7873037B2 (en) Information processing device, information processing system, information processing method, and program
JP3960321B2 (ja) 電子機器
WO2012013003A1 (zh) 一种数据报文的处理方法及系统
US7860021B2 (en) Apparatus, system and method for maintaining communication between an information processing device and a server
JP2006129283A (ja) 機器管理システムおよびゲートウェイ装置
CN112217782A (zh) 用于在计算机网络中识别攻击的设备和方法
JP2006333187A (ja) 通信システム、パケット処理装置、及びパケット処理方法
JP2004260789A (ja) パケット通信装置
JP7000863B2 (ja) マルウェア検査支援プログラム、マルウェア検査支援方法および通信装置
JP2006086687A (ja) 情報処理装置、通信処理装置、情報処理システム、情報処理方法、及び通信処理方法
KR101993451B1 (ko) 다중 프로토콜 네트워크 시스템 및 다중 프로토콜 연동 방법
JP2007527130A (ja) 通信インターフェース特性をアドレス内で統合及び/又は抽出することによる通信端末アドレス処理
JP3856368B2 (ja) Ipネットワークにおけるプロミスキャスノードを発見する方法及び装置、並びにプロミスキャスノード発見プログラム
JP2004153343A (ja) 転送装置及び転送方法
JP2009077236A (ja) 多重通信制御システム、方法及びプログラム、並びに通信装置
JP2006203606A (ja) 情報処理システム、情報処理装置、通信処理装置、サーバ装置、及び情報処理方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 11911422

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 200680012587.1

Country of ref document: CN

Ref document number: 2006713370

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Ref document number: DE

NENP Non-entry into the national phase

Ref country code: RU

WWW Wipo information: withdrawn in national office

Ref document number: RU

WWP Wipo information: published in national office

Ref document number: 2006713370

Country of ref document: EP