WO2007037025A1 - 情報処理システム、トンネル通信装置、トンネル通信方法、およびプログラム - Google Patents

情報処理システム、トンネル通信装置、トンネル通信方法、およびプログラム Download PDF

Info

Publication number
WO2007037025A1
WO2007037025A1 PCT/JP2006/303706 JP2006303706W WO2007037025A1 WO 2007037025 A1 WO2007037025 A1 WO 2007037025A1 JP 2006303706 W JP2006303706 W JP 2006303706W WO 2007037025 A1 WO2007037025 A1 WO 2007037025A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication
peer
information processing
tunnel
tunnel communication
Prior art date
Application number
PCT/JP2006/303706
Other languages
English (en)
French (fr)
Inventor
Kunio Gobara
Hajime Maekawa
Kenichi Matsumoto
Masanobu Koyama
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 US12/088,616 priority Critical patent/US8078735B2/en
Priority to EP20060714843 priority patent/EP1931087A1/en
Publication of WO2007037025A1 publication Critical patent/WO2007037025A1/ja

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • 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/256NAT traversal
    • H04L61/2567NAT traversal for reachability, e.g. inquiring the address of a correspondent behind a NAT server
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0272Virtual private networks

Definitions

  • tunnel communication device tunnel communication method, and program
  • the present invention relates to an information processing system for performing tunnel communication by encapsulating a packet, a tunnel communication apparatus, a tunnel communication method, and a program.
  • VPN Virtual Private Network
  • Conventional private network (Virtual Private Network (VPN)) technology is used as an information processing system, tunnel communication device, tunnel communication method, and program for encapsulating conventional packets for tunnel communication
  • a communication line such as the Internet in the same way as connecting multiple bases with a dedicated line.
  • This configuration is, for example, by Charlie Scott, Paul Wolie, Mike Erwm, “Virtual Private Networks, Second Edition J, O'REILLY, December 1998, Pl-9, 11-22”. Disclosed!
  • an information processing system that performs tunnel communication by encapsulating the above-described conventional packet is complicated with respect to a device serving as a connection point such as a router in order to connect a plurality of local area networks.
  • a device serving as a connection point such as a router in order to connect a plurality of local area networks.
  • a connection point such as a router
  • the present invention relates to an information processing system, a tunnel communication device, a tunnel communication method, and a communication method capable of performing communication between a plurality of information processing devices belonging to different local area networks without complicated settings by a user. Provide a program.
  • An information processing system of the present invention includes a first information processing device, a first tunnel communication device, a first communication processing device, a second information processing device, a second tunnel communication device, and a second communication processing. And a device.
  • the first tunnel communication device can communicate with the first information processing device.
  • the first communication processing device performs processing related to communication by the first tunnel communication device.
  • 2nd tunnel The communication device can communicate with the second information processing device.
  • the second communication processing device is a device that performs processing related to communication by the second tunnel communication device, and is connected to the first communication processing device via a communication line.
  • the first tunnel communication device includes a first peer “two” peer (hereinafter referred to as P2P) communication establishment unit, and a first tunnel communication unit.
  • the first peer-to-peer communication establishment unit establishes P2P communication with the second tunnel communication device.
  • the first tunnel communication unit performs tunnel communication using the P2P communication path established by the first peer 'one' peer communication establishment unit.
  • the first tunnel communication unit encapsulates the transmitted packet of the first information processing device and transmits it via the P2P communication route, and the second tunnel communication device force is also transmitted via the P2P communication route. Unencapsulate the packet.
  • the first information processing apparatus receives the packet whose first tunnel communication unit has released the capsule.
  • the second tunnel communication device includes a second peer 'two' peer communication establishment unit and a second tunnel communication unit.
  • the second peer-to-peer communication establishment unit establishes P2P communication with the first tunnel communication device.
  • the second tunnel communication unit performs tunnel communication using the P2P communication path established by the second peer 'two' peer communication establishment unit, encapsulates the packets transmitted from the second information processing device, and transmits the P2P communication path. And decapsulation of the encapsulated packet transmitted from the first tunnel communication device via the P2P communication path.
  • the second information processing apparatus receives the packet whose second tunnel communication unit has released the capsule.
  • the first information processing apparatus and the second information processing apparatus that do not require complicated settings by the user can communicate as if the power belongs to the same network. . Therefore, even if the first information processing device and the second information processing device belong to different networks, they execute processing that can be executed when they belong to the same network, for example, file sharing be able to.
  • the information processing system of the present invention is a packet transmitted by the first information processing apparatus when the tunnel communication is performed via the first tunnel communication unit P2P communication route, and the transmission destination Encapsulates the packet that is the second information processing apparatus and transmits it via the P2P communication route, and does not encapsulate the other packets, and the second tunnel
  • the second information processing apparatus may encapsulate all transmitted packets and transmit them via the P2P communication path.
  • the first information processing apparatus and the second information processing apparatus can access a communication line such as the Internet via the first tunnel communication apparatus.
  • the information processing system of the present invention may further include an address assigning device.
  • the address assigning device belongs to the same local area network as the local area network to which the first tunnel communication device belongs, and assigns an address to the device.
  • the address of the first information processing device may be assigned by the address assigning device, and the address of the second information processing device may be assigned by the tunnel communication via the P2P communication path.
  • an appropriate address used by the second information processing device is assigned to the first information processing device in communication with the first information processing device, and the second information processing device assigns the address. It can be used to perform tunnel communication with the first information processing device via the P2P communication path.
  • the first tunnel communication device further includes a first switching unit
  • the second tunnel communication device further includes a second switching unit and an address acquisition control unit. May be.
  • the first switching unit switches between a tunnel mode in which the first information processing apparatus performs tunnel communication by the first tunnel communication unit and a normal mode in which the tunnel communication is not performed.
  • the second switching unit switches between a tunnel mode in which the second information processing apparatus performs tunnel communication by the second tunnel communication unit and a normal mode in which the tunnel communication is not performed.
  • the address acquisition control unit controls the second information processing device to perform processing for acquiring an address when the second switching unit switches from the normal mode to the tunnel mode.
  • the switching unit can switch between the normal mode and the tunnel mode, and when the tunnel communication via the P2P communication path is not performed, the first information processing device,
  • the second information processing apparatus can perform normal communication via the communication line in the normal mode.
  • the second information processing apparatus when the normal mode is switched to the tunnel mode, the second information processing apparatus must acquire a new address to be used for tunnel communication with the first information processing apparatus.
  • the acquisition control unit can cause the second information processing apparatus.
  • the first tunnel communication device may further include a communication processing unit that performs processing related to communication. According to such a configuration, processing related to communication can be performed inside the first tunnel communication device.
  • the processing is performed on the local side of the first communication processing device and connected to the wide area side of the first tunnel communication device.
  • the third information processing device can be prevented from accessing the first information processing device and the second information processing device that are performing tunnel communication as the calling side.
  • the communication processing unit performs communication-related processing on a packet that is transmitted via the first tunnel communication device and is not encapsulated. Also good. According to such a configuration, it is possible to prevent the communication processing unit from performing processing related to communication for packets that are subject to capsulation processing or decapsulation processing in the first tunnel communication unit. it can.
  • the communication processing unit may perform processing related to communication for all packets transmitted via the first tunnel communication device. According to such a configuration, packets are transmitted / received via the communication processing unit regardless of whether the first tunnel communication unit performs encapsulation processing or decapsulation processing. Can do.
  • the first tunnel communication device further includes a first switching unit and a first address acquisition control unit
  • the second tunnel communication device includes a second switching unit.
  • an address acquisition control unit and in the normal mode, the communication processing unit may not perform processing related to communication.
  • the first switching unit switches between a tunnel mode in which the first information processing apparatus performs tunnel communication by the first tunnel communication unit and a normal mode in which the tunnel communication is not performed.
  • the first address acquisition control unit controls the first information processing apparatus to perform an address acquisition process when the first switching unit switches from the normal mode to the tunnel mode.
  • the second switching unit switches between the tunnel mode in which the second information processing apparatus performs tunnel communication by the second tunnel communication unit and the normal mode without performing the tunnel communication.
  • the address acquisition control unit controls the second information processing apparatus to perform processing for acquiring an address when the second switching unit switches from the normal mode to the tunnel mode.
  • the switching unit switches between the normal mode and the tunnel mode. If the tunnel communication via the P2P communication path is not performed, the first information processing device and the second information processing device must perform normal communication via the communication line as the normal mode. Can be done. In addition, when switching from the normal mode to the tunnel mode, each information processing device must acquire a new address to be used for tunnel communication, but this processing is performed by each address acquisition control unit. An information processing apparatus can be used.
  • the information processing system of the present invention is configured so that all the buckets transmitted from the first information processing apparatus when the first tunnel communication unit performs tunnel communication via the P2P communication path.
  • the second tunnel communication unit performs tunnel communication via the P2P communication route, all packets transmitted from the second information processing device are encapsulated. Then, send it via the P2P communication route.
  • the first information processing device and the second information processing device are connected to a communication line or a communication processing device. Cannot communicate with a local device that is connected to the wide area of the tunnel communication device. As a result, the safety of communication between the first information processing device and the second information processing device when tunnel communication is performed is enhanced.
  • the first tunnel communication device further includes a first address assigning unit that assigns an address to the first information processing device
  • the second tunnel communication device includes the second information processing.
  • a second address assigning unit that assigns an address to the device may be further provided. According to such a configuration, an address used in tunnel communication can be assigned using the address assigning unit.
  • the first tunnel communication device may further include a first switching unit
  • the second tunnel communication device may further include a second switching unit.
  • the first switching unit switches between a tunnel mode in which the first information processing apparatus performs tunnel communication by the first tunnel communication unit and a normal mode in which the tunnel communication is not performed.
  • the second switching unit switches between a tunnel mode in which the second information processing apparatus performs tunnel communication by the second tunnel communication unit and a normal mode in which the tunnel communication is not performed.
  • the switching unit can switch between the normal mode and the tunnel mode, and when the tunnel communication via the P2P communication path is not performed, the first information processing apparatus and the second information Processing device is in normal mode As a result, normal communication via the communication line can be performed.
  • FIG. 1 is a block diagram showing a configuration of an information processing system in a first embodiment of the present invention.
  • FIG. 2 is a block diagram showing the configuration of the first tunnel communication device in the same embodiment.
  • FIG. 3 is a block diagram showing a configuration of a second tunnel communication device in the same embodiment.
  • FIG. 4 is a flowchart showing the operation of the first tunnel communication device in the same embodiment.
  • FIG. 5 is another flowchart showing the operation of the first tunnel communication device in the same embodiment.
  • FIG. 6 is a flowchart showing the operation of the second tunnel communication device in the same embodiment.
  • FIG. 7 is another flowchart showing the operation of the second tunnel communication device in the embodiment.
  • FIG. 8 is a diagram for explaining capsules of the information processing system in the embodiment.
  • FIG. 9 is another view for explaining capsules of the information processing system in the embodiment.
  • FIG. 10 is another diagram for explaining capsules of the information processing system in the embodiment.
  • FIG. 11 is a diagram for explaining communication between devices of the information processing system in the embodiment.
  • FIG. 12 is another diagram for explaining communication between devices of the information processing system in the embodiment.
  • FIG. 13 is another diagram for explaining communication between devices of the information processing system in the embodiment.
  • FIG. 14 is a block diagram showing another example of the configuration of the information processing system in the embodiment.
  • FIG. 15 is a block diagram showing another example of the configuration of the first tunnel communication apparatus in the embodiment.
  • FIG. 16 is a block diagram showing a configuration of the first tunnel communication apparatus in the second embodiment of the present invention.
  • FIG. 17 is a flowchart showing the operation of the first tunnel communication device in the same embodiment.
  • FIG. 18 is a block diagram showing another example of the configuration of the first tunnel communication apparatus in the embodiment.
  • FIG. 19 is a block diagram showing a configuration of the first tunnel communication apparatus in the third embodiment of the present invention.
  • FIG. 20 is a block diagram showing a configuration of the second tunnel communication device in the same embodiment.
  • FIG. 21 is a flowchart showing the operation of the first tunnel communication apparatus in the same embodiment.
  • FIG. 22 is a flowchart showing the operation of the second tunnel communication device in the same embodiment.
  • FIG. 1 is a block diagram showing the configuration of the information processing system in the present embodiment.
  • FIG. 2 is a block diagram showing the configuration of the first tunnel communication device in the same embodiment.
  • FIG. 3 is a block diagram showing the configuration of the second tunnel communication device in the same embodiment.
  • FIG. 4 is a flowchart showing the operation of the first tunnel communication device in the same embodiment.
  • FIG. 5 is another flowchart showing the operation of the first tunnel communication apparatus in the same embodiment.
  • FIG. 6 is a flowchart showing the operation of the second tunnel communication device in the same embodiment.
  • Figure 7 6 is another flowchart showing the operation of the second tunnel communication device in the embodiment.
  • FIG. 8 is a diagram for explaining the capsule of the information processing system in the embodiment.
  • FIG. 9 is another diagram for explaining capsules of the information processing system in the embodiment.
  • FIG. 10 is another diagram for explaining the encapsulation of the information processing system in the embodiment.
  • FIG. 11 is a diagram for explaining communication between devices of the information processing system in the embodiment.
  • FIG. 12 is another diagram for explaining communication between devices of the information processing system in the embodiment.
  • FIG. 13 is another diagram for explaining communication between devices of the information processing system in the embodiment.
  • FIG. 14 is a block diagram showing another example of the configuration of the information processing system in the embodiment.
  • FIG. 15 is a block diagram showing another example of the configuration of the first tunnel communication device in the embodiment.
  • the information processing system includes a first information processing device 1, a first tunnel communication device 2, a first communication processing device 3, a second information processing device 4, and a second tunnel communication device 5. And a second communication processing device 6 and a P2P communication establishment server 7.
  • the first communication processing device 3, the second communication processing device 6, and the P2P communication establishment server 7 are connected via a wired or wireless communication line 100, respectively.
  • the communication line 100 is, for example, the Internet, an intranet, a public telephone line network, or the like.
  • the first information processing device 1 communicates with the second information processing device 4 via the first tunnel communication device 2, the first communication processing device 3, and the like.
  • the first information processing device 1 is, for example, a game device that may be a video recording device or a home appliance such as a printer, which may be a personal computer (hereinafter referred to as a PC). Any device that performs communication may be used.
  • the first tunnel communication device 2 can communicate with the first information processing device 1 and performs tunnel communication with the second tunnel communication device 5.
  • the first tunnel communication device 2 includes a first P2P communication establishment unit 21, a first tunnel communication unit 22, a first wide area interface (hereinafter referred to as IZF) 23, and a first local An IZF 24, a first switching unit 25, a central processing unit (hereinafter referred to as CPU) 301, which is a computer, and a recording medium 305 are provided.
  • the first P2P communication establishment unit 21 establishes P2P communication with the second tunnel communication device 5.
  • P2P communication is a communication mode in which devices that do not communicate via a server, such as server relay communication, directly communicate with each other.
  • Establishing P2P communication means getting ready for P2P communication with the other device. Specifically, establishing P2P communication means that the packet transmitted from the first tunnel communication device 2 is the destination of the packet to reach the other device, here, the second tunnel communication device 5. It is to know the address.
  • the first P2P communication establishment unit 21 acquires the address and port number of the second communication processing device 6 that can perform P2P communication with the second tunnel communication device 5. This P2P communication is established using the P2P communication establishment server 7.
  • the first P2P communication establishment unit 21 may be realized by hardware or may be realized by software such as a driver that drives a communication device such as a modem or a network card.
  • a method for establishing P2P communication via a communication processing device is disclosed in, for example, Japanese Patent Application Laid-Open No. 004-180003, International Publication No. 2005Z041500, International Publication No. 2005,046143, or Rosenberg.
  • the first tunnel communication unit 22 performs tunnel communication using the P2P communication path established by the first P2P communication establishment unit 21.
  • tunnel communication means that packets are encapsulated and communication is performed using the packets after the encapsulation.
  • the first tunnel communication unit 22 performs the encapsulation of the packet and the decapsulation of the encapsulated packet.
  • the “capsule capsule” means that the packet is included in the payload and a new packet having a new header is formed.
  • the header of the new packet is the payload. It is a header of the same layer as the header layer of the packet included in or a header of a layer higher than that layer. A specific example of encapsulation will be described later.
  • the packet contained in the payload may be encrypted or not encrypted.
  • decapsulation means taking out the packet payload of the encapsulated packet. If the packet included in the payload was encrypted when it was encapsulated, it may be decrypted when the capsule is released.
  • the first tunnel communication unit 22 encapsulates the packet transmitted from the first information processing device 1, and transmits the packet through the P2P communication path established by the first P2P communication establishment unit 21, The encapsulation of the encapsulated packet transmitted from the second tunnel communication device 5 through the P2P communication path is released. The decapsulated packet is transmitted and received by the first information processing apparatus 1.
  • the first tunnel communication unit 22 is a packet transmitted from the first information processing device 1 when the tunnel communication is performed via the P2P communication route, and the transmission destination is the second information processing device 4 That is, a packet whose destination is the device at the end of the P2P communication path is encapsulated and transmitted via the P2P communication path. Other packets need not be encapsulated. That is, for the latter packet, the packet transmitted from the first information processing apparatus 1 may be transmitted as it is via the first wide area IZF 23.
  • the first tunnel communication unit 22 may be realized by hardware, or may be realized by software such as a driver that drives a communication device such as a modem or a network card.
  • the first P2P communication establishment unit 21 and the first tunnel communication unit 22 are the same at, for example, an Internet protocol (hereinafter referred to as IP) address or a media access control (hereinafter referred to as MAC) address. It is assumed that communication is performed using the address. For example, it can be considered that the IP address, MAC address, port number, etc. are set at the position indicated by reference numeral 27 in FIG.
  • IP Internet protocol
  • MAC media access control
  • the first wide area I / F 23 is an interface on the wide area network side of the first tunnel communication device 2.
  • the first wide area I / F23 is the hardware to connect to the wide area network.
  • a network interface card hereinafter referred to as NI C or the like.
  • the first tunnel communication unit 22 performs tunnel communication via the P2P communication path via the first wide area IZF23.
  • the first local IZF 24 is an interface on the local network side of the first tunnel communication device 2.
  • the first local I / F 24 is a hardware for connecting to a local network, such as a NIC.
  • the first tunnel communication unit 22 communicates with the first information processing apparatus 1 via the first local IZ F24.
  • the first switching unit 25 switches between the tunnel mode and the normal mode.
  • the tunnel mode is a mode in which the first information processing apparatus 1 performs tunnel communication by the first tunnel communication unit 22.
  • the normal mode is a mode in which the first information processing apparatus 1 does not perform tunnel communication.
  • the first switching unit 25 is connected to the first local I / F 24 and the right side in FIG. 2 so that the first tunnel communication unit 22 can receive the packet transmitted from the first information processing apparatus 1. Connect to path 25a.
  • the first switching unit 25 prevents the first tunnel communication unit 22 from receiving the packet transmitted from the first information processing device 1 and the first local IZF 24 and the route on the left side of FIG. Connect to 25b and cut off the connection to path 25a on the right side of Fig. 2.
  • the first switching unit 25 may be a manual switch or the like that allows a user to manually switch the connection, or may be a switch or the like that can be automatically switched by control by the CPU 301.
  • the CPU 301 controls each part of the first tunnel communication device 2 by a program recorded on the recording medium 305.
  • the first information processing device 1 communicates with a device connected to the wide side of the first tunnel communication device 2 on the local side of the first communication processing device 3, the first communication processing device 3
  • the tunnel communication device 2 may behave like a so-called bridge.
  • the first communication processing device 3 performs processing related to communication by the first tunnel communication device 2.
  • the first communication processing device 3 performs processing related to communication between the first tunnel communication device 2 and the second communication processing device 6 or the P2P communication establishment server 7.
  • the first communication processing device 3 may be a device having a network address translation (hereinafter referred to as NAT) function for performing address translation or a device having a packet filtering firewall function.
  • NAT network address translation
  • the NAT function includes an address changing function, a port assignment function, and the like.
  • Packet filtering is, for example, selecting received packets based on reception filter rules.
  • the receive filter rules include, for example, an address sensitive filter that only receives packets from the address that sent the packet from that port, and a port sensitive that only receives packets from the port that sent the packet from that port. There are (Port Sensitive) filters and no (No) filters that do not exist.
  • the first communication processing device 3 includes an address assigning device 31 as shown in FIG.
  • the address assigning device 31 is a device that assigns an address to the device, for example, a Dynamic Host Configuration Protocol (hereinafter referred to as DHCP) server.
  • DHCP Dynamic Host Configuration Protocol
  • the address assigning device 31 is a DHCP server.
  • the address of the first information processing device 1 in the tunnel mode is given from the address assigning device 31, and the address of the second information processing device 4 in the tunnel mode is obtained by tunnel communication via the P2P communication path. It is assumed that the address is assigned from the address assigning device 31.
  • the first communication processing device 3 in the present embodiment is a device called a “router”. In the present embodiment, the case where the first communication processing device 3 has the address assigning device 31 will be described. However, if the first communication processing device 3 belongs to the same local area network as the local area network to which the first tunnel communication device 2 belongs.
  • the address assigning device 31 may not be included in the first communication processing device 3. For example, the address assignment device 31 may be connected independently to the local network of the first communication processing device 3.
  • the second information processing device 4 communicates with the first information processing device 1 via the second tunnel communication device 5, the second communication processing device 6, and the like.
  • the second information processing device 4 may be, for example, a PC, and is not limited as long as it is a device that can communicate with home appliances such as video recording devices and printers, game devices, and the like.
  • the second tunnel communication device 5 can communicate with the second information processing device 4 and performs tunnel communication with the first tunnel communication device 2.
  • the second tunnel communication device 5 includes a second P2P communication establishment unit 51, a second tunnel communication unit 52, a second wide area IZF 53, a second local IZF 54, and a second switching unit 55.
  • the acquisition control unit 56, a CPU 302 which is a computer, and a recording medium 306 are provided.
  • the second P2P communication establishment unit 51 establishes P2P communication with the first tunnel communication device 2.
  • the second P2P communication establishment unit 51 establishes P2P communication via the P2P communication establishment server 7 and is the same as the first P2P communication establishment unit 21.
  • the second P2P communication establishment unit 51 may be realized by hardware, or may be realized by software such as a driver that drives a communication device such as a modem or a network card.
  • the second tunnel communication unit 52 performs tunnel communication using the P2P communication path established by the second P2P communication establishment unit 51.
  • the second tunnel communication unit 52 is the same as the first tunnel communication unit 22.
  • the second tunnel communication unit 52 encapsulates the packet transmitted from the second information processing device 4 and transmits the packet through the P2P communication route, and the first tunnel communication device through the P2P communication route. Unencapsulate the encapsulated packet sent from 2.
  • the decapsulated packet is transmitted and received by the second information processing apparatus 4.
  • the second tunnel communication unit 52 encapsulates all packets transmitted from the second information processing device 4 in the P2P communication path when tunnel communication is performed via the P2P communication path. You may send it.
  • the second tunnel communication unit 52 may be realized by hardware, or may be realized by software such as a driver that drives a communication device such as a modem or a network card.
  • the second P2P communication establishment unit 51 and the second tunnel communication unit 52 communicate with each other using, for example, the same IP address or MAC address.
  • the IP address, MAC address, port number, etc. are set at the position indicated by reference numeral 57 in FIG.
  • the second wide area IZF 53 is an interface on the wide area network side of the second tunnel communication device 5.
  • the second wide area I / F 53 is hardware for connecting to a wide area network, such as a NIC.
  • the second tunnel communication unit 52 performs tunnel communication through the second wide area IZ F53 via the P2P communication path.
  • the second local IZF 54 is an interface on the local network side of the second tunnel communication device 5.
  • the second local I / F 54 is used to connect to the local network.
  • One duer for example, NIC.
  • the second tunnel communication unit 52 communicates with the second information processing device 4 via the second local IZ F54.
  • the second switching unit 55 switches between the tunnel mode and the normal mode, and is the same as the first switching unit 25.
  • the second switching unit 55 In the tunnel mode, the second switching unit 55 is connected to the second mouth IZF 54 and the right side of FIG. 3 so that the second tunnel communication unit 52 can receive the packet transmitted from the second information processing device 4. Connect the route.
  • the second switching unit 55 prevents the second tunnel communication unit 52 from receiving the packet transmitted from the second information processing device 4, and the second local IZF 54 and the route on the left side of FIG. And cut off the path on the right side of Fig. 3.
  • the second switching unit 55 may be a manual switch or the like that allows the user to manually switch the connection, or may be a switch or the like that can be automatically switched by control by the CPU 302.
  • first tunnel communication device 2 even if the first switching unit 25 is in the tunnel mode, packets input via the first local I / F 24 are not encapsulated and are not encapsulated. Although it may be transmitted from the IZF 23, in the case of the second tunnel communication device 5, when the second switching unit 55 is in the tunnel mode, the packet input via the second local I / F 54 is not transmitted. All are encapsulated by the second tunnel communication unit 52 and transmitted to the second wide area IZF53.
  • the address acquisition control unit 56 controls the second information processing device 4 to perform processing for acquiring an address when the second switching unit 55 switches from the normal mode to the tunnel mode.
  • the second information processing device 4 may or may not hold the address of the second information processing device 4 before the control by the address acquisition control unit 56. In the present embodiment, by performing this control, the second information processing device 4 is given a new address from the address assignment device 31 of the first communication processing device 3. This processing sequence will be described later.
  • the address acquisition control unit 56 temporarily disconnects the connection between the second information processing device 4 and the second tunnel communication device 5, that is, by causing the second information processing device 56 to link down.
  • the second information processing device 4 obtains the address by passing an instruction to obtain the address to the second information processing device 4 so that the processing can be performed by 4 Processing may be performed.
  • the instruction to set the lease time of the address possessed by the second information processing device 4 to 0 is used.
  • the acquisition control unit 56 may pass it to the second information processing device 4.
  • the CPU 302 controls each part of the second tunnel communication device 5 by a program recorded on the recording medium 306.
  • the second communication processing device 6 is connected to the first communication processing device 3 via the communication line 100, and performs processing related to communication by the second tunnel communication device 5.
  • the second communication processing device 6 performs processing related to communication between the second tunnel communication device 5 and the first communication processing device 3 and the P2P communication establishment server 7.
  • the second communication processing device 6 is the same as the first communication processing device 3, and the description thereof is omitted.
  • the P2P communication establishment server 7 performs processing for establishing P2P communication.
  • the P2P communication establishment server 7 performs processing necessary for establishing P2P communication as described in the above-mentioned documents and the like.
  • the P2P communication establishment server 7 shown in the case of one P2P communication establishment server 7 may be composed of two or more servers.
  • FIG. 1 for convenience of explanation, a case where only one tunnel communication device is connected to the local network side of each of the first communication processing device 3 and the second communication processing device 6 is shown. As shown, devices other than the first tunnel communication device 2 and the second tunnel communication device 5 may be connected to the local network side of the first communication processing device 3 and the second communication processing device 6.
  • FIG. 1 for convenience of explanation, the case where only one device is connected to the local network side of the first tunnel communication device 2 and the second tunnel communication device 5 is shown. Devices other than the first information processing device 1 and the second information processing device 4 may be connected to the local network side of the first tunnel communication device 2 and the second tunnel communication device 5.
  • the first P2P communication establishment unit 21 establishes P2P communication with the second tunnel communication device 5 (STEP (Hereinafter referred to as “S”) 101). This specific process is described in, for example, the above-mentioned document, and detailed description thereof is omitted.
  • the first tunnel communication unit 22 performs tunnel communication using the P2P communication path established by the first P2P communication establishment unit 21 (S102). Details of the tunnel communication will be described later.
  • the segment of the first information processing device 1 and the segment of the second information processing device 4 are the same. Therefore, the first information processing device 1 and the second information processing device 4 can communicate as if they belong to the same local area network.
  • the first tunnel communication unit 22 determines whether or not to end the tunnel communication (S103). For example, when tunnel communication is terminated, for example, when an instruction to terminate tunnel communication is received from the first information processing apparatus 1 or the like, or when a tunnel communication is performed over a certain period of time via a P2P communication path. This is the case when we have a strong power. If the tunnel communication is not terminated, the process returns to step 102. If the tunnel communication is terminated, the series of processes is terminated. It should be noted that when the tunnel communication is terminated, many processes for terminating the communication may be performed.
  • the first switching unit 25 causes the first wide area IZF 23 and the first mouth Ical IZF 24 to be Since the connection is made, the first tunnel communication device 2 does not process the packet.
  • the first tunnel communication unit 22 determines whether or not the packet has been received (S201). If a packet is received, the process proceeds to step 202. Otherwise, the process ends.
  • reception of a packet by the first tunnel communication unit 22 will be described. As described above, the first tunnel communication unit 22 performs communication using the same address as that of the first P2P communication establishment unit 21, but the first tunnel communication unit 22 receives a packet transmitted to the address.
  • the first tunnel communication unit 22 transmits a packet transmitted to an unspecified number of destinations, for example, It also receives packets sent by broadcast communication method and multicast communication method. Further, the first tunnel communication unit 22 is a packet transmitted to the second information processing device 4, that is, a destination address, such as an IP address or a MAC address, is the second information processing device 4. Packets are also received.
  • the first tunnel communication unit 22 determines whether the received packet is an encapsulated packet or an unencapsulated packet (S202). If a packet that has been encapsulated is received, the process proceeds to step 203, and if a packet that is not encapsulated is received, the process proceeds to step 205.
  • the first tunnel communication unit 22 may determine whether or not the packet is encapsulated based on the packet transmission path or based on the packet format. In the latter case, for example, it may be determined that a packet transmitted to a predetermined port is encapsulated or not encapsulated. In the latter case, for example, when the first tunnel communication device 2 receives a packet from the first wide area IZF 23, it determines that it is encapsulated and receives the packet from the first local I / F 24. In case you are capsuled! You can judge it as a cunning habit!
  • the first tunnel communication unit 22 releases the encapsulation of the received packet (S203).
  • the first tunnel communication unit 22 transmits the decapsulated packet (S204).
  • the decapsulated packet is transmitted to the device set as the transmission destination of the packet. Then, the series of processing ends.
  • the first tunnel communication unit 22 encapsulates the received packet (S205).
  • the destination address in the header of the packet after encapsulation is the destination address of the P2P communication path established by the first P2P communication establishment unit 21. For example, the address on the wide area side of the second communication processing device 6 and the address of the transmission destination in the header of the packet after the port number has been successfully selected are set.
  • the source address in the header of the packet after encapsulation is the address of the first tunnel communication unit 22.
  • the source address is converted.
  • the first tunnel communication unit 22 transmits the encapsulated packet (S206). The packet is transmitted to the first communication processing device 3 via the first wide area IZF 23. Then, a series of processing ends.
  • the first tunnel communication unit 22 receives a packet and transmits the packet after encapsulating or decapsulating the packet.
  • the packet received by one tunnel communication unit 22 is a packet of a predetermined control for the first tunnel communication unit 22, the first tunnel communication unit 22 does not need to transmit the packet.
  • the flowchart of FIG. 5 shows the processing related to the first tunnel communication unit 22, and therefore in the tunnel mode, the first tunnel communication is performed on the local side of the first communication processing device 3. Communication between the device connected to the wide area side of the device 2 and the first information processing device 1 is performed separately. The same applies to the other flow charts.
  • the operation of the second tunnel communication device 5 in the present embodiment will be described using the flowchart of FIG. Note that the flowchart of FIG. 6 shows processing from when the second tunnel communication device 5 starts tunnel communication until the tunnel communication ends.
  • the second P2P communication establishment unit 51 establishes P2P communication with the first tunnel communication device 2 (S301). This specific process is described in, for example, the above-mentioned document, and detailed description thereof is omitted.
  • the address acquisition control unit 56 controls the second information processing device 4 to perform processing for acquiring an address (S302).
  • the second tunnel communication unit 52 performs tunnel communication through the P2P communication path established by the second P2P communication establishment unit 51 (S303). Details of this tunnel communication will be described later.
  • the second tunnel communication unit 52 determines whether to end the tunnel communication (S304). If the tunnel communication is not terminated, the process returns to step 303. If the tunnel communication is terminated, the series of processes is terminated.
  • the second tunnel communication unit 52 determines whether a packet has been received (S401). If the packet is received, the process proceeds to step 402; otherwise, the process ends. Here, reception of a packet by the second tunnel communication unit 52 will be described.
  • the second tunnel communication unit 52 performs communication using the same address as the second P2P communication establishment unit 51, but the second tunnel communication unit 52 receives a packet transmitted to the address. To do.
  • the second tunnel communication unit 52 also receives a packet transmitted to an unspecified number of destinations, for example, a packet transmitted by a broadcast communication method or a multicast communication method.
  • the second tunnel communication unit 52 receives all packets transmitted from the second information processing device 4 in the tunnel mode.
  • the second tunnel communication unit 52 determines whether the received packet is an encapsulated packet or an unencapsulated packet (S402). If a packet that is encapsulated is received, the process proceeds to step 403. If a packet that is not encapsulated is received, the process proceeds to step 405. When the encapsulated packet is received, the second tunnel communication unit 52 releases the encapsulated packet (S403). The second tunnel communication unit 52 transmits the packet from which the capsule is released to the second local IZF 54 side (S404). As a result, the decapsulated packet is transmitted to the device set as the transmission destination of the packet. Then, the series of processing ends.
  • the second local IZF 54 encapsulates the received packet (S405).
  • the transmission destination address in the header of the packet after encapsulation is the address of the destination of the P2P communication path established by the second P2P communication establishment unit 51. For example, the address on the wide area side of the first communication processing device 3 and the address of the transmission destination in the header of the packet after the port number has been successfully selected are set.
  • the source address in the header of the packet after encapsulation is the address of second tunnel communication unit 52.
  • the second communication processing device 6 has a NAT function, In this case, the transmission source address is converted during transmission.
  • the second tunnel communication unit 52 transmits the encapsulated packet to the second wide area I / F 53 side (S406).
  • the packet is transmitted to the second communication processing device 6 via the second wide area I / F 53. Then, a series of processing ends.
  • the second tunnel communication unit 52 receives a packet and transmits the packet after encapsulating or decapsulating the packet.
  • the packet received by the two tunnel communication unit 52 is a packet of a predetermined control for the second tunnel communication unit 52, the second tunnel communication unit 52 does not have to transmit the packet.
  • Both the first communication processing device 3 and the second communication processing device 6 are assumed to have an address assignment device.
  • the address assignment device is assumed to be a DHCP server.
  • both the first information processing device 1 and the second information processing device 4 are PCs.
  • the first information processing device 1, the first tunnel communication device 2, and the first communication processing device 3 are connected by an Ethernet (registered trademark) cable.
  • the second information processing device 4, the second tunnel communication device 5, and the second communication processing device 6 are also connected by an Ethernet cable. That is, the first wide area IZF 23, the first local IZF 24, the second wide area lZF 53, and the second local IZF 54 each have an Ethernet port.
  • both the first tunnel communication device 2 and the second tunnel communication device 5 are assumed to be in the normal mode.
  • the first information processing apparatus 1 is given an IP address from the address assignment apparatus 31 of the first communication processing apparatus 3.
  • the second information processing device 4 is given an IP address from an address assignment device (not shown) of the second communication processing device 6.
  • the first P2P communication establishment unit 21 and the first tunnel communication unit 22 of the first tunnel communication device 2 and the second P2P communication establishment unit 51 and the second tunnel communication unit 52 of the second tunnel communication device 5 are also respectively Addresses are assigned from the address assignment device 31 of the first communication processing device 3 and the address assignment device of the second communication processing device 6.
  • the IP addresses of the first information processing device 1, the first P2P communication establishment unit 21 of the first tunnel communication device 2, etc., the first communication processing device 3, etc. are as follows.
  • First information processing device 1 192. 168. 0. 10 1st P2P communication establishment unit 21, 1st tunnel communication unit 22: 192. 168. 0. 2 Local side of first communication processing device 3: 192. 168. 0. 1
  • Second information processing device 4 192. 168. 1. 10
  • 2nd P2P communication establishment unit 51 2nd tunnel communication unit 52: 192.
  • the user of the first tunnel communication device 2 switches from the normal mode to the tunnel mode by operating the first switching unit 25.
  • the user of the second tunnel communication device 5 also switches from the normal mode to the tunnel mode by operating the second switching unit 55. Note that this switching may be physically performed by the user operating a switch, button, or the like of the first switching unit 25 or the like. Alternatively, the user may instruct the first information processing apparatus 1 isotropic force. It may be done electrically by taking out.
  • the first P2P communication establishment unit 21 and the second P2P communication establishment unit 51 detect that the first switching unit 25 and the second switching unit 55 are switched to enter the tunnel mode, the first tunnel communication establishment unit 21 and the second P2P communication establishment unit 51 A process of establishing P2P communication between the communication device 2 and the second tunnel communication device 5 is executed.
  • the first P2P communication establishment unit 21 and the second P2P communication establishment unit 51 preliminarily hold the address of the P2P communication establishment server 7, and by using the address to access the P2P communication establishment server 7, Establish P2P communication.
  • the first P2P communication establishing unit 21 and the second P2P communication establishing unit 51 each hold device identification information for identifying the other party's tunnel communication device, and using the device identification information, The tunnel communication device is identified and P2P communication is established.
  • the process by which the device identification information of the tunnel communication device is stored in the first tunnel communication device 2 and the second tunnel communication device 5 does not matter.
  • the user may store the device identification information in the first tunnel communication device 2 or the like via an input device or a recording medium, or the first tunnel communication device 2 and the second tunnel at the time of factory shipment.
  • the communication device 5 and the communication device 5 may be paired, and the device identification information of the other party may be accumulated together.
  • the process of establishing the P2P communication between the first P2P communication establishment unit 21 of the first tunnel communication device 2 and the second P2P communication establishment unit 51 of the second tunnel communication device 5 has been conventionally known. Detailed description thereof is omitted.
  • the first P2P communication establishment unit 21 uses the IP address “155. 32. 10. 10” on the wide area side of the second communication processing device 6 used in the P2P communication and the port number “22222”. ”And pass them to the first tunnel communication unit 22.
  • the second P2P communication establishment unit 51 acquires the IP address “202.224.135.10” and the port number “11111” on the wide area side of the first communication processing device 3 used in the P2P communication. Then, it is assumed that they are passed to the second tunnel communication unit 52 (S101, S301).
  • the packet before being encapsulated as “original packet” is the one shown in FIG.
  • the first tunnel communication unit 22 etc. attaches an XX header and an XX trailer to its original bucket, and further adds a user datagram protocol (hereinafter referred to as UDP) header, IP
  • UDP user datagram protocol
  • the XX header and XX trailer are, for example, an IP encapsulation security payload (Encapsulating Security Payload (hereinafter referred to as ESP)) header, an identification header (Aut hentication Header (hereinafter referred to as AH)), These are ESP trailers, which are added for the purpose of encrypting the original packet shown in Fig. 8.
  • ESP IP encapsulation security payload
  • AH Address hentication Header
  • the address and port number of the communication processing device of the other party of P2P communication are set.
  • the IP address of the destination included in the IP header of the packet after the encapsulation is the IP address ⁇ 155.32.
  • the port number of the destination included in the UDP header of the packet after the encapsulated packet is “10222” of the second communication processing device 6.
  • the second tunnel communication unit 52 performs the same encapsulation.
  • the original packet may be a packet having an Ethernet header.
  • a force called “frame” is referred to as “packet” in this specification.
  • the packet after encapsulation is shown in Fig. 10.
  • the MAC address included in the Ethernet header is the MAC address obtained by the Address Resolution Protocol (hereinafter referred to as ARP).
  • the address acquisition control unit 56 performs the second information processing.
  • the second information processing device 4 is controlled to acquire an address (402 in FIG. 11) (S302).
  • the second information processing device 4 transmits a packet of the broadcast communication method that requests an IP address (403 in FIG. 11).
  • the destination IP address of this packet is “192. 16 8. 1. 255”, and the MAC address is “FF—FF—FF—FF—FF—FF”.
  • the network address on the local side of the second communication processing device 6 is “192.168.1”.
  • the second tunnel communication unit 52 receives the packet transmitted by the broadcast communication method (S401), and receives the packet from the second P2P communication establishment unit 51 because the packet is not encapsulated (S402). Then, the packet is encapsulated as shown in Fig. 9 using the IP address and port number of the first communication processing device 3 as the destination address and port number (404 in Fig. 11) (S405) . Then, the second tunnel communication unit 52 transmits the encapsulated packet (405 in FIG. 11) (S406).
  • the packet is address-converted by the second communication processing device 6 and transmitted to the first communication processing device 3. Then, the address is converted by the first communication processing device 3 and passed to the first tunnel communication device 2.
  • the first tunnel communication unit 22 of the first tunnel communication device 2 is connected via a P2P communication path.
  • first tunnel communication unit 22 transmits the decapsulated packet to the local network (407 in FIG. 11) (S204).
  • This transmitted packet is the same packet as the packet transmitted from the second information processing device 4 (403 in FIG. 11), and is a broadcast communication method packet.
  • the packet is transmitted to the first information processing device 1 and the first communication processing device 3.
  • the address assigning device 31 of the first communication processing device 3 receives the packet and determines the IP address “192.168.0.11” to be assigned to the second information processing device 4 (408 in FIG. 11).
  • a broadcast communication method bucket including the IP address in the payload is formed and transmitted to the local network of the first communication processing device 3 (409 in FIG. 11).
  • the first tunnel communication unit 22 receives the packet transmitted by the broadcast communication method (S201). Since the packet is not encapsulated (S202), the first tunnel communication unit 22 receives the packet from the first P2P communication establishment unit 21. Then, the packet is encapsulated as shown in Fig. 9 with the IP address and port number of the second communication processing unit 6 as the destination address and port number (410 in Fig. 11) (S205) . Then, the first tunnel communication unit 22 transmits the encapsulated packet (411 in FIG. 11) (S206).
  • the address of the packet is converted by the first communication processing device 3 and transmitted to the second communication processing device 6. Then, the address is converted by the second communication processing device 6 and passed to the second tunnel communication device 5.
  • the second tunnel communication unit 52 of the second tunnel communication device 5 receives the encapsulated packet transmitted from the first tunnel communication device 2 via the P2P communication path (S 401), the packet is encapsulated. Therefore, the packet contained in the payload of the packet is taken out and the encapsulation is released (412 in FIG. 11) (S403).
  • the second tunnel communication unit 52 transmits the decapsulated packet to the local network (413 in FIG. 11) (S404). That is, the decapsulated packet is transmitted to the second information processing device 4.
  • the transmitted packet is the same packet transmitted from the address assigning device 31 in (409 of FIG. 11), and is broadcast. This is a packet of the second communication method.
  • the packet is received by the second information processing device 4. Then, the second information processing device 4 sets the IP address of the second information processing device 4 to the address “192.168.0.11” included in the payload of the received packet (414 in FIG. 11). In this way, the first information processing device 1 and the second information processing device 4 can communicate as devices in the same segment.
  • the first information processing apparatus 1 transmits a packet for inquiring about a device to an unspecified number of destinations (501 in FIG. 12).
  • This packet is an inquiry packet of the UPnP-AV standard SSDP.
  • This packet is transmitted by the IP multicast communication method.
  • the packet is received by the first tunnel communication unit 22 and encapsulated in the same manner as described for the broadcast communication method in FIG. 11 (502 in FIG. 12).
  • the first tunnel communication unit 22 transmits the encapsulated packet through the P2P communication path to the second tunnel communication device 5 (503 in FIG. 12).
  • the second tunnel communication unit 52 of the second tunnel communication device 5 receives the packet and releases the encapsulation (504 in FIG. 12).
  • second tunnel communication unit 52 transmits a packet for inquiring of the device whose encapsulation has been released (505 in FIG. 12).
  • the packet is received by the second information processing device 4, and the second information processing device 4 forms a reply packet to the device inquiry and transmits it (506 in FIG. 12).
  • This packet is transmitted by the multicast communication method.
  • the reply packet includes the IP address of the second information processing device 4 and the host name.
  • the packet is received and encapsulated by the second tunnel communication unit 52 (507 in FIG. 12). And, the second tunnel communication unit 52 receives the encapsulated packet through the P2P communication path.
  • the data is transmitted to the first tunnel communication device 2 (508 in FIG. 12).
  • First tunnel communication device 2 The first tunnel communication unit 22 receives the packet and releases the capsule (509 in FIG. 12). Then, the first tunnel communication unit 22 transmits the packet with the capsules released (510 in FIG. 12).
  • the packet is received by the first information processing apparatus 1, and the first information processing apparatus 1 can know the host name and IP address of the device in the same segment.
  • FIG. 12 illustrates the case where the first information processing device 1 knows the IP address and host name of the second information processing device 4, but there is another device in the same segment as the first information processing device 1. In this case, it is assumed that the first information processing apparatus 1 also receives the response of the device power.
  • the other apparatus when the information processing apparatus replies to the SSDP inquiry packet, the other apparatus substitutes for the SSDP inquiry and the matching packet not communicated by tunnel communication. You may make it respond.
  • the second information processing device 4 registers an address with the first communication processing device 3, and the first communication processing device 3 responds to the inquiry from the first information processing device 1 with the second information. Make a proxy response on behalf of processor 4.
  • the IP address inquiry using the UPnP-AV standard SSDP may be performed by another method.
  • a session is established using the NetBios extended user interface (hereinafter referred to as NetBEUI), and then the first information processing device 1 obtains the IP address of the second information processing device 4 and the like by NetBEUI data communication. May be.
  • the first information processing apparatus 1 may acquire the IP address of the second information processing apparatus 4 by other methods.
  • the first information processing device 1 often desires communication with the second information processing device 4 that is the same type of device as the first information processing device 1. For example, if the first information processing device 1 is a PC, the first information processing device 1 is considered to desire communication with the second information processing device 4 that is a PC, and the first information processing device 1 If it is a game device, it is considered that the first information processing device 1 desires communication with the second information processing device 4 which is the same type of game device.
  • the first information processing device 1 and the second information processing device 4 if both have the same segment, there is a function capable of finding the partner device and acquiring the partner address. If provided, it is considered that the address of the other party can be obtained in the same way via tunnel communication. Using such a function, the first information processing apparatus 1 and the second information are obtained. The information processing device 4 will be notified of the IP address etc.!
  • the IP address of the second information processing device 4 is transmitted from the user of the second information processing device 4 to the user of the first information processing device 1 by a communication method such as e-mail or server relay.
  • Information processing device 1 may be able to know the IP address of second information processing device 4.
  • the first information processing apparatus 1 is the force that explained the process of acquiring the address of the second information processing apparatus 4.
  • the second information processing apparatus 4 acquires the address of the first information processing apparatus 1. can do.
  • first tunnel communication unit 22 encapsulates the ARP request packet, and 2Send to tunnel communication device 5.
  • the second tunnel communication device 5 releases the capsule, and the second information processing device 4 responds to the ARP request packet.
  • the ARP response packet transmitted from the second information processing device 4 is encapsulated by the second tunnel communication device 5 and transmitted to the first tunnel communication device 2.
  • the first tunnel communication device 2 releases the encapsulation and transmits an ARP response packet to the first information processing device 1.
  • the first information processing apparatus 1 can know the MAC address of the second information processing apparatus 4, and when transmitting a packet to the second information processing apparatus 4, the MAC address is used as the destination MAC address. Can be used as
  • the first tunnel communication unit 22 holds the MAC address of the second information processing device 4, and holds the second information. place When a packet in which the MAC address of the logical device 4 is set as the destination address is transmitted, the packet may be received (S201). Even in this case, the first tunnel communication unit 22 may determine whether the transmission destination is four second information processing apparatuses based on the IP address of the transmission destination of the packet.
  • the first tunnel communication unit 22 may encapsulate the received packet together with the Ethernet header (see FIG. 10), or may remove the Ethernet header and encapsulate it (see FIG. 9). reference).
  • the second tunnel communication unit 52 releases the capsule and transmits the packet, so that the second information processing apparatus 4 receives the packet.
  • the second tunnel communication unit 52 uses the ARP to send the destination IP address, that is, the MAC address corresponding to the IP address of the second information processing device 4 To get. By transmitting a packet with an Ethernet header having the acquired MAC address, the packet is received by the second information processing device 4.
  • the first tunnel communication unit 22 obtains the MAC address or IP address included in the ARP response packet, so that the second tunnel communication device 5
  • the MAC address and IP address of the connected second information processing device 4 can be acquired. By holding the acquired address, it is possible to determine whether or not the transmission destination of the packet transmitted from the first information processing device 1 is the second information processing device 4. Then, it can be determined whether or not the packet transmitted from the first information processing apparatus 1 is received.
  • the ARP request packet is received and the IP address included in the ARP request packet is received.
  • An ARP response packet having a MAC address corresponding to the address is transmitted to the first information processing apparatus 1.
  • the first information processing apparatus 1 can know the actual MAC address of the second information processing apparatus 4.
  • the first tunnel communication unit 22 may receive a packet transmitted from the first information processing device 1 to the second information processing device 4, and may encapsulate the entire Ethernet header. The point that the Ethernet header may be removed and the power selection may be performed is the same as described in (A) above.
  • the ARP request packet is received, and the ARP response packet is transmitted to the first information processing device 1.
  • the MAC address included in the ARP response packet may be, for example, the MAC address used by the first tunnel communication unit 22 or another MAC address.
  • the first information processing device 1 is not a MAC address that can be obtained using ARP! /.
  • the first tunnel communication unit 22 holds the MAC address transmitted by the first tunnel communication unit 22 included in the ARP response packet. If the packet is sent, the packet is received as a packet whose destination address is the second information processing device 4. It may be done (S201). Even in this case, the first tunnel communication unit 22 may determine whether the transmission destination is the second information processing device 4 based on the IP address of the transmission destination of the packet.
  • the first tunnel communication unit 22 may encapsulate the received packet together with the Ethernet header (see Fig. 10), or may remove the Ethernet header and encapsulate it (Fig. 9). reference). In the former case, the first tunnel communication unit 22 executes the second information processing device 4 If the MAC address is known, the destination MAC address included in the Ethernet header may be converted to the actual MAC address of the second information processing device 4. Alternatively, in the second tunnel communication unit 52, the destination MAC address included in the Ethernet header may be converted to the actual MAC address of the second information processing device 4.
  • the second tunnel communication unit 52 cancels the capsule and then uses the ARP to set the destination IP address, that is, the IP address of the second information processing device 4.
  • the packet is received by the second information processing apparatus 4.
  • the first tunnel communication unit 22 knows the correspondence between the MAC address of the second information processing device 4 and the IP address, and the first tunnel communication unit 22 knows the IP address of the second information processing device 4 A method will be described.
  • the second tunnel communication device 5 acquires such information, and transmits the information to the first tunnel communication device 2 through a P2P communication path, a sano relay, etc. A description will be given of two patterns of a method for acquiring information by the tunnel communication unit 22 by transmitting a predetermined packet to the second tunnel communication device 5.
  • the second tunnel communication device 5 transmits a packet such as a broadcast communication method or a multicast communication method to a connected local device, and receives a reply packet for the transmitted packet.
  • a packet such as a broadcast communication method or a multicast communication method
  • the network address is "192.
  • the second tunnel communication device 5 transmits an ARP request packet with addresses from "192.168. 1. 1" to "19 2. 168. 1.254", and from which address Reply to You can know the IP address and MAC address of the connected device depending on whether you receive it.
  • the second tunnel communication device 5 transmits a packet of the multicast communication method to the local side network, and receives a reply packet to the transmitted packet.
  • the second tunnel communication device 5 can know the IP address and MAC address of the connected device by acquiring the address from the header of the packet transmitted from the local device device. Generally, the second tunnel communication device 5 holds the MAC address of the device connected to each port! /, So that it can know the MAC address of the local device. Therefore, the second tunnel communication device 5 obtains an IP address corresponding to the MAC address by monitoring the packet, so that the IP address of the device connected to the local side of the second tunnel communication device 5 or You can know the correspondence between IP addresses and MAC addresses.
  • the second tunnel communication device 5 knows the information by monitoring the request packet to the DHCP server and the reply packet from the DHCP which can know the information using the ARP table. Alternatively, other methods may be used.
  • the information acquired as described above is transmitted to the first tunnel communication device 2 through the P2P communication path, server relay, etc. as described above, and the information is used in the first tunnel communication unit 22. It becomes like this.
  • the first tunnel communication unit 22 configures the same packet as that transmitted by the second tunnel communication device 5, encapsulates it, and transmits it via the P2P communication path .
  • the first tunnel communication unit 22 receives the reply packet to the packet via the P2P communication path, the first tunnel communication unit 22 is connected to the local side of the second tunnel communication device 5. You can know the IP address. In this case, since the first tunnel communication unit 22 only encapsulates and transmits these packets, the first tunnel communication unit 22 is connected to the device connected to the first tunnel communication device 2. Information can be prevented from being obtained.
  • the first tunnel communication unit 22 monitors the DHCP request packet encapsulated and transmitted via the second tunnel communication device 5 and the reply packet, thereby determining which address is in the second tunnel. It is possible to know whether it has been assigned to the device connected to the local side of communication device 5. Therefore, the first tunnel communication unit 22 may acquire the address of the information processing device connected to the second tunnel communication device 5 by monitoring packets such as DHCP.
  • the first information processing apparatus 1 executes ARP processing
  • the second information processing apparatus 4 executes ARP processing.
  • the first information processing apparatus 1 configures a packet using the IP address of the second information processing apparatus 4 as a transmission destination address, and transmits the packet (601 in FIG. 13).
  • the MAC address of the transmission destination of the packet may be the actual MAC address of the second information processing apparatus 4 as described above, or may be another MAC address.
  • the first tunnel communication unit 22 is the address of the packet transmitted from the first information processing device 1, and based on this address, whether it is an IP address or a MAC address! / It is determined whether it is the second information processing device 4.
  • the packet is received (S201). Then, the first tunnel communication unit 22 encapsulates the packet ( Fig. 13 602). The encapsulated packet is transmitted to the second tunnel communication device 5 via the P2P communication path (603 in FIG. 13). When the second tunnel communication unit 52 of the second tunnel communication device 5 receives the packet, it releases the capsule (604 in FIG. 13). Then, the second tunnel communication unit 52 transmits the decapsulated packet to the second information processing apparatus 4 (605 in FIG. 13).
  • the second information processing device 4 configures a packet using the IP address of the first information processing device 1 as the destination address, and transmits the packet (606 in FIG. 13).
  • the destination MAC address may be the actual MAC address of the first information processing device 1, as in the case of packet transmission from the first information processing device 1 to the second information processing device 4. Or any other MAC address! / ⁇ .
  • the transmitted packet is received by second tunnel communication unit 52 (S401). Then, the second tunnel communication unit 52 encapsulates the packet (607 in FIG. 13). The encapsulated packet is transmitted to the first tunnel communication device 2 via the P2P communication path (608 in FIG. 13). When receiving the packet, first tunnel communication unit 22 of first tunnel communication device 2 releases the capsule (609 in FIG. 13). Then, the first tunnel communication unit 22 transmits the packet from which the force cancellation is canceled to the first information processing apparatus 1 (610 in FIG. 13).
  • the first information processing apparatus 1 when the first information processing device 1 transmits a packet to a server or the like connected to the communication line 100, the first tunnel communication unit 22 does not receive the packet, and the first communication processing device Since 3 receives and transmits to the communication line 100, the first information processing apparatus 1 can also access the Internet, for example.
  • the second information processing device 4 transmits a packet to a server or the like connected to the communication line 100, the packet is transmitted to the first tunnel communication device 2 by tunnel communication, and the first tunnel communication device Since the data is transmitted from 2 to the communication line 100 via the first communication processing device 3, the second information processing device 4 can also access the Internet, for example.
  • the first information processing device 1 and the second information processing device 4 can communicate as if the segments of both are the same. It is possible to share files between the two. In addition, communication between the two Since the packet transmitted through the communication line 100 is preferentially transmitted, the encryption is performed by the capsule.
  • the safety of communication contents between the information processing device 1 and the second information processing device 4 is prevented from leaking through the communication line 100.
  • the first tunnel communication device 2 and the second tunnel communication device 5 perform the process of making the first information processing device 1 and the second information processing device 4 into the same segment, the first information processing device 1 And the second information processing apparatus 4 do not have to perform the process of making both the same segments. Therefore, the first information processing device 1 or the like does not have to be a device that performs special processing such as establishment of tunnel communication or P2P communication.
  • the first information processing device 1 communicates via a conventional PC or a network. It may be a gaming device or the like.
  • the first communication processing device 3 such as a so-called router
  • the first tunnel communication device 2 does not have an IZF on the local side.
  • the information processing system in the present embodiment may be configured as shown in FIG.
  • the first tunnel communication device 8 shown in FIG. 14 is configured as shown in FIG.
  • the first tunnel communication device 8 includes a first P2P communication establishment unit 21, a first tunnel communication unit 22, a first wide area IZF 23, a CPU 301, and a recording medium 305.
  • Each configuration is the same as described above, and the description thereof is omitted.
  • the communication line 200 is a network on the local side of the first communication processing device 3.
  • the packet When a packet is transmitted from the first information processing device 1 to the second information processing device 4, the packet is transmitted from the first information processing device 1 to the first tunnel communication device 8.
  • the first tunnel communication device 8 encapsulates the packet and transmits it to the second tunnel communication device 5 through the P2P communication path. In the second tunnel communication device 5, the capsule is released and transmitted to the second information processing device 4.
  • the packet transmitted from the second information processing device 4 is similarly transmitted to the second tunnel communication device and the first tunnel communication. 1st information processing device via device 8 Sent.
  • the first tunnel communication device 2 may be provided with a layer 2 switch or a layer 3 switch so that unnecessary packets are not transmitted to the first tunnel communication unit 22.
  • a layer 2 switch or the like should be provided at the position indicated by reference numeral 26.
  • FIG. 16 is a block diagram showing the configuration of the first tunnel communication device in the second embodiment of the present invention.
  • FIG. 17 is a flowchart showing the operation of the first tunnel communication device in this embodiment.
  • FIG. 18 is a block diagram showing another example of the configuration of the first tunnel communication device in the embodiment.
  • the first tunnel communication device has a communication processing unit therein.
  • the configuration of the information processing system in this example is the same as that in FIG. 1 of the first example, except that the first tunnel communication device 2 is changed to the first tunnel communication device 9 shown in FIG. Description is omitted.
  • the first tunnel communication device 9 includes a first P2P communication establishment unit 21, a first wide area iZ F23, a first local IZF 24, a first switching unit 25, and a first tunnel communication unit 91.
  • the configuration and operation other than the first tunnel communication unit 91, the communication processing unit 92, and the first address acquisition control unit 94 are the same as those in the first embodiment, and the description thereof is omitted.
  • the first tunnel communication unit 91 performs tunnel communication through the P2P communication path established by the first P2P communication establishment unit 21, and is the same as the first tunnel communication unit 22. However, the first tunnel communication unit 91 encapsulates the packet received from the local side and transmits it via the P2P communication path established by the first P2P communication establishment unit 21.
  • the packet received by the first tunnel communication unit 91 from the local side includes the packet transmitted from the first information processing device 1 and the communication processing unit 92 to the local side, that is, the first switching unit 25 side. There is a transmitted packet.
  • the first tunnel communication unit 91 releases the encapsulation of the encapsulated packet received from the wide area side and transmits it to the local side.
  • the first tunnel communication unit 91 is connected via the P2P communication path.
  • a packet transmitted from the first information processing device 1 or a packet transmitted from the local side of the communication processing unit 92 when the channel communication is performed, and a packet whose destination is the second information processing device 4 Are encapsulated and transmitted via the P2P communication route, and other packets need not be encapsulated.
  • the first tunnel communication unit 91 may be realized by hardware, or may be realized by software such as a driver that drives a communication device such as a modem or a network card.
  • the first P2P communication establishment unit 21 and the first tunnel communication unit 91 communicate with each other using the same address, for example, an IP address or a MAC address.
  • the IP address, MAC address, port number, etc. are set at the position indicated by reference numeral 97 in FIG.
  • the communication processing unit 92 performs processing related to communication.
  • the communication processing unit 92 may have a NAT function for performing address translation, may have a packet filtering function, or may have both. In this embodiment, it is assumed that the communication processing unit 92 has both functions.
  • the communication processing unit 92 includes an address assigning device 93.
  • the address assigning device 93 is the same as the address assigning device 31 of the first embodiment.
  • the communication processing unit 92 performs processing related to communication on a packet that is transmitted via the first tunnel communication device 9 and is not encapsulated. That is, the encapsulated packet does not pass through the communication processing unit 92, and processing related to communication by the communication processing unit 92 is not performed. Further, as is apparent from FIG. 16, in the normal mode, packets exchanged between the first wide area IZF 23 and the first local IZF 24 do not pass through the communication processing unit 92, but are transmitted by the communication processing unit 92. Processing related to communication is not performed.
  • the address assigning device 93 assigns the address of the first information processing device 1 in the tunnel mode.
  • the address used by the first tunnel communication unit 91 and the first P2P communication establishment unit 21 and the address on the wide area side of the communication processing unit 92 are given by the address assigning device 31 of the first communication processing device 3.
  • the address of the first information processing device 1 is given by the address assigning device 31.
  • the local address of the first communication processing device 3 is “192.
  • the addresses of the first tunnel communication unit 91 and the first P2P communication establishment unit 21 are “192.
  • the address on the wide area side of the communication processing unit 92 is “192.168.2.3”.
  • the local address of the communication processing unit 92 is “192.168.0.1”
  • the address of the first information processing device 1 is “192.168.0.10.”.
  • the first address acquisition control unit 94 controls the first information processing apparatus 1 to perform processing for acquiring an address when the first switching unit 25 switches from the normal mode to the tunnel mode.
  • the first address acquisition control unit 94 is the same as the address acquisition control unit 56 of the first embodiment, and a description thereof will be omitted.
  • step 501 the first address acquisition control unit 94 controls the first information processing apparatus 1 to perform processing for acquiring an address.
  • the communication processing unit 92 performs, for example, predetermined processing such as address conversion on the packet transmitted to the local side communication processing unit 92 and transmits the packet to the wide area side.
  • predetermined processing such as address conversion
  • the first information processing device 1 and the second information processing device 4 are connected via the communication line 100. Briefly explain the communication with other devices.
  • the process of acquiring an address by the second information processing device 4 is the same as that of the first embodiment except that the address assigning device 93 assigns an address, and the description thereof is omitted.
  • the first tunnel communication unit 91 receives the packet, encapsulates it, and receives the packet from the first P2P communication establishment unit 21 on the wide-area side.
  • the packet after encapsulating is transmitted with the address and port number as the transmission destination.
  • the packet is received by the second communication processing device 6, transmitted to the second tunnel communication device 5, and received by the second tunnel communication unit 52.
  • the second tunnel communication unit 52 cancels the force packetization of the received packet, and the packet from which the capsule is released is transmitted to the second information processing device 4.
  • the destination address of the packet transmitted from first information processing device 1 to second information processing device 4 is the address of second information processing device 4, and communication processing unit 92 receives the packet. do not do. Also, the address of the destination of the packet transmitted from the second information processing device 4, transmitted by the second tunnel communication device 5 and transmitted to the first tunnel communication device 9 via the P2P communication path is Since it is the address of the first tunnel communication unit 91, the communication processing unit 92 does not receive the packet.
  • the first information processing apparatus 1 communicates with other devices via the communication line 100.
  • the packet is received by the communication processing unit 92, and for example, a predetermined value such as address conversion is transmitted.
  • the processing is performed and transmitted to the communication line 100 via the first communication processing device 3.
  • a reply packet from a predetermined server device corresponding to the transmission of the packet is also received by the communication processing unit 92 via the first communication processing device 3, and for example, predetermined processing such as address conversion is performed, Sent to the first information processing device 1
  • the second information processing device 4 communicates with other devices via the communication line 100.
  • the packet is encapsulated by the second tunnel communication device 5 and is transmitted to the first tunnel communication device 9.
  • the first tunnel communication unit 91 of the first tunnel communication device 9 receives the packet, releases the encapsulation, and loads it. Send to Cull side.
  • the packet transmitted to the local side by the first tunnel communication unit 91 is the same packet as the packet transmitted by the second information processing device 4.
  • the packet is handled in the same manner as the packet addressed to the apparatus of communication line 100 transmitted from the information processing apparatus connected to the local side of first tunnel communication apparatus 9, and the communication processing unit In 92, for example, predetermined processing such as address conversion is performed and transmitted to the communication line 100 via the first communication processing device 3.
  • predetermined processing such as address conversion
  • a reply packet having a predetermined server device capacity corresponding to the transmission of the packet is also received by the communication processing unit 92 via the first communication processing device 3, and predetermined processing such as address conversion is performed, for example. And transmitted to the local side of the communication processing unit 92.
  • the first tunnel communication unit 91 receives the packet, encapsulates it, and transmits it to the second tunnel communication device 5 via the P2P communication path.
  • the second tunnel communication device 5 releases the capsule of the packet and transmits it to the second information processing device 4.
  • the second information processing apparatus 4 can also access the communication line 100 such as the Internet, for example.
  • a third information processing device (not shown) is connected to the local side of first communication processing device 3 and to the wide area side of first tunnel communication device 9.
  • the third information processing apparatus can communicate with the first information processing apparatus 1 in the normal mode.
  • the third information processing apparatus cannot communicate with the first information processing apparatus 1 in the tunnel mode. Further, since the third information processing apparatus has the communication processing unit 92, the third information processing apparatus cannot transmit a packet as a calling side to the local side of the first tunnel communication unit 91.
  • the information processing devices 1 and 4 can communicate with each other while communicating between the same segments. Even when it is necessary to access the communication line 100 such as the Internet, the access can be executed. For example, it is possible to access a predetermined server on the Internet while playing a battle-type game between the first information processing apparatus 1 and the second information processing apparatus 4. Even in the tunnel mode, the first information processing device 1 and the second information processing device 1 It is possible for the information processing apparatus 4 to access the third information processing apparatus as a calling party.
  • the first information processing apparatus 1 and the second information processing apparatus 4 belonging to different local area networks are connected to the same segment. Can be.
  • the first information processing apparatus 1 includes the communication processing unit 92, tunnel communication is performed between the first information processing apparatus 1 and the second information processing apparatus 4 via the P2P communication path.
  • a device connected to the local side of the first communication processing device 3 and connected to the wide-area side of the first tunnel communication device 9 cannot join the communication as the calling side. The safety is improved.
  • the configuration of the first tunnel communication device 9 is not limited to that shown in FIG. 16, and may be that shown in FIG.
  • the first tunnel communication device 9 includes a first P2P communication establishment unit 21, a first tunnel communication unit 22, a first wide area IZF 23, a first local IZF 24, a first switching unit 25, and a first switching unit 25.
  • An address acquisition control unit 94, a communication processing unit 95, a CPU 301, and a recording medium 305 are provided.
  • the configuration and operation other than the communication processing unit 95 are the same as those described in the first embodiment and the above-described present embodiment.
  • the communication processing unit 95 is the same as the communication processing unit 92, and the address assigning device 96 included in the communication processing unit 95 is the same as the address assigning device 93.
  • the communication processing unit 95 includes all the packets transmitted through the first tunnel communication device 9, that is, both the packets transmitted from the local side and the packets transmitted from the wide area side. Processing related to communication is performed.
  • the addresses used by the first P2P communication establishment unit 21 and the first tunnel communication unit 22 are also the same.
  • the address assigning device 96 is assigned. Further, when the first P2P communication establishment unit 21 establishes P2P communication, P2P communication is established through two communication processing means of the communication processing unit 95 and the first communication processing device 3. Power The actual process of establishing P2P communication remains the same.
  • the information processing device 1 and the second information processing device 4 are communicating via a tunnel, connect to the local side of the first communication processing device 3 and to the wide area side of the first tunnel communication device 9 Dressed
  • the point that the device cannot access the first information processing apparatus 1 and the second information processing apparatus 4 as the calling side is the same as in the description of the present embodiment.
  • the IP address, MAC address, port number, etc. of the first P2P communication establishment unit 21 and the first tunnel communication unit 22 are set at the position indicated by reference numeral 98. .
  • the communication processing unit 92 is configured to include the address assigning device 93 has been described.
  • the communication processing unit 92 and the address assigning device 93 are the first ones.
  • the tunnel communication device 9 may be configured separately.
  • the communication processing unit 92 is an apparatus having only the packet filtering function
  • the first tunnel communication apparatus 9 may not include the address assigning apparatus 93.
  • the communication processing unit 92 does not include the address assigning device 93
  • the first information processing device 1 uses the address assigned by the address assigning device 31 provided by the first communication processing device 3,
  • the one tunnel communication device 9 may not include the first address acquisition control unit 94. The same applies to the configuration shown in FIG.
  • the packet in the normal mode, does not pass through the communication processing unit 92. Even in the normal mode, the packet passes through the communication processing unit 92. You may make it do. However, even in this case, the communication processing unit 92 does not perform processing related to communication in the normal mode. The same applies to the configuration shown in FIG.
  • FIG. 19 is a block diagram showing the configuration of the first tunnel communication device in the third embodiment of the present invention.
  • FIG. 20 is a block diagram showing the configuration of the second tunnel communication device in the same embodiment.
  • FIG. 21 is a flowchart showing the operation of the first tunnel communication device in the same embodiment.
  • FIG. 22 is a flowchart showing the operation of the second tunnel communication device in the embodiment.
  • the configuration of the information processing system in the present embodiment is such that the first tunnel communication device 2 is the first tunnel shown in FIG. Except for the communication device 10, the configuration is the same as FIG. 1 of the first embodiment, and the description thereof is omitted.
  • FIG. 19 is a block diagram showing a configuration of the first tunnel communication device 10 in the present embodiment.
  • the first tunnel communication device 10 includes a first P2P communication establishment unit 21, a first wide area IZF 23, a first local IZF 24, a first switching unit 25, a first tunnel communication unit 101, and a first address.
  • An assigning unit 102, a CPU 301, and a recording medium 305 are provided.
  • the configuration and operation other than the first tunnel communication unit 101 and the first address assigning unit 102 are the same as those in the first embodiment, and a description thereof will be omitted.
  • the first tunnel communication unit 101 performs tunnel communication through the P2P communication path established by the first P2P communication establishment unit 21, and is the same as the first tunnel communication unit 22. However, when communication is performed via the P2P communication path, the first tunnel communication unit 101 encapsulates all the packets transmitted from the first information processing apparatus 1 and transmits them via the P2P communication path. To do. Also, the first tunnel communication unit 101 decapsulates the encapsulated packet received from the wide area side and transmits it to the local side.
  • the first tunnel communication unit 101 may be realized by hardware, or may be realized by software such as a driver that drives a communication device such as a modem or a network card.
  • the first P2P communication establishment unit 21 and the first tunnel communication unit 101 perform communication using the same address such as an IP address or a MAC address, for example. .
  • an IP address, a MAC address, a port number, etc. are set at the position indicated by reference numeral 103 in FIG.
  • the first address assigning unit 102 assigns an address to the first information processing device 1. This address is an address used by the first information processing apparatus 1 for communication with the second information processing apparatus 4.
  • the first address assigning unit 102 assigns an address to the first information processing apparatus 1 so that 4 is the same segment.
  • the process of assigning an address includes a process in which the information processing apparatus acquires an address, which is performed by the address acquisition control unit 56 in the first embodiment or the first address acquisition control unit 94 in the second embodiment.
  • the control to be performed may or may not be included. sand
  • the first address assigning unit 102 controls the first information processing apparatus 1 to perform the process of acquiring an address, and the first information processing apparatus 1 If an acquisition request is sent, an address may be given as a response to the acquisition request. Details of the address assignment process will be described later.
  • FIG. 20 is a block diagram showing a configuration of the second tunnel communication device 20 in the present embodiment.
  • the second tunnel communication device 20 includes a second P2P communication establishment unit 51, a second tunnel communication unit 52, a second wide area IZF 53, a second local IZF 54, a second switching unit 55, and a second switching unit 55.
  • An address assigning unit 201, a CPU 302, and a recording medium 306 are provided.
  • the configuration and operation other than the second address assigning unit 201 are the same as those in the first embodiment, and the description thereof is omitted.
  • the IP address, MAC address, port number, etc. of the second P2P communication establishment unit 51 and the second tunnel communication unit 52 are set at the position indicated by the reference numeral 202 in FIG. .
  • the second address assigning unit 201 assigns an address to the second information processing device 4. This address is an address used by the second information processing device 4 for communication with the first information processing device 1.
  • This address is an address used by the second information processing device 4 for communication with the first information processing device 1.
  • the address assignment by the first address assignment unit 102 and the second address assignment unit 201 will be described.
  • the first address assigning unit 102 and the second address assigning unit 201 are configured so that the first information processing device 1 and the second information processing device 4 are in the same segment and can communicate with each other. Give an address.
  • each address assignment ⁇ 201 is in the order of "192. 168. 100. 1" and "192.
  • 168.100.2 refer to the device identification information of the first tunnel communication device 10 and the device identification information of the second tunnel communication device 20, and A large information processing device connected to a tunnel communication device is given one of the addresses that it holds and / or holds, for example, “192.168.100.1” is assigned to the device identification information. Connect to a small tunnel communication device, and hold it to the information processing device to give it the other address, “192.168.100.2”. .
  • the address to be assigned may be determined depending on whether the information processing apparatus is the calling party or the called party.
  • the first address assigning unit 102 and the second address assigning unit 201 communicate via the P2P communication path, and the address of the first information processing device 1 and the second address Assign addresses to the first information processing device 1 and the second information processing device 4 by methods such as DHCP and automatic IP (hereinafter referred to as Auto IP) so that the address of the information processing device 4 is not the same. May be.
  • the address of each of the information processing devices 1 and 4 is determined by one of the address assigning units 102 and 201, and the other address assigning unit determines the address determined by one address assigning unit as information. It may be simply given to the processing device. Further, the address may be given by other methods.
  • step 601 the first address assigning unit 102 assigns an address to the first information processing apparatus 1. As described above, the first address assigning unit 102 may assign this address after communicating with the second address assigning unit 201, or the first address assigning unit 102 may communicate with the second address assigning unit 201. This address may be assigned without communication.
  • step 701 the second address assigning unit 201 assigns an address to the second information processing device 4.
  • the first address assigning unit 102 may assign this address after communicating with the second address assigning unit 201, or the first address assigning unit 102 may communicate with the second address assigning unit 201. This address may be assigned without communication.
  • the tunnel communication via the P2P communication path between the first information processing device 1 and the second information processing device 4 in the present embodiment is the same as in the above embodiments, and the description thereof is omitted. To do.
  • the first information processing device 1 and the second information processing device 4 are provided by including the first tunnel communication device 10 and the second tunnel communication device 20.
  • the first information processing device 1 and the second information processing device 4 can communicate with each other so as to exist in the same local area network.
  • the first information processing apparatus 1 and the second information processing Packets transmitted from the first information processing apparatus 1 and the second information processing apparatus 4 to which new addresses are assigned to the logical apparatus 4 are all encapsulated in the tunnel communication apparatuses 10 and 20.
  • the first information processing device 1 and the second information processing device 4 are the devices connected to the communication line 100, the local side of the first communication processing device 3, and the wide area of the first tunnel communication device 9. It is not possible to communicate with a device connected to the device.
  • the safety of communication between the first information processing device 1 and the second information processing device 4 is enhanced.
  • the first P2P communication establishment unit 21 or the like may establish a P2 P communication path using the UPnP function.
  • the first P2P communication establishment unit 21 and the second P2P communication establishment unit 51 use the UPnP function to set port assignments for the first communication processing device 3 and the second communication processing device 6, respectively.
  • the first tunnel communication device 2, the second tunnel communication device 5 and the like can receive a packet transmitted to a predetermined port on the wide area side of the processing device. Then, the assigned port number and the address of the communication processing device are transmitted and received between the first P2P communication establishment unit 21 and the second P2P communication establishment unit 51 via the P2P communication establishment server 7, and between them. Let's make P2P communication possible.
  • the force information processing system described in the case where the information processing system includes the P2P communication establishment server 7 may not include the P2P communication establishment server 7.
  • the first P2P communication establishing unit 21 causes the address of the second communication processing device 6 on the wide area side.
  • the P2P communication with the second tunnel communication device 5 may be established by knowing the port and port number.
  • the power address assigning device described in the case where the address assigning device is a DHCP server may assign an address by a method different from DHCP.
  • the address may be assigned using Auto IP, IP control protocol (hereinafter referred to as IPCP), automatic private IP address allocation (hereinafter referred to as APIPA), or the like.
  • IPCP IP control protocol
  • APIPA automatic private IP address allocation
  • the first information processing apparatus and the first tunnel communication apparatus may be configured as one apparatus. That is, the first tunnel communication device may include the first information processing device.
  • the second The information processing device and the second tunnel communication device may be configured as one device. In other words, the second tunnel communication device may include the second information processing device.
  • the first tunnel communication units 22 and 91 it has been described that a packet whose destination is the second information processing device 4 or an unspecified number of packets are received and encapsulated. Regardless of this, all transmitted packets may be received, encapsulated, and transmitted via the P2P communication path. If there is a device corresponding to the destination on the second tunnel communication device side, the packet will be received. Otherwise, the packet will not be received.
  • the first tunnel communication unit 101 and the second tunnel communication unit 52 have described that all packets transmitted from the local side are encapsulated and transmitted. However, a packet whose destination is the first information processing device 1 or Receive and encapsulate a large number of unspecified destination packets, and do not encapsulate other packets.
  • the packet transmitted from the wide area side controller does not reach the tunnel communication unit when the mode switching unit switches to the normal mode.
  • the packet route may be switched at two locations on the wide area IZF side and the local IZF side.
  • the power tunnel communication device may not include the switching unit. In that case, the tunnel communication device is the same as when operating only in tunnel mode.
  • Each tunnel communication device may have both the function of the first tunnel communication device and the function of the second tunnel communication device. Then, for example, depending on the calling side and called side, or depending on the size of the device identification information of the tunnel communication device, the power to act as the first tunnel communication device described in each of the above embodiments or the second Let's decide whether to behave as a tunnel communication device.
  • an address acquisition control unit that controls the information processing apparatus to perform an address acquisition process and an address assignment unit that assigns an address are provided.
  • the address acquisition control unit may perform control to perform an address acquisition process on the information processing apparatus.
  • the second information processing of the first embodiment In the case of device 4, even if the tunnel mode force is in normal mode, communication cannot be performed in normal mode with the address used in tunnel mode. Therefore, the address must be reset by receiving the second communication processing device 6 isotonic address again, but the address acquisition control unit may trigger the address.
  • first information processing device 1 and the second information processing device 4 are in the same segment due to the tunnel communication between the tunnel communication devices via the P2P communication path.
  • the first information processing device 1 and the second information processing device 4 are the same network without any special setting by performing tunnel communication between the tunnel communication devices via the P2P communication path. As long as communication can be performed as if they belong to each other, they do not have to be in exactly the same segment.
  • the above-described communication between the first information processing apparatus 1 and the second information processing apparatus 4 is performed.
  • a predetermined communication processing device such as one having a NAT function or one performing packet filtering.
  • communication can be performed as if belonging to the same network without any special setting. Can do.
  • the power of receiving a packet from the wide-area side or the local side power is not judged whether it is encapsulated or not.
  • P2P communication is performed via a predetermined port. Therefore, a packet transmitted to a predetermined port on the wide area side may be determined to be a packet transmitted through a P2P communication route, and the process may proceed to release the encapsulation.
  • the information processing system does not include a communication processing device
  • the first information processing apparatus and the second information processing apparatus may perform tunnel communication via a P2P communication path.
  • the reason for this is that the tunnel communication device cannot easily determine whether or not the communication processing device exists on the wide area side, but by executing the sequence of the above embodiment regardless of the presence or absence of the communication processing device, This is because it is possible to enable tunnel communication via the P2P communication path between the first information processing device and the second information processing device.
  • two or more information processing devices may be connected to the local side of the tunnel communication device.
  • the tunnel communication device sends a packet sent from the local information processing device to the device on the P2 P communication path.
  • an address such as an IP address or a MAC address corresponding to the device on the path of the P2P communication path may be held.
  • communication may be performed using other protocols.
  • the tunnel communication device does not have to include an address acquisition control unit! For example, it may be detected that the information processing apparatus has not been able to communicate using the address! /, Which has been used so far, and in this case, a process for acquiring the address may be performed.
  • the user resets the information processing device, or performs a process of acquiring an address such as pressing a button for executing a process of acquiring an address.
  • the information processing apparatus may perform processing for acquiring an address.
  • the address of the information processing device in the tunnel mode may be set by a device other than the address assigning device or the address assigning unit.
  • the user may manually set an address for the information processing apparatus.
  • the communication protocol may be, for example, IP version (hereinafter referred to as V) 4 (Internet Protocol version 4), or may be IPv6 (Internet Protocol version o). .
  • each process or each function may be realized by centralized processing by a single device or a single system, or may be distributedly processed by multiple devices or multiple systems. It may be realized by.
  • each component may be configured by dedicated hardware or a configuration element that can be realized by software. The element may be realized by executing a program.
  • each component can be realized by reading and executing a software program recorded on a recording medium such as a hard disk or a semiconductor memory by a program execution unit such as a CPU.
  • the software that realizes the tunnel communication device in each of the above embodiments is the following program.
  • this program uses the peer-to-peer communication establishment step for establishing peer-to-peer communication with the destination device and the peer-to-peer communication route established in the peer-to-peer peer establishment step.
  • the tunnel communication step for performing the tunnel communication is executed, and in the tunnel communication step, the packet transmitted from the information processing apparatus of the communication source is encapsulated and transmitted through the P2P communication route, and the P2P communication route is set. Therefore, the capsule of the encapsulated packet transmitted by the device of the communication destination is released.
  • the program in the tunnel communication step, when tunnel communication is performed via a P2P communication path, the program is a packet transmitted from the information processing apparatus of the communication source, and the transmission destination is P2P communication. It is not necessary to encapsulate the packet that is the device at the end of the route and send it via the P2 P communication route, and to encapsulate the other packets. Also, in this program, when tunnel communication is performed via the P2P communication route in the tunnel communication step, all packets transmitted from the information processing device of the communication source are encapsulated and the P2P communication route is used. You may send it.
  • the communication step or the like does not include at least a process performed only by hardware, for example, a process performed by a modem or an interface card in the communication step.
  • this program may be executed by being forced down by a server or the like.
  • the program may be recorded on a predetermined recording medium such as an optical disk such as a CD-ROM, a magnetic disk, or a semiconductor memory.
  • the program may be executed by reading the program.
  • the computer that executes this program may be a single computer or a plurality of computers. In other words, centralized processing or distributed processing.
  • the information processing system, tunnel communication device, tunnel communication method, and program according to the present invention can be used between a plurality of information processing devices belonging to different local area networks without complicated settings by the user. It can communicate and is useful as an information processing system that encapsulates packets for tunnel communication.

Landscapes

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

Abstract

 ユーザが複雑な設定を行うことなく、異なるLANに属する複数の情報処理装置間で通信を行える情報処理システム、トンネル通信装置、トンネル通信方法、およびプログラムが開示されていて、この情報処理システムは、第1トンネル通信部が、第1情報処理装置からのパケットをカプセル化してP2P通信の経路により送信し、P2P通信の経路によって第2トンネル通信装置から送信されたパケットのカプセル化を解除し、第2トンネル通信部が、第2情報処理装置から送信されたパケットをカプセル化してP2P通信の経路により送信し、P2P通信の経路によって第1トンネル通信装置から送信されたパケットのカプセル化を解除する。

Description

明 細 書
情報処理システム、トンネル通信装置、トンネル通信方法、およびプログラ ム
技術分野
[0001] 本発明は、パケットをカプセルィ匕してトンネル通信を行う情報処理システム、トンネ ル通信装置、トンネル通信方法、およびプログラムに関する。
背景技術
[0002] 従来のパケットをカプセル化してトンネル通信を行う情報処理システム、トンネル通 信装置、トンネル通信方法、およびプログラムとして、仮想私設網 (Virtual Private Network (以下、 VPNと記す))の技術を用いることにより、インターネット等の通信 回線を介しながら、複数の拠点間を専用線で結んだのと同じように通信を行うことが できていた。この構成は、例えば、チヤーリ一'スコットの文献(Charlie Scott, Pa ul Wolie, Mike Erwm、「 Virtual Private Networks, Second EditionJ 、 O'REILLY, 1998年 12月、 Pl〜9, 11〜22)【こ開示されて!ヽる。
[0003] し力しながら、上記従来のパケットをカプセルィ匕してトンネル通信を行う情報処理シ ステムは、複数のローカルエリアネットワークを接続するには、ルータなどの接続点と なる装置に対して複雑な設定が必要であり、ユーザ自らがそのような設定を行わなけ ればならない。したがって、ネットワークの設定等を行うことが難しいユーザにとっては 、複数の拠点間での通信を実現することは困難であり得る。
発明の開示
[0004] 本発明は、ユーザが複雑な設定を行うことなぐ異なるローカルエリアネットワークに 属する複数の情報処理装置間での通信を行うことができる情報処理システム、トンネ ル通信装置、トンネル通信方法、およびプログラムを提供する。
[0005] 本発明の情報処理システムは、第 1情報処理装置と、第 1トンネル通信装置と、第 1 通信処理装置と、第 2情報処理装置と、第 2トンネル通信装置と、第 2通信処理装置 と、を備えている。第 1トンネル通信装置は、第 1情報処理装置と通信可能である。第 1通信処理装置は、第 1トンネル通信装置による通信に関する処理を行う。第 2トンネ ル通信装置は、第 2情報処理装置と通信可能である。第 2通信処理装置は、第 2トン ネル通信装置による通信に関する処理を行う装置であって、第 1通信処理装置と通 信回線を介して接続されて!、る。
[0006] 第 1トンネル通信装置は、第 1ピアー 'ツー'ピアー(以下、 P2Pと記す)通信確立部 と、第 1トンネル通信部と、を備える。第 1ピアー ·ツー 'ピアー通信確立部は、第 2トン ネル通信装置との間で P2P通信を確立する。第 1トンネル通信部は、第 1ピアー'ッ 一'ピアー通信確立部が確立した P2P通信の経路によりトンネル通信を行う。第 1トン ネル通信部は、第 1情報処理装置力も送信されたパケットをカプセルィ匕して P2P通信 の経路により送信し、 P2P通信の経路によって第 2トンネル通信装置力も送信された 、カプセル化されたパケットのカプセル化を解除する。
[0007] 第 1情報処理装置は、第 1トンネル通信部がカプセルィ匕を解除したパケットを受信 する。第 2トンネル通信装置は、第 2ピアー 'ツー'ピアー通信確立部と、第 2トンネル 通信部と、を備える。第 2ピアー ·ツー 'ピアー通信確立部は、第 1トンネル通信装置と の間で P2P通信を確立する。第 2トンネル通信部は、第 2ピアー 'ツー'ピアー通信確 立部が確立した P2P通信の経路によりトンネル通信を行い、第 2情報処理装置から 送信されたパケットをカプセルィ匕して P2P通信の経路により送信し、 P2P通信の経路 によって第 1トンネル通信装置カゝら送信された、カプセルィ匕されたパケットのカプセル 化を解除する。第 2情報処理装置は、第 2トンネル通信部がカプセルィ匕を解除したパ ケットを受信する。
[0008] このような構成により、ユーザが複雑な設定を行うことなぐ第 1情報処理装置と第 2 情報処理装置とは、あた力も同一のネットワークに属するかのように通信を行うことが できる。したがって、第 1情報処理装置と第 2情報処理装置とは、異なるネットワークに 属していたとしても、同一のネットワークに属している場合に実行することができる処 理、例えば、ファイル共有等を実行することができる。
[0009] また、本発明の情報処理システムは、第 1トンネル通信部力 P2P通信の経路を介 したトンネル通信が行われる場合に、第 1情報処理装置力 送信されたパケットであ つて、送信先が前記第 2情報処理装置であるパケットをカプセルィ匕して P2P通信の 経路により送信し、それ以外のパケットについてはカプセルィ匕を行わず、第 2トンネル 通信部が、 P2P通信の経路を介したトンネル通信が行われる場合に、第 2情報処理 装置力も送信された全てのパケットをカプセルィ匕して P2P通信の経路により送信して もよい。このような構成によれば、第 1情報処理装置と第 2情報処理装置とは、第 1トン ネル通信装置を介してインターネット等の通信回線にアクセスすることができうる。
[0010] また、本発明の情報処理システムは、アドレス付与装置をさらに備えてもよい。アド レス付与装置は、第 1トンネル通信装置が属するローカルエリアネットワークと同一の ローカルエリアネットワークに属し、、装置にアドレスを付与する。第 1情報処理装置 のアドレスは、アドレス付与装置力 付与され、第 2情報処理装置のアドレスは、 P2P 通信の経路を介したトンネル通信によって、アドレス付与装置力 付与されてもょ 、。 このような構成によれば、第 1情報処理装置との通信で第 2情報処理装置の用いる適 切なアドレスがアドレス付与装置力 付与されることになり、第 2情報処理装置は、そ のアドレスを用いて第 1情報処理装置との P2P通信の経路を介したトンネル通信を行 うことができる。
[0011] また、本発明の情報処理システムは、第 1トンネル通信装置が、第 1切替部をさらに 備え、第 2トンネル通信装置が、第 2切替部と、アドレス取得制御部と、をさらに備えて もよい。第 1切替部は、第 1情報処理装置が、第 1トンネル通信部によるトンネル通信 を行うトンネルモードと、当該トンネル通信を行わない通常モードとを切り替える。第 2 切替部は、第 2情報処理装置が、第 2トンネル通信部によるトンネル通信を行うトンネ ルモードと、当該トンネル通信を行わない通常モードとを切り替える。アドレス取得制 御部は、第 2切替部が通常モードからトンネルモードに切り替えた場合に、第 2情報 処理装置がアドレスを取得する処理を行うように制御する。
[0012] このような構成によれば、切替部により、通常モードとトンネルモードとを切り替える ことができ、 P2P通信の経路を介したトンネル通信を行わない場合には、第 1情報処 理装置、第 2情報処理装置は、通常モードとして、通信回線を介した通常の通信を行 うことができうる。また、通常モードからトンネルモードに切り替えられた場合に、第 2情 報処理装置は第 1情報処理装置とのトンネル通信で用いる新たなアドレスを取得しな くてはならないが、その処理を、アドレス取得制御部によって第 2情報処理装置にさ せることができる。 [0013] また、本発明の情報処理システムは、第 1トンネル通信装置が、通信に関する処理 を行う通信処理部をさらに備えてもよい。このような構成によれば、第 1トンネル通信 装置の内部において通信に関する処理を行うことができ、例えば、第 1通信処理装置 のローカル側であって、第 1トンネル通信装置の広域側に接続されて ヽる第 3情報処 理装置が、発呼側としてトンネル通信中の第 1情報処理装置、第 2情報処理装置に アクセスできな 、ようにすることができうる。
[0014] また、本発明の情報処理システムは、通信処理部が、第 1トンネル通信装置を介し て送信されるパケットであって、カプセルィ匕されていないパケットについて、通信に関 する処理を行ってもよい。このような構成によれば、第 1トンネル通信部においてカブ セル化の処理、あるいはカプセル化の解除の処理がなされるパケットは、通信処理部 による通信に関する処理が行われな 、ようにすることができる。
[0015] また、本発明の情報処理システムは、通信処理部が、第 1トンネル通信装置を介し て送信される全てのパケットについて、通信に関する処理を行ってもよい。このような 構成によれば、第 1トンネル通信部によるカプセルィ匕の処理や、カプセル化の解除の 処理が行われるかどうかにかかわらず、通信処理部を介してパケットが送受信される ようにすることができる。
[0016] また、本発明の情報処理システムは、第 1トンネル通信装置が、第 1切替部と、第 1 アドレス取得制御部と、をさらに備え、第 2トンネル通信装置が、第 2切替部と、ァドレ ス取得制御部と、をさらに備え、通常モードの場合には、通信処理部による通信に関 する処理は行われないようにしてもよい。第 1切替部は、第 1情報処理装置が、第 1ト ンネル通信部によるトンネル通信を行うトンネルモードと、当該トンネル通信を行わな い通常モードとを切り替える。第 1アドレス取得制御部は、第 1切替部が通常モードか らトンネルモードに切り替えた場合に、第 1情報処理装置がアドレスを取得する処理 を行うように制御する。第 2切替部は、第 2情報処理装置が、第 2トンネル通信部によ るトンネル通信を行うトンネルモードと、当該トンネル通信を行わな 、通常モードとを 切り替える。アドレス取得制御部は、第 2切替部が通常モードからトンネルモードに切 り替えた場合に、第 2情報処理装置がアドレスを取得する処理を行うように制御する。
[0017] このような構成によれば、切替部により、通常モードとトンネルモードとを切り替える ことができ、 P2P通信の経路を介したトンネル通信を行わない場合には、第 1情報処 理装置、第 2情報処理装置は、通常モードとして、通信回線を介した通常の通信を行 うことができうる。また、通常モードからトンネルモードに切り替えられた場合に、各情 報処理装置はトンネル通信で用いる新たなアドレスを取得しなくてはならな 、が、そ の処理を、各アドレス取得制御部によって各情報処理装置にさせることができる。
[0018] また、本発明の情報処理システムは、第 1トンネル通信部が、 P2P通信の経路を介 したトンネル通信が行われる場合に、第 1情報処理装置カゝら送信された全てのバケツ トをカプセルィ匕して P2P通信の経路により送信し、第 2トンネル通信部が、 P2P通信 の経路を介したトンネル通信が行われる場合に、第 2情報処理装置から送信された 全てのパケットをカプセルィ匕して P2P通信の経路により送信するようにしてもょ 、。
[0019] このような構成によれば、トンネル通信が行われている場合には、第 1情報処理装 置、第 2情報処理装置は、通信回線に接続されている装置や、通信処理装置のロー カル側であって、トンネル通信装置の広域側に接続されて ヽる装置との通信を行うこ とができない。その結果、トンネル通信が行われる場合の第 1情報処理装置と第 2情 報処理装置との間の通信の安全性が高められている。
[0020] また、本発明の情報処理システムは、第 1トンネル通信装置が、第 1情報処理装置 にアドレスを付与する第 1アドレス付与部をさらに備え、第 2トンネル通信装置が、第 2 情報処理装置にアドレスを付与する第 2アドレス付与部をさらに備えるようにしてもよ い。このような構成によれば、トンネル通信で用いるアドレスを、アドレス付与部を用い て付与することができる。
[0021] また、本発明の情報処理システムは、第 1トンネル通信装置が、第 1切替部をさらに 備え、第 2トンネル通信装置が、第 2切替部をさらに備えてもよい。第 1切替部は、第 1 情報処理装置が、第 1トンネル通信部によるトンネル通信を行うトンネルモードと、当 該トンネル通信を行わない通常モードとを切り替える。第 2切替部は、第 2情報処理 装置が、第 2トンネル通信部によるトンネル通信を行うトンネルモードと、当該トンネル 通信を行わない通常モードとを切り替える。このような構成によれば、切替部により、 通常モードとトンネルモードとを切り替えることができ、 P2P通信の経路を介したトンネ ル通信を行わない場合には、第 1情報処理装置、第 2情報処理装置は、通常モード として、通信回線を介した通常の通信を行うことができうる。
図面の簡単な説明
[図 1]図 1は本発明の第 1実施例における情報処理システムの構成を示すブロック図 である。
[図 2]図 2は同実施例における第 1トンネル通信装置の構成を示すブロック図である。
[図 3]図 3は同実施例における第 2トンネル通信装置の構成を示すブロック図である。
[図 4]図 4は同実施例における第 1トンネル通信装置の動作を示すフローチャートで ある。
[図 5]図 5は同実施例における第 1トンネル通信装置の動作を示す他のフローチヤ一 トである。
[図 6]図 6は同実施例における第 2トンネル通信装置の動作を示すフローチャートで ある。
[図 7]図 7は同実施例における第 2トンネル通信装置の動作を示す他のフローチヤ一 トである。
[図 8]図 8は同実施例における情報処理システムのカプセルィ匕について説明するた めの図である。
[図 9]図 9は同実施例における情報処理システムのカプセルィ匕について説明するた めの他の図である。
[図 10]図 10は同実施例における情報処理システムのカプセルィ匕について説明する ための他の図である。
[図 11]図 11は同実施例における情報処理システムの装置間の通信について説明す るための図である。
[図 12]図 12は同実施例における情報処理システムの装置間の通信について説明す るための他の図である。
[図 13]図 13は同実施例における情報処理システムの装置間の通信について説明す るための他の図である。
[図 14]図 14は同実施例における情報処理システムの構成の他の一例を示すブロック 図である。 [図 15]図 15は同実施例における第 1トンネル通信装置の構成の他の一例を示すプロ ック図である。
[図 16]図 16は本発明の第 2実施例における第 1トンネル通信装置の構成を示すプロ ック図である。
[図 17]図 17は同実施例における第 1トンネル通信装置の動作を示すフローチャート である。
[図 18]図 18は同実施例における第 1トンネル通信装置の構成の他の一例を示すプロ ック図である。
[図 19]図 19は本発明の第 3実施例における第 1トンネル通信装置の構成を示すプロ ック図である。
[図 20]図 20は同実施例における第 2トンネル通信装置の構成を示すブロック図であ る。
[図 21]図 21は同実施例における第 1トンネル通信装置の動作を示すフローチャート である。
[図 22]図 22は同実施例における第 2トンネル通信装置の動作を示すフローチャート である。
符号の説明
1 第 1情報処理装置
2, 8, 9, 10 第 1トンネル通信装置
3 第 1通信処理装置
4 第 2情報処理装置
5, 20 第 2トンネル通信装置
6 第 2通信処理装置
7 P2P通信確立サーバ
21 第 1P2P通信確立部
22, 91, 101 第 1トンネル通信部
23 第 1広域インターフェース
24 第 1ローカルインターフェース 25 第 1切替部
31, 93, 96 アドレス付与装置
51 第 2P2P通信確立部
52 第 2トンネル通信部
53 第 2広域インターフェース
54 第 2ローカルインターフェース
55 第 2切替部
56 アドレス取得制御部
92, 95 通信処理部
94 第 1アドレス取得制御部
100, 200 通信回線
102 第 1アドレス付与部
201 第 2アドレス付与部
301, 302 CPU (コンピュータ)
305, 306 記録媒体
発明を実施するための最良の形態
[0024] 以下、本発明の実施例について、図面を参照しながら説明する。なお、以下の実 施例において、同じ符号を付した構成要素およびステップは同一または相当するも のであり、再度の説明を省略することがある。
[0025] (第 1実施例)
本発明の第 1実施例における情報処理システムおよびトンネル通信装置について 、図面を参照しながら説明する。
[0026] 図 1は、本実施例における情報処理システムの構成を示すブロック図である。図 2は 、同実施例における第 1トンネル通信装置の構成を示すブロック図である。図 3は、同 実施例における第 2トンネル通信装置の構成を示すブロック図である。図 4は、同実 施例における第 1トンネル通信装置の動作を示すフローチャートである。図 5は、同実 施例における第 1トンネル通信装置の動作を示す他のフローチャートである。図 6は、 同実施例における第 2トンネル通信装置の動作を示すフローチャートである。図 7は、 同実施例における第 2トンネル通信装置の動作を示す他のフローチャートである。図 8は、同実施例における情報処理システムのカプセルィ匕について説明するための図 である。
[0027] 図 9は、同実施例における情報処理システムのカプセルィ匕について説明するため の他の図である。図 10は、同実施例における情報処理システムのカプセル化につい て説明するための他の図である。図 11は、同実施例における情報処理システムの装 置間の通信について説明するための図である。図 12は、同実施例における情報処 理システムの装置間の通信について説明するための他の図である。図 13は、同実施 例における情報処理システムの装置間の通信について説明するための他の図であ る。図 14は、同実施例における情報処理システムの構成の他の一例を示すブロック 図である。図 15は、同実施例における第 1トンネル通信装置の構成の他の一例を示 すブロック図である。
[0028] 図 1において、情報処理システムは、第 1情報処理装置 1と、第 1トンネル通信装置 2と、第 1通信処理装置 3と、第 2情報処理装置 4と、第 2トンネル通信装置 5と、第 2通 信処理装置 6と、 P2P通信確立サーバ 7と、を備える。第 1通信処理装置 3、第 2通信 処理装置 6、 P2P通信確立サーバ 7は、それぞれ有線または無線の通信回線 100を 介して接続されている。ここで、通信回線 100は、例えば、インターネットやイントラネ ット、公衆電話回線網等である。
[0029] 第 1情報処理装置 1は、第 1トンネル通信装置 2、第 1通信処理装置 3等を介して、 第 2情報処理装置 4と通信を行う。第 1情報処理装置 1は、例えば、パーソナルコンビ ユータ(Personal Computer (以下、 PCと記す))であってもよぐ映像録画装置や プリンタなどの家電機器であってもよぐゲーム装置等であってもよく、通信を行う装 置であれば限定されない。
[0030] 第 1トンネル通信装置 2は、第 1情報処理装置 1と通信可能であり、第 2トンネル通信 装置 5との間でトンネル通信を行う。図 2で示されるように、第 1トンネル通信装置 2は 、第 1P2P通信確立部 21と、第 1トンネル通信部 22と、第 1広域インターフェース(以 下、 IZFと記す) 23と、第 1ローカル IZF24と、第 1切替部 25と、コンピュータである 中央処理ユニット(以下、 CPUと記す) 301と、記録媒体 305と、を備える。 [0031] 第 1P2P通信確立部 21は、第 2トンネル通信装置 5との間で P2P通信を確立する。 ここで、 P2P通信とは、サーバリレー通信のようにサーバを介して通信を行うのではな ぐ装置同士が直接通信を行う通信形態である。 P2P通信を確立するとは、相手方の 装置と P2P通信を行うことができる状態にすることを言う。具体的には、 P2P通信を確 立するとは、第 1トンネル通信装置 2から送信したパケットが相手方の装置、ここでは、 第 2トンネル通信装置 5、に到達するための、そのパケットの送信先のアドレス等を知 ることである。
[0032] 本実施例では、第 1P2P通信確立部 21が、第 2トンネル通信装置 5と P2P通信を行 うことができる第 2通信処理装置 6のアドレス、ポート番号を取得するものとする。この P2P通信の確立は、 P2P通信確立サーバ 7を用いてなされるものとする。なお、第 1 P2P通信確立部 21は、ハードウェアによって実現されてもよぐあるいは、モデムや ネットワークカードなどの通信デバイスを駆動するドライバ等のソフトウェアによって実 現されてもよい。
[0033] また、通信処理装置を介した P2P通信を確立する方法にっ 、ては、例えば、特開 2 004— 180003号、国際公開第 2005Z041500号、国際公開第 2005,046143 号、あるいはローゼンベルクらの文献(J. Rosenberg, J. Weinberger, C. Huitem a、 R. Mahy、「S fUN ― Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translators (NATs)」、 2003年 3月、 Network Working Group Request for Comments : 3489、インターネットく URL:http : //www. ietf. org/rfc/rfc3489. txt〉)に開示されており、従来 力 知られているため、その詳細な説明を省略する。
[0034] 第 1トンネル通信部 22は、第 1P2P通信確立部 21が確立した P2P通信の経路によ り、トンネル通信を行う。ここで、トンネル通信とは、パケットをカプセル化し、そのカプ セルィ匕後のパケットによって通信を行うことを言う。第 1トンネル通信部 22は、ノ ケット のカプセル化と、カプセル化されたパケットのカプセル化の解除とを行う。ここで、ノ ケットのカプセルィ匕とは、そのパケットをペイロードに含み、新たなヘッダを有する新 たなパケットを構成することである。
[0035] 新たなパケットのヘッダ、すなわち、カプセル化後のパケットのヘッダは、ペイロード に含まれるパケットのヘッダのレイヤと同じレイヤのヘッダ、あるいは、そのレイヤよりも 高次のレイヤのヘッダである。なお、カプセル化の具体例については後述する。カプ セル化を行う場合に、ペイロードに含まれるパケットを暗号ィ匕してもよぐあるいは暗 号化しなくてもよい。また、カプセル化の解除とは、カプセル化後のパケットのペイ口 ード力 パケットを取り出すことを言う。そのペイロードに含まれて 、たパケットがカプ セルイ匕のときに暗号ィ匕されていた場合には、カプセルィ匕の解除のときに、その復号 化を行ってもよい。
[0036] 第 1トンネル通信部 22は、具体的には、第 1情報処理装置 1から送信されたパケット をカプセルィ匕して、第 1P2P通信確立部 21が確立した P2P通信の経路により送信し 、その P2P通信の経路によって第 2トンネル通信装置 5から送信された、カプセルィ匕 されたパケットのカプセルィ匕を解除する。カプセルィ匕を解除されたパケットは送信され 、第 1情報処理装置 1によって受信される。
[0037] 第 1トンネル通信部 22は、 P2P通信の経路を介したトンネル通信が行われる場合に 、第 1情報処理装置 1から送信されたパケットであって、送信先が第 2情報処理装置 4 、すなわち、送信先が P2P通信の経路の先の装置、であるパケットを、カプセルィ匕し て P2P通信の経路により送信する。それ以外のパケットについてはカプセルィ匕を行 わなくてもよい。すなわち、後者のパケットについては、第 1情報処理装置 1から送信 されたパケットがそのまま第 1広域 IZF23を介して送信されるようにしてもよい。なお 、第 1トンネル通信部 22は、ハードウェアによって実現されてもよぐあるいは、モデム やネットワークカードなどの通信デバイスを駆動するドライバ等のソフトウェアによって 実現されてもよい。
[0038] なお、第 1P2P通信確立部 21と、第 1トンネル通信部 22とは、例えば、インタネット プロトコル (以下、 IPと記す)アドレスやメディアアクセス制御(以下、 MACと記す)アド レスでの同一のアドレスを用いて通信を行うものとする。例えば、図 2の符号 27で示さ れる位置に、 IPアドレス、 MACアドレス、ポート番号等の設定が行われていると考え ることがでさる。
[0039] 第 1広域 I/F23は、第 1トンネル通信装置 2の広域ネットワーク側のインターフエ一 スである。第 1広域 I/F23は、広域ネットワークと接続するためのハードウェアであり 、例えば、ネットワークインタフェースカード(Network Interface Card (以下、 NI Cと記す))等である。第 1トンネル通信部 22は、第 1広域 IZF23を介して P2P通信 の経路によるトンネル通信を行う。
[0040] 第 1ローカル IZF24は、第 1トンネル通信装置 2のローカルネットワーク側のインタ 一フェースである。第 1ローカル I/F24は、ローカルネットワークと接続するためのハ 一ドゥエァであり、例えば、 NIC等である。第 1トンネル通信部 22は、第 1ローカル IZ F24を介して第 1情報処理装置 1との通信を行う。
[0041] 第 1切替部 25は、トンネルモードと、通常モードとを切り替える。ここで、トンネルモ ードとは、第 1情報処理装置 1が第 1トンネル通信部 22によるトンネル通信を行うモー ドである。通常モードとは、第 1情報処理装置 1がトンネル通信を行わないモードであ る。第 1切替部 25は、トンネルモードのときには、第 1情報処理装置 1から送信された パケットを第 1トンネル通信部 22が受信可能なように、第 1ローカル I/F24と図 2の右 側の経路 25aとを接続する。一方、第 1切替部 25は、通常モードのときには、第 1情 報処理装置 1から送信されたパケットを第 1トンネル通信部 22が受信しないように、第 1ローカル IZF24と図 2の左側の経路 25bとを接続し、図 2の右側の経路 25aとの接 続を遮断する。
[0042] 第 1切替部 25は、ユーザが手動で接続を切り替えることができる手動スィッチ等で あってもよぐ CPU301による制御によって自動的に切替可能なスィッチ等であって もよい。 CPU301は、記録媒体 305に記録されたプログラムにより、第 1トンネル通信 装置 2の各部を制御する。なお、第 1通信処理装置 3のローカル側であって、第 1トン ネル通信装置 2の広域側に接続された装置と、第 1情報処理装置 1とが通信を行う場 合には、第 1トンネル通信装置 2は、いわゆるブリッジのように振舞ってもよい。
[0043] 第 1通信処理装置 3は、第 1トンネル通信装置 2による通信に関する処理を行う。第 1通信処理装置 3は、第 1トンネル通信装置 2と、第 2通信処理装置 6や P2P通信確 立サーバ 7との間の通信に関する処理を行う。第 1通信処理装置 3は、アドレス変換 を行うネットワークアドレストランスレーション (以下、 NATと記す)機能を有する装置 であってもよぐパケットフィルタリングのファイアウォール (Firewall)の機能を有する 装置であってもよぐあるいは、その両者を有する装置であってもよい。 [0044] ここで、 NAT機能には、アドレス変 m«能や、ポート割り当て機能等が含まれる。ま た、パケットフィルタリングとは、例えば、受信フィルタルールに基づいた受信パケット の選択を行うものである。受信フィルタルールには、例えば、そのポートからパケットを 送信したアドレスからのみしかパケットを受信しな 、アドレスセンシティブ (Address Sensitive)フィルタ、そのポートからパケットを送信したポートからのみしかパケットを 受信しないポートセンシティブ(Port Sensitive)フィルタ、フィルタが存在しないノ 一(No)フィルタがある。
[0045] 本実施例では、図 2で示すように、第 1通信処理装置 3がアドレス付与装置 31を備 えるものとする。ここで、アドレス付与装置 31とは、装置にアドレスを付与する装置で あり、例えば、ダイナミックホストコンフィギュレーションプロトコル(Dynamic Host Configuration Protocol (以下、 DHCPと記す))サーバである。本実施例では、 アドレス付与装置 31が DHCPサーバであるとする。また、トンネルモードにおける第 1 情報処理装置 1のアドレスは、アドレス付与装置 31から付与され、トンネルモードに おける第 2情報処理装置 4のアドレスは、 P2P通信の経路を介したトンネル通信によ つて、アドレス付与装置 31から付与されるものとする。
[0046] 本実施例における第 1通信処理装置 3は、いわゆる「ルータ」と呼ばれる装置である 。なお、本実施例では、第 1通信処理装置 3がアドレス付与装置 31を有する場合に ついて説明するが、第 1トンネル通信装置 2が属するローカルエリアネットワークと同 一のローカルエリアネットワークに属するのであれば、アドレス付与装置 31は、第 1通 信処理装置 3が有しなくてもよい。例えば、第 1通信処理装置 3のローカル側のネット ワークに独立してアドレス付与装置 31が接続されていてもよい。
[0047] 第 2情報処理装置 4は、第 2トンネル通信装置 5、第 2通信処理装置 6等を介して、 第 1情報処理装置 1と通信を行う。第 2情報処理装置 4は、例えば、 PCであってもよく 、映像録画装置やプリンタなどの家電機器であってもよぐゲーム装置等であってもよ ぐ通信を行う装置であれば限定されない。第 2トンネル通信装置 5は、第 2情報処理 装置 4と通信可能であり、第 1トンネル通信装置 2との間でトンネル通信を行う。図 3で 示されるように、第 2トンネル通信装置 5は、第 2P2P通信確立部 51と、第 2トンネル通 信部 52と、第 2広域 IZF53と、第 2ローカル IZF54と、第 2切替部 55と、アドレス取 得制御部 56と、コンピュータである CPU302と、記録媒体 306と、を備える。
[0048] 第 2P2P通信確立部 51は、第 1トンネル通信装置 2との間で P2P通信を確立する。
本実施例では、第 2P2P通信確立部 51は、 P2P通信確立サーバ 7を介して P2P通 信を確立するものであり、第 1P2P通信確立部 21と同様のものである。なお、第 2P2 P通信確立部 51は、ハードウェアによって実現されてもよぐあるいは、モデムゃネッ トワークカードなどの通信デバイスを駆動するドライバ等のソフトウェアによって実現さ れてもよい。
[0049] 第 2トンネル通信部 52は、第 2P2P通信確立部 51が確立した P2P通信の経路によ り、トンネル通信を行う。第 2トンネル通信部 52は、第 1トンネル通信部 22と同様のも のである。第 2トンネル通信部 52は、具体的には、第 2情報処理装置 4から送信され たパケットをカプセルィ匕して P2P通信の経路により送信し、その P2P通信の経路によ つて第 1トンネル通信装置 2から送信された、カプセルィ匕されたパケットのカプセルィ匕 を解除する。カプセルィ匕の解除されたパケットは送信され、第 2情報処理装置 4によ つて受信される。
[0050] 第 2トンネル通信部 52は、 P2P通信の経路を介したトンネル通信が行われる場合に 、第 2情報処理装置 4から送信された全てのパケットをカプセルィ匕して P2P通信の経 路により送信してもよい。なお、第 2トンネル通信部 52は、ハードウェアによって実現 されてもよく、あるいは、モデムやネットワークカードなどの通信デバイスを駆動するド ライバ等のソフトウェアによって実現されてもょ 、。
[0051] なお、第 2P2P通信確立部 51と、第 2トンネル通信部 52とは、例えば、 IPアドレスや MACアドレスにおいて、同一のアドレスを用いて通信を行うものとする。例えば、図 3 の符号 57で示される位置に、 IPアドレス、 MACアドレス、ポート番号等の設定が行 われていることになる。第 2広域 IZF53は、第 2トンネル通信装置 5の広域ネットヮー ク側のインターフェースである。第 2広域 I/F53は、広域ネットワークと接続するため のハードウェアであり、例えば、 NIC等である。第 2トンネル通信部 52は、第 2広域 IZ F53を介して P2P通信の経路によるトンネル通信を行う。
[0052] 第 2ローカル IZF54は、第 2トンネル通信装置 5のローカルネットワーク側のインタ 一フェースである。第 2ローカル I/F54は、ローカルネットワークと接続するためのハ 一ドゥエァであり、例えば、 NIC等である。第 2トンネル通信部 52は、第 2ローカル IZ F54を介して第 2情報処理装置 4との通信を行う。
[0053] 第 2切替部 55は、トンネルモードと、通常モードとを切り替えるものであり、第 1切替 部 25と同様のものである。第 2切替部 55は、トンネルモードのときには、第 2情報処 理装置 4から送信されたパケットを第 2トンネル通信部 52が受信可能なように、第 2口 一カル IZF54と図 3の右側の経路とを接続する。一方、第 2切替部 55は、通常モー ドのときには、第 2情報処理装置 4から送信されたパケットを第 2トンネル通信部 52が 受信しないように、第 2ローカル IZF54と図 3の左側の経路とを接続し、図 3の右側の 経路を遮断する。
[0054] 第 2切替部 55は、ユーザが手動で接続を切り替えることができる手動スィッチ等で あってもよぐ CPU302による制御によって自動的に切替可能なスィッチ等であって もよい。なお、第 1トンネル通信装置 2の場合には、第 1切替部 25がトンネルモードで あつたとしても、第 1ローカル I/F24を介して入力されたパケットが、カプセルィ匕され ずに第 1広域 IZF23から送信される場合もあるが、第 2トンネル通信装置 5の場合に は、第 2切替部 55がトンネルモードである場合には、第 2ローカル I/F54を介して入 力されたパケットは、全て第 2トンネル通信部 52でカプセルィ匕されて第 2広域 IZF53 力 送信されることになる。
[0055] アドレス取得制御部 56は、第 2切替部 55が通常モードからトンネルモードに切り替 えた場合に、第 2情報処理装置 4がアドレスを取得する処理を行うように制御する。第 2情報処理装置 4は、このアドレス取得制御部 56による制御の以前に、第 2情報処理 装置 4のアドレスを保持していてもよぐあるいは、保持していなくてもよい。本実施例 では、この制御を行うことによって、第 2情報処理装置 4は、第 1通信処理装置 3の有 するアドレス付与装置 31から新たなアドレスが付与されることになる。この処理シーケ ンスについては、後述する。
[0056] なお、アドレス取得制御部 56は、例えば、第 2情報処理装置 4と第 2トンネル通信装 置 5との接続を一時的に遮断する、すなわちリンクダウンさせることによって、第 2情報 処理装置 4がアドレスを取得する処理を行うようにしてもよぐアドレスを取得する指示 を第 2情報処理装置 4に渡すことによって、第 2情報処理装置 4がアドレスを取得する 処理を行うようにしてもよい。後者の具体例としては、第 2情報処理装置 4が DHCPサ ーノくからアドレスを取得して 、る場合に、第 2情報処理装置 4が有するアドレスのリー ス時間を 0にする指示をアドレス取得制御部 56が第 2情報処理装置 4に渡す場合が ある。 CPU302は、記録媒体 306に記録されたプログラムにより、第 2トンネル通信装 置 5の各部を制御する。
[0057] 第 2通信処理装置 6は、通信回線 100を介して第 1通信処理装置 3と接続されてお り、第 2トンネル通信装置 5による通信に関する処理を行う。第 2通信処理装置 6は、 第 2トンネル通信装置 5と、第 1通信処理装置 3や P2P通信確立サーバ 7との間の通 信に関する処理を行う。第 2通信処理装置 6は、第 1通信処理装置 3と同様のもので あり、その説明を省略する。 P2P通信確立サーバ 7は、 P2P通信を確立するための 処理を行う。 P2P通信確立サーバ 7は、例えば、上述の文献等に記載されているよう な P2P通信を確立するために必要な処理を行う。なお、 P2P通信確立サーバ 7が 1 個である場合について示している力 P2P通信確立サーバ 7は、 2以上のサーバから 構成されるものであってもよ 、。
[0058] なお、図 1では、説明の便宜上、第 1通信処理装置 3、第 2通信処理装置 6のロー力 ルネットワーク側に 1個のトンネル通信装置のみがそれぞれ接続されている場合につ いて示しているが、第 1通信処理装置 3、第 2通信処理装置 6のローカルネットワーク 側には、第 1トンネル通信装置 2、第 2トンネル通信装置 5以外の装置が接続されてい てもよい。
[0059] また、図 1では、説明の便宜上、第 1トンネル通信装置 2、第 2トンネル通信装置 5の ローカルネットワーク側に 1個の装置のみがそれぞれ接続されている場合について示 しているが、第 1トンネル通信装置 2、第 2トンネル通信装置 5のローカルネットワーク 側には、第 1情報処理装置 1、第 2情報処理装置 4以外の装置が接続されていてもよ い。
[0060] 次に、本実施例による第 1トンネル通信装置 2の動作について、図 4のフローチヤ一 トを用いて説明する。なお、図 4のフローチャートでは、第 1トンネル通信装置 2がトン ネル通信を開始してから、そのトンネル通信を終了するまでの処理を示している。第 1 P2P通信確立部 21は、第 2トンネル通信装置 5との間で、 P2P通信を確立する (ステ ップ (以下、「S」と記す) 101)。この具体的な処理は、例えば、上述の文献に記載さ れているものであり、詳細な説明を省略する。
[0061] 第 1トンネル通信部 22は、第 1P2P通信確立部 21が確立した P2P通信の経路によ り、トンネル通信を行う(S 102)。このトンネル通信の詳細については、後述する。な お、この P2P通信の経路によりトンネル通信が行われている場合に、第 1情報処理装 置 1のセグメントと、第 2情報処理装置 4のセグメントとは、同一となる。したがって、第 1情報処理装置 1と、第 2情報処理装置 4とは、同一のローカルエリアネットワークに 属するかのように通信を行うことができる。
[0062] 第 1トンネル通信部 22は、トンネル通信を終了するかどうか判断する(S103)。トン ネル通信を終了する場合とは、例えば、第 1情報処理装置 1等からトンネル通信を終 了する旨の指示を受信した場合や、一定の期間以上、 P2P通信の経路によるトンネ ル通信が行われな力つた場合などである。そして、トンネル通信を終了しない場合に は、ステップ 102に戻り、トンネル通信を終了する場合には、一連の処理は終了とな る。なお、トンネル通信を終了する場合に、通信を終了する何力もの処理を行っても よい。
[0063] なお、図 4では、トンネル通信を行う場合の処理について説明した力 トンネル通信 を行わない通常モードのときには、第 1切替部 25によって第 1広域 IZF23と、第 1口 一カル IZF24とが接続されることになるため、第 1トンネル通信装置 2では、パケット に対する処理は行われな 、ことになる。
[0064] 次に、図 5のフローチャートを用いて、図 4のフローチャートのステップ 102の処理の 詳細について説明する。このフローチャートでは、第 1トンネル通信部 22に関する処 理について記載している。第 1トンネル通信部 22は、パケットを受信した力どうか判断 する(S201)。そして、パケットを受信した場合には、ステップ 202に進み、そうでない 場合には、終了となる。ここで、第 1トンネル通信部 22によるパケットの受信について 説明する。第 1トンネル通信部 22は、前述のように、第 1P2P通信確立部 21と同一の アドレスを用いて通信を行うが、そのアドレスに送信されたパケットを第 1トンネル通信 部 22は受信する。
[0065] また、第 1トンネル通信部 22は、不特定多数の宛先に送信されたパケット、例えば、 ブロードキャスト通信方式、マルチキャスト通信方式で送信されたパケット、も受信す る。また、第 1トンネル通信部 22は、第 2情報処理装置 4に送信されたパケット、すな わち、送信先のアドレス、例えば、 IPアドレスや MACアドレスなど、が第 2情報処理 装置 4であるパケットも受信する。
[0066] 第 1トンネル通信部 22は、受信したパケットがカプセルィ匕されているパケットか、ある いは、カプセルィ匕されていないパケットかを判断する(S202)。そして、カプセルィ匕さ れているパケットを受信した場合には、ステップ 203に進み、カプセルィ匕されていな いパケットを受信した場合には、ステップ 205に進む。
[0067] ここで、第 1トンネル通信部 22は、パケットがカプセル化されているかどうかをバケツ トのフォーマットに基づいて判断してもよぐパケットの送信経路に基づいて判断して もよい。後者の場合として、例えば、所定のポートに送信されたパケットをカプセルィ匕 されている、あるいはカプセルィ匕されていない、と判断してもよい。また、後者の場合 として、例えば、第 1広域 IZF23から第 1トンネル通信装置 2がパケットを受信した場 合には、カプセルィ匕されていると判断し、第 1ローカル I/F24からパケットを受信した 場合には、カプセルィ匕されて!ヽな ヽと判断してもよ!/ヽ。
[0068] カプセル化されて ヽるパケットを受信した場合、第 1トンネル通信部 22は、受信した パケットのカプセルィ匕を解除する(S203)。第 1トンネル通信部 22は、カプセル化を 解除したパケットを送信する(S 204)。その結果、カプセルィ匕の解除されたパケットは 、そのパケットの送信先として設定されている装置に送信されることになる。そして、一 連の処理は終了となる。
[0069] カプセル化されて 、な 、パケットを受信した場合、第 1トンネル通信部 22は、受信し たパケットをカプセル化する(S205)。カプセル化した後のパケットのヘッダにおける 送信先アドレスは、第 1P2P通信確立部 21が確立した P2P通信の経路の宛先のアド レスである。例えば、第 2通信処理装置 6の広域側のアドレス、およびポート番号が力 プセルイ匕された後のパケットのヘッダにおける送信先のアドレスに設定される。また、 カプセル化した後のパケットのヘッダにおける送信元のアドレスは、第 1トンネル通信 部 22のアドレスである。
[0070] ただし、第 1通信処理装置 3が NAT機能を有する場合には、送信途中において、 その送信元のアドレスは変換されることになる。第 1トンネル通信部 22は、カプセルィ匕 した後のパケットを送信する(S206)。そのパケットは、第 1広域 IZF23を介して、第 1通信処理装置 3に送信される。そして、一連の処理は終了となる。
[0071] なお、図 5のフローチャートでは、第 1トンネル通信部 22がパケットを受信し、そのパ ケットに対してカプセル化、あるいはカプセルィ匕の解除を行って送信する場合につい て説明したが、第 1トンネル通信部 22が受信したパケットが第 1トンネル通信部 22に 対する所定の制御のパケット等である場合には、第 1トンネル通信部 22は、そのパケ ットを送信しなくてもよい。また、前述のように、図 5のフローチャートは、第 1トンネル 通信部 22に関する処理を示すものであるため、トンネルモードにおいて、第 1通信処 理装置 3のローカル側であって、第 1トンネル通信装置 2の広域側に接続されている 装置等と、第 1情報処理装置 1との通信は、別途行われるものとする。他のフローチヤ ートについても同様であるとする。
[0072] 次に、本実施例における第 2トンネル通信装置 5の動作について、図 6のフローチヤ ートを用いて説明する。なお、図 6のフローチャートでは、第 2トンネル通信装置 5がト ンネル通信を開始してから、そのトンネル通信を終了するまでの処理を示して 、る。 第 2P2P通信確立部 51は、第 1トンネル通信装置 2との間で、 P2P通信を確立する( S301)。この具体的な処理は、例えば、上述の文献に記載されているものであり、詳 細な説明を省略する。
[0073] アドレス取得制御部 56は、第 2情報処理装置 4がアドレスを取得する処理を行うよう に制御する(S302)。第 2トンネル通信部 52は、第 2P2P通信確立部 51が確立した P 2P通信の経路により、トンネル通信を行う(S303)。このトンネル通信の詳細につい ては、後述する。第 2トンネル通信部 52は、トンネル通信を終了するかどうか判断す る(S304)。そして、トンネル通信を終了しない場合には、ステップ 303に戻り、トンネ ル通信を終了する場合には、一連の処理は終了となる。
[0074] なお、トンネル通信を終了する場合に、通信を終了する何らかの処理を行ってもよ い。なお、図 6では、トンネル通信を行う場合の処理について説明した力 トンネル通 信を行わない通常モードのときには、第 2切替部 55によって第 2広域 IZF53と、第 2 ローカル IZF54とが接続されることになるため、第 2トンネル通信装置 5では、バケツ トに対する処理は行われないことになる。
[0075] 次に、図 7のフローチャートを用いて、図 6のフローチャートのステップ 303の処理の 詳細について説明する。第 2トンネル通信部 52は、パケットを受信したかどうか判断 する(S401)。そして、パケットを受信した場合には、ステップ 402に進み、そうでない 場合には、終了となる。ここで、第 2トンネル通信部 52によるパケットの受信について 説明する。
[0076] 第 2トンネル通信部 52は、前述のように、第 2P2P通信確立部 51と同一のアドレス を用いて通信を行うが、そのアドレスに送信されたパケットを第 2トンネル通信部 52は 受信する。また、第 2トンネル通信部 52は、不特定多数の宛先に送信されたパケット 、例えば、ブロードキャスト通信方式、マルチキャスト通信方式で送信されたパケット、 も受信する。また、第 2トンネル通信部 52は、トンネルモードにおいて、第 2情報処理 装置 4から送信されたパケットを全て受信する。
[0077] 第 2トンネル通信部 52は、受信したパケットがカプセルィ匕されているパケットか、ある いは、カプセルィ匕されていないパケットかを判断する(S402)。そして、カプセルィ匕さ れているパケットを受信した場合には、ステップ 403に進み、カプセルィ匕されていな いパケットを受信した場合には、ステップ 405に進む。カプセルィ匕されているパケット を受信した場合、第 2トンネル通信部 52は、受信したパケットのカプセルィ匕を解除す る(S403)。第 2トンネル通信部 52は、カプセルィ匕を解除したパケットを第 2ローカル I ZF54側に送信する(S404)。その結果、カプセルィ匕の解除されたパケットは、その パケットの送信先として設定されている装置に送信されることになる。そして、一連の 処理は終了となる。
[0078] カプセル化されて ヽな 、パケットを受信した場合、第 2ローカル IZF54は、受信し たパケットをカプセル化する(S405)。カプセル化した後のパケットのヘッダにおける 送信先アドレスは、第 2P2P通信確立部 51が確立した P2P通信の経路の宛先のアド レスである。例えば、第 1通信処理装置 3の広域側のアドレス、およびポート番号が力 プセルイ匕された後のパケットのヘッダにおける送信先のアドレスに設定される。
[0079] また、カプセルィ匕した後のパケットのヘッダにおける送信元のアドレスは、第 2トンネ ル通信部 52のアドレスである。ただし、第 2通信処理装置 6が NAT機能を有する場 合には、送信途中において、その送信元のアドレスは変換されることになる。第 2トン ネル通信部 52は、カプセルィ匕した後のパケットを第 2広域 I/F53側に送信する(S4 06)。そのパケットは、第 2広域 I/F53を介して、第 2通信処理装置 6に送信される。 そして、一連の処理は終了となる。
[0080] なお、図 7のフローチャートでは、第 2トンネル通信部 52がパケットを受信し、そのパ ケットに対してカプセル化、あるいはカプセルィ匕の解除を行って送信する場合につい て説明したが、第 2トンネル通信部 52が受信したパケットが第 2トンネル通信部 52に 対する所定の制御のパケット等である場合には、第 2トンネル通信部 52は、そのパケ ットを送信しなくてもよい。
[0081] 次に、本実施例における情報処理システムの動作について、具体例を用いて説明 する。第 1通信処理装置 3、第 2通信処理装置 6は、共にアドレス付与装置を有してい るものとする。そのアドレス付与装置は、 DHCPサーバであるとする。また、第 1情報 処理装置 1、第 2情報処理装置 4は、共に PCであるとする。また、第 1情報処理装置 1 、第 1トンネル通信装置 2、第 1通信処理装置 3は、イーサネット (登録商標)ケーブル によって接続されているものとする。また、第 2情報処理装置 4、第 2トンネル通信装 置 5、第 2通信処理装置 6も、イーサネットケーブルによって接続されているものとする 。すなわち、第 1広域 IZF23、第 1ローカル IZF24、第 2広域 lZF53、第 2ローカル IZF54は、それぞれイーサネットポートを有するものとする。
[0082] まず、第 1トンネル通信装置 2、第 2トンネル通信装置 5は、共に通常モードであると する。このとき、第 1情報処理装置 1は、第 1通信処理装置 3のアドレス付与装置 31か ら IPアドレスを付与されている。第 2情報処理装置 4は、第 2通信処理装置 6のァドレ ス付与装置(図示せず)から IPアドレスを付与されている。また、第 1トンネル通信装 置 2の第 1P2P通信確立部 21および第 1トンネル通信部 22、並びに第 2トンネル通 信装置 5の第 2P2P通信確立部 51および第 2トンネル通信部 52も、それぞれ、第 1 通信処理装置 3のアドレス付与装置 31、第 2通信処理装置 6のアドレス付与装置から アドレスを付与されている。第 1情報処理装置 1、第 1トンネル通信装置 2の第 1P2P 通信確立部 21等、第 1通信処理装置 3等の IPアドレスは、以下のようであるとする。
[0083] 第 1情報処理装置 1 : 192. 168. 0. 10 第 1P2P通信確立部 21、第 1トンネル通信部 22 : 192. 168. 0. 2 第 1通信処理装置 3のローカル側: 192. 168. 0. 1
第 1通信処理装置 3の広域側: 202. 224. 135. 10
第 2情報処理装置 4 : 192. 168. 1. 10
第 2P2P通信確立部 51、第 2トンネル通信部 52 : 192. 168. 1. 2
第 2通信処理装置 6のローカル側: 192. 168. 1. 1
第 2通信処理装置 6の広域側: 155. 32. 10. 10
次に、第 1トンネル通信装置 2のユーザが、第 1切替部 25を操作することによって、 通常モードからトンネルモードに切り替えたとする。第 2トンネル通信装置 5のユーザ も、同様に、第 2切替部 55を操作することによって、通常モードからトンネルモードに 切り替えたとする。なお、この切り替えは、例えば、第 1切替部 25等のスィッチやボタ ン等をユーザが操作することによって物理的に行われてもよぐあるいは、ユーザが 第 1情報処理装置 1等力 指示を出すことによって電気的に行われてもよい。
[0084] 第 1P2P通信確立部 21、および第 2P2P通信確立部 51は、第 1切替部 25、第 2切 替部 55が切り替えられて、トンネルモードになったことを検知すると、第 1トンネル通 信装置 2と、第 2トンネル通信装置 5との間で P2P通信を確立する処理を実行する。 第 1P2P通信確立部 21、および第 2P2P通信確立部 51は、 P2P通信確立サーバ 7 のアドレスをあら力じめ保持しており、そのアドレスを用いて、 P2P通信確立サーバ 7 にアクセスすることによって、 P2P通信を確立する。
[0085] なお、第 1P2P通信確立部 21、および第 2P2P通信確立部 51は、それぞれ、相手 方のトンネル通信装置を識別する装置識別情報を保持しており、その装置識別情報 を用いて、相手方のトンネル通信装置を識別し、 P2P通信を確立するものとする。そ のトンネル通信装置の装置識別情報が第 1トンネル通信装置 2、および第 2トンネル 通信装置 5で記憶されるようになる過程は問わない。例えば、ユーザが入力デバイス や記録媒体等を介して、その装置識別情報を第 1トンネル通信装置 2等に蓄積しても よぐあるいは、工場出荷の時点で第 1トンネル通信装置 2と第 2トンネル通信装置 5と がー組にされており、互いに相手方の装置識別情報があら力じめ蓄積されていても よい。 [0086] 第 1トンネル通信装置 2の第 1P2P通信確立部 21と、第 2トンネル通信装置 5の第 2 P2P通信確立部 51とが P2P通信を確立する処理については、従来から知られており 、その詳細な説明を省略する。なお、 P2P通信を確立する処理において、第 1P2P 通信確立部 21は、その P2P通信で用いる第 2通信処理装置 6の広域側の IPアドレス 「155. 32. 10. 10」と、ポート番号「22222」とを取得し、それらを第 1トン ノレ通信 部 22に渡したとする。また同様に、第 2P2P通信確立部 51は、その P2P通信で用い る第 1通信処理装置 3の広域側の IPアドレス「202. 224. 135. 10」と、ポート番号「 11111」とを取得し、それらを第 2トンネル通信部 52に渡したとする(S101, S301)。
[0087] 次に、図 8〜図 10を用いて、第 1トンネル通信部 22、および第 2トンネル通信部 52 によるパケットのカプセル化、カプセルィ匕の解除について説明する。まず、ここでは「 オリジナルパケット」とするカプセル化される前のパケットが、図 8で示されるものであ つたとする。第 1トンネル通信部 22等は、図 9で示されるように、そのオリジナルバケツ トに XXヘッダと、 XXトレーラを付カ卩し、さらにユーザデータグラムプロトコル(以下、 U DPと記す)ヘッダ、 IPヘッダを付カ卩することによって、オリジナルパケットのカプセル 化を行う。
[0088] ここで、 XXヘッダ、 XXトレーラは、例えば、 IPカプセル化セキュリティペイロード(E ncapsulating Security Payload (以下、 ESPと記す))ヘッダ、認識ヘッダ(Aut hentication Header (以下、 AHと記す))、 ESPトレーラであり、それらは図 8で示 されるオリジナルパケットを暗号ィ匕する目的等で付加されるものである。なお、 XXへ ッダ、 XXトレーラはなくてもよい。また、 XXヘッダと XXトレーラのいずれか一方のみ であってもよい。また、 XXヘッダ、 XXトレーラは、 2個以上付いていてもよい。
[0089] カプセル化された後の IPヘッダ、 UDPヘッダには、 P2P通信の相手方の通信処理 装置のアドレス、ポート番号が設定されることになる。例えば、第 1トンネル通信部 22 力 Sカプセルィ匕を行う場合には、カプセルィ匕後のパケットの IPヘッダに含まれる送信先 の IPアドレスは、第 2通信処理装置 6の IPアドレス「155. 32. 10. 10」であり、カプセ ルイ匕後のパケットの UDPヘッダに含まれる送信先のポート番号は、第 2通信処理装 置 6のポート番号「22222」である。第 2トンネル通信部 52も、同様にカプセル化を行
5o [0090] なお、オリジナルパケットがイーサネットヘッダを有するパケットであってもよい。なお 、通常は、「フレーム」と呼ばれる力 本明細書では「パケット」と呼ぶことにする。その 場合には、カプセルィ匕後のパケットは、図 10で示されるようになる。この場合のイーサ ネットヘッダに含まれる MACアドレスは、アドレス解決プロトコル(Address Resolut ion Protocol (以下、 ARPと記す) )によって取得された MACアドレスとなる。
[0091] ARPによる MACアドレスの取得については、後述する。なお、図 9,図 10では、 U DPヘッダによりカプセルィ匕を行う場合について説明した力 P2P通信の経路の確立 を、 UDPパケットでなぐトランスミッション制御プロトコル(以下、 TCPと記す)パケット を用いて行う場合には、 TCPヘッダによりカプセルィ匕を行ってもよい。
[0092] 次に、図 11を用いて、第 2情報処理装置 4がアドレス付与装置 31を用いて、ァドレ スを取得する処理について説明する。上述のように、第 1トンネル通信装置 2と、第 2ト ンネル通信装置 5との間で P2P通信が確立されると(図 11の 401)、アドレス取得制 御部 56は、第 2情報処理装置 4との通信をリンクダウンさせることにより、第 2情報処 理装置 4にアドレスを取得させる制御を行う(図 11の 402) (S302)。
[0093] すると、第 2情報処理装置 4は、 IPアドレスを要求するブロードキャスト通信方式の パケットを送信する(図 11の 403)。このパケットの送信先の IPアドレスは、「192. 16 8. 1. 255」であり、 MACアドレスは、「FF— FF— FF— FF— FF— FF」である。ただ し、第 2通信処理装置 6のローカル側のネットワークアドレスは「192. 168. 1」である とする。
[0094] 第 2トンネル通信部 52は、そのブロードキャスト通信方式で送信されたパケットを受 信し(S401)、そのパケットはカプセル化されていないため(S402)、第 2P2P通信確 立部 51から受け取った第 1通信処理装置 3の広域側の IPアドレス、ポート番号を送 信先のアドレス、ポート番号として、図 9で示されるように、そのパケットをカプセル化 する(図 11の 404) (S405)。そして、第 2トンネル通信部 52は、カプセル化後のパケ ットを送信する(図 11の 405) (S406)。
[0095] そのパケットは、第 2通信処理装置 6でアドレス変換され、第 1通信処理装置 3に送 信される。そして、第 1通信処理装置 3でアドレス変換され、第 1トンネル通信装置 2に 渡される。第 1トンネル通信装置 2の第 1トンネル通信部 22は、 P2P通信の経路を介 して第 2トンネル通信装置 5から送信されたカプセル化されたパケットを受信すると (S 201)、そのパケットはカプセル化されているため(S202)、そのパケットのペイロード に含まれているパケットを取り出し、カプセル化を解除する(図 11の 406) (S203)。
[0096] そして、第 1トンネル通信部 22は、カプセル化を解除したパケットをローカルネットヮ ークに送信する(図 11の 407) (S204)。この送信されたパケットは、(図 11の 403)で 第 2情報処理装置 4から送信されたパケットと同じパケットであり、ブロードキャスト通 信方式のパケットである。そのパケットは、第 1情報処理装置 1や第 1通信処理装置 3 に送信される。第 1通信処理装置 3のアドレス付与装置 31は、そのパケットを受信し、 第 2情報処理装置 4に割り当てる IPアドレス「192. 168. 0. 11」を決定する(図 11の 408)。そして、その IPアドレスをペイロードに含むブロードキャスト通信方式のバケツ トを構成して、第 1通信処理装置 3のローカル側のネットワークに送信する(図 11の 4 09)。
[0097] 第 1トンネル通信部 22は、そのブロードキャスト通信方式で送信されたパケットを受 信し(S201)、そのパケットはカプセル化されていないため(S202)、第 1P2P通信確 立部 21から受け取った第 2通信処理装置 6の広域側の IPアドレス、ポート番号を送 信先のアドレス、ポート番号として、図 9で示されるように、そのパケットをカプセル化 する(図 11の 410) (S205)。そして、第 1トンネル通信部 22は、カプセル化後のパケ ットを送信する(図 11の 411) (S206)。
[0098] そのパケットは、第 1通信処理装置 3でアドレス変換され、第 2通信処理装置 6に送 信される。そして、第 2通信処理装置 6でアドレス変換され、第 2トンネル通信装置 5に 渡される。第 2トンネル通信装置 5の第 2トンネル通信部 52は、 P2P通信の経路を介 して第 1トンネル通信装置 2から送信されたカプセル化されたパケットを受信すると (S 401)、そのパケットはカプセル化されているため(S402)、そのパケットのペイロード に含まれているパケットを取り出し、カプセル化を解除する(図 11の 412) (S403)。
[0099] そして、第 2トンネル通信部 52は、カプセル化を解除したパケットをローカルネットヮ ークに送信する(図 11の 413) (S404)。すなわち、そのカプセル化の解除されたパ ケットは、第 2情報処理装置 4に送信される。その送信されたパケットは、(図 11の 40 9)でアドレス付与装置 31から送信されたパケットと同じパケットであり、ブロードキャス ト通信方式のパケットである。
[0100] そのパケットは、第 2情報処理装置 4で受信される。そして、第 2情報処理装置 4は、 第 2情報処理装置 4の IPアドレスを、受信したパケットのペイロードに含まれるアドレス 「192. 168. 0. 11」に設定する(図 11の 414)。このようにして、第 1情報処理装置 1 と、第 2情報処理装置 4とは、同一セグメントの装置として通信を行うことができるよう になる。
[0101] 次に、図 12を用いて、第 1情報処理装置 1が第 2情報処理装置 4の IPアドレスを取 得する方法について説明する。ここでは、ユニバーサルプラグアンドプレイ(以下、 U PnPと記す) オーディオビジュアル(以下、 AVと記す)規格のシンプルサービス発 見プロトコル(Simple Service Discover Protocol (以下、 SSDPと記す))を用 いる場合について説明する。したがって、第 1情報処理装置 1、および第 2情報処理 装置 4は、 UPnPに対応した機器であるとする。まず、第 1情報処理装置 1は、機器を 問い合わせるパケットを不特定多数の宛先に送信する(図 12の 501)。
[0102] このパケットは、 UPnP—AV規格の SSDPの問い合わせパケットである。このパケ ットは、 IPマルチキャスト通信方式によって送信される。そのパケットは、第 1トンネル 通信部 22において受信され、図 11でのブロードキャスト通信方式に関する説明と同 様に、カプセルィ匕される(図 12の 502)。そして、第 1トンネル通信部 22は、 P2P通信 の経路によってそのカプセルィ匕されたパケットを第 2トンネル通信装置 5に送信する( 図 12の 503)。第 2トンネル通信装置 5の第 2トンネル通信部 52は、そのパケットを受 信し、カプセル化を解除する(図 12の 504)。
[0103] そして、第 2トンネル通信部 52は、そのカプセル化の解除された、機器を問 、合わ せるパケットを送信する(図 12の 505)。そのパケットは、第 2情報処理装置 4で受信さ れ、第 2情報処理装置 4は、機器の問い合わせに対する返信パケットを構成して送信 する(図 12の 506)。このパケットは、ュ-キャスト通信方式によって送信される。その 返信パケットには、第 2情報処理装置 4の IPアドレスと、ホスト名とが含まれている。
[0104] そのパケットは、第 2トンネル通信部 52で受信され、カプセルィ匕される(図 12の 507 ) oそして、第 2トンネル通信部 52は、 P2P通信の経路によってそのカプセルィ匕された パケットを第 1トンネル通信装置 2に送信する(図 12の 508)。第 1トンネル通信装置 2 の第 1トンネル通信部 22は、そのパケットを受信し、カプセルィ匕を解除する(図 12の 5 09)。そして、第 1トンネル通信部 22は、そのカプセルィ匕の解除されたパケットを送信 する(図 12の 510)。
[0105] そのパケットは、第 1情報処理装置 1で受信され、第 1情報処理装置 1は、同一セグ メントの機器のホスト名および IPアドレスを知ることができる。なお、図 12では、第 1情 報処理装置 1が第 2情報処理装置 4の IPアドレスおよびホスト名を知る場合について 説明したが、第 1情報処理装置 1と同一セグメントに他の機器が存在する場合には、 その機器力 の返信も第 1情報処理装置 1が受信するものとする。
[0106] なお、図 12では、情報処理装置が SSDPの問い合わせパケットに対する返答を行 う場合にっ 、て説明した力 SSDPの問 、合わせパケットをトンネル通信で通信せず に、他の装置が代理応答するようにしてもよい。例えば、第 2情報処理装置 4が第 1通 信処理装置 3に対してアドレスの登録を行っておき、第 1通信処理装置 3が第 1情報 処理装置 1からの問い合わせに対して、第 2情報処理装置 4に代わって代理応答す るようにしてちょい。
[0107] また、ここでは、 UPnP— AV規格の SSDPを用いて IPアドレスの問い合わせを行う 場合について説明した力 他の方法によって機器の IPアドレスの問い合わせを行つ てもよい。例えば、ネットバイオス拡張ユーザインタフェース(以下、 NetBEUIと記す )によるセッションの確立を行い、その後、 NetBEUIのデータ通信によって、第 1情報 処理装置 1は、第 2情報処理装置 4の IPアドレス等を取得してもよい。それ以外の方 法により、第 1情報処理装置 1が第 2情報処理装置 4の IPアドレスを取得するようにし てもよい。
[0108] 一般に、第 1情報処理装置 1は、第 1情報処理装置 1と同種の機器である第 2情報 処理装置 4と通信を望むことが多いと考えられる。例えば、第 1情報処理装置 1が PC であれば、第 1情報処理装置 1は、 PCである第 2情報処理装置 4との通信を望むと考 えられ、また、第 1情報処理装置 1がゲーム装置であれば、第 1情報処理装置 1は、 同種のゲーム装置である第 2情報処理装置 4との通信を望むと考えられる。
[0109] したがって、第 1情報処理装置 1と第 2情報処理装置 4とにおいて、両者が同一セグ メントであれば相手の機器を発見して相手のアドレスを取得することができる機能が 備えられている場合には、トンネル通信を介しても、同様にして、相手のアドレスを取 得することができると考えられ、そのような機能を用いて、第 1情報処理装置 1と第 2情 報処理装置 4とにお!、て IPアドレス等の通知が行!、うることになる。
[0110] また、例えば、第 2情報処理装置 4のユーザから第 1情報処理装置 1のユーザに第 2情報処理装置 4の IPアドレスが電子メールやサーバリレー等の通信方法によって送 信され、第 1情報処理装置 1が第 2情報処理装置 4の IPアドレスを知ることができるよ うにしてもよい。なお、ここでは、第 1情報処理装置 1が第 2情報処理装置 4のアドレス を取得する処理について説明した力 第 2情報処理装置 4も同様にして、第 1情報処 理装置 1のアドレスを取得することができる。
[0111] 第 1情報処理装置 1と、第 2情報処理装置 4との間での通信について説明する前に 、 ARPを用いて MACアドレスを取得する処理について説明する。ここでは、 (A)AR pリクエストパケット、 ARPレスポンスパケットがカプセル化される場合、(B) ARPリク ェストパケット、 ARPレスポンスパケットがカプセル化されず、トンネル通信部が代理 応答する場合の 2パターンにつ 、て説明する。
[0112] (A) ARPのパケットがカプセル化される場合
第 1情報処理装置 1が、第 2情報処理装置 4の IPアドレスについて ARPリクエストパ ケットを、ブロードキャスト通信方式によって送信すると、第 1トンネル通信部 22は、そ の ARPリクエストパケットをカプセルィ匕し、第 2トンネル通信装置 5に送信する。この場 合には、第 2トンネル通信装置 5においてカプセルィ匕が解除され、第 2情報処理装置 4力 その ARPリクエストパケットに返答することになる。
[0113] 第 2情報処理装置 4から送信された ARPレスポンスパケットは、第 2トンネル通信装 置 5でカプセルィ匕され、第 1トンネル通信装置 2に送信される。第 1トンネル通信装置 2は、カプセル化を解除し、 ARPレスポンスパケットを第 1情報処理装置 1に送信する 。このようにして、第 1情報処理装置 1は、第 2情報処理装置 4の MACアドレスを知る ことができ、第 2情報処理装置 4にパケットを送信するときには、その MACアドレスを 送信先の MACアドレスとして用いることができる。
[0114] このように、 ARPのパケットがカプセルィ匕される場合には、第 1トンネル通信部 22は 、第 2情報処理装置 4の MACアドレスを保持しておき、その保持している第 2情報処 理装置 4の MACアドレスが送信先のアドレスとして設定されているパケットが送信さ れると、そのパケットを受信してもよい(S201)。なお、この場合でも、第 1トンネル通 信部 22は、パケットの送信先の IPアドレスに基づいて、送信先が第 2情報処理装置 4 カゝどうかを判断してもよい。
[0115] また、第 1トンネル通信部 22は、受信したパケットをイーサネットヘッダごとカプセル ィ匕してもよく(図 10参照)、あるいは、イーサネットヘッダを除去してカプセルィ匕しても よい(図 9参照)。前者の場合に、第 2トンネル通信部 52は、カプセルィ匕を解除して送 信することにより、そのパケットは第 2情報処理装置 4で受信されることになる。一方、 後者の場合には、第 2トンネル通信部 52は、カプセルィ匕を解除した後に、 ARPを用 いて送信先の IPアドレス、すなわち、第 2情報処理装置 4の IPアドレス、に対応する MACアドレスを取得する。その取得した MACアドレスを有するイーサネットヘッダを つけたパケットを送信することにより、そのパケットは第 2情報処理装置 4で受信される ことになる。
[0116] なお、 ARPのパケットがカプセル化される場合には、第 1トンネル通信部 22は、 AR Pレスポンスパケットに含まれる MACアドレスや IPアドレスを取得することによって、 第 2トンネル通信装置 5に接続されて ヽる第 2情報処理装置 4の MACアドレスや IPァ ドレスを取得することができる。その取得したアドレスを保持しておくことにより、第 1情 報処理装置 1から送信されたパケットの送信先が第 2情報処理装置 4であるかどうか を判断することができる。そして、第 1情報処理装置 1から送信されたパケットを受信 するかどうか判断することができうる。
[0117] (B)トンネル通信部による代理応答
(B- 1)まず、第 1トンネル通信部 22が第 2情報処理装置 4の MACアドレスと IPァ ドレスとの対応を知っている場合について説明する。その場合には、第 1情報処理装 置 1が第 2情報処理装置 4の IPアドレスについて ARPリクエストパケットをブロードキヤ スト通信方式によって送信すると、第 1トンネル通信部 22は、その ARPリクエストパケ ットで問 、合わせて 、る IPアドレスが第 2情報処理装置 4のアドレスであることがわか る。
[0118] そこで、その ARPリクエストパケットを受信し、 ARPリクエストパケットに含まれる IPァ ドレスに対応する MACアドレスを有する ARPレスポンスパケットを第 1情報処理装置 1に送信する。その結果、第 1情報処理装置 1は、第 2情報処理装置 4の実際の MA Cアドレスを知ることができる。その後、第 1情報処理装置 1から第 2情報処理装置 4に 送信されたパケットを第 1トンネル通信部 22が受信し、イーサネットヘッダごとカプセ ノレイ匕してもよい。イーサネットヘッダを除去して力プセノレイ匕してもよい点は、上記 (A) の説明と同様である。
[0119] (B— 2)次に、第 1トンネル通信部 22が第 2情報処理装置 4の MACアドレスとして、 第 2情報処理装置 4の実際の MACアドレスでな 、アドレスを返答する場合につ!、て 説明する。ここで、第 1トンネル通信部 22は、第 2情報処理装置 4の IPアドレスを知つ ているものとする。第 1情報処理装置 1が第 2情報処理装置 4の IPアドレスについて A RPリクエストパケットをブロードキャスト通信方式によって送信する。第 1トンネル通信 部 22は、その ARPリクエストパケットで、問い合わせている IPアドレスが第 2情報処理 装置 4のアドレスであることがわかる。
[0120] そして、その ARPリクエストパケットを受信し、 ARPレスポンスパケットを第 1情報処 理装置 1に送信する。なお、 ARPレスポンスパケットに含まれる MACアドレスは、例 えば、第 1トンネル通信部 22が用いる MACアドレスであってもよぐあるいは、その他 の MACアドレスであってもよい。ただし、第 1情報処理装置 1が ARPを用いて取得で きる MACアドレスではな!/、ことが好まし!/、。
[0121] その他の MACアドレスの場合には、第 1トンネル通信部 22は、第 1トンネル通信部 22が ARPレスポンスパケットに含めて送信した MACアドレスを保持しておく。その保 持して!/、る MACアドレスが送信先のアドレスとして設定されて!、るパケットが送信さ れると、そのパケットを、送信先のアドレスが第 2情報処理装置 4であるパケットとして 受信してもよい(S201)。なお、この場合でも、第 1トンネル通信部 22は、パケットの 送信先の IPアドレスに基づいて、送信先が第 2情報処理装置 4かどうかを判断しても よい。
[0122] また、第 1トンネル通信部 22は、受信したパケットをイーサネットヘッダごとカプセル ィ匕してもよく(図 10参照)、あるいは、イーサネットヘッダを除去してカプセルィ匕しても よい(図 9参照)。前者の場合に、第 1トンネル通信部 22が、第 2情報処理装置 4の実 際の MACアドレスを、知っているときには、イーサネットヘッダに含まれる送信先の MACアドレスが、第 2情報処理装置 4の実際の MACアドレスに変換されてもょ 、。 あるいは、第 2トンネル通信部 52において、イーサネットヘッダに含まれる送信先の MACアドレスが、第 2情報処理装置 4の実際の MACアドレスに変換されてもょ 、。
[0123] 一方、後者の場合には、第 2トンネル通信部 52は、カプセルィ匕を解除した後に、 A RPを用いて送信先の IPアドレス、すなわち、第 2情報処理装置 4の IPアドレス、に対 応する MACアドレスを取得し、その取得した MACアドレスを有するイーサネットへッ ダをつけたパケットを送信することにより、そのパケットは第 2情報処理装置 4で受信さ れること〖こなる。
[0124] ここで、第 1トンネル通信部 22が第 2情報処理装置 4の MACアドレスと IPアドレスと の対応を知る方法、第 1トンネル通信部 22が第 2情報処理装置 4の IPアドレスを知る 方法について説明する。ここでは、(C)第 2トンネル通信装置 5においてそれらの情 報を取得し、それらの情報を P2P通信の経路やサーノリレーなどによって第 1トンネ ル通信装置 2に送信する方法と、(D)第 1トンネル通信部 22が所定のパケットを第 2ト ンネル通信装置 5に送信することによって、それらの情報を取得する方法の 2パター ンについて説明する。
[0125] (C)第 2トンネル通信装置 5において取得する方法
(C 1)同報パケットを用いる
第 2トンネル通信装置 5は、接続されているローカル側の機器に対して、ブロードキ ャスト通信方式やマルチキャスト通信方式などのパケットを送信し、その送信したパケ ットに対する返信パケットを受信することによって、接続されている機器の IPアドレス や、 MACアドレス等を知ることができる。例えば、ブロードキャストアドレス宛のビング (以下、 Pingと記す)を送信してもよぐ前述の SSDPの問い合わせパケットを送信し てもよぐ ARPリクエストパケットであるブロードキャスト通信方式のパケットを送信して もよぐ他の方法を用いてもよい。
[0126] ARPリクエストパケットを送信する場合には、例えば、ネットワークアドレスが「192.
168. 1」であれば、第 2トンネル通信装置 5は、アドレスが「192. 168. 1. 1」から「19 2. 168. 1. 254」までの ARPリクエストパケットを送信し、どのアドレスからの返信を 受信するかに応じて、接続されて ヽる機器の IPアドレスや MACアドレスを知ることが できる。
[0127] (C- 2)ュニキャスト通信方式のパケットを用いる
第 2トンネル通信装置 5は、ローカル側のネットワークに対して、ュ-キャスト通信方 式のパケットを送信し、その送信したパケットに対する返信パケットを受信することによ つて、接続されている機器の IPアドレスや、 MACアドレス等を知ることができうる。例 えば、第 2トンネル通信装置 5のローカル側のネットワークアドレスが「192. 168. 1」 であれば、第 2トンネル通信装置 5は、そのローカル側に送信先のアドレスが「192. 1 68. 1. 1」力ら「192. 168. 1. 254」までの Pingのノ ケットを送信し、どのアドレス力 らの返信を受信するかに応じて、第 2トンネル通信装置 5に接続されている機器の IP アドレスや MACアドレスを知ることができうる。なお、 Pingのパケットではなぐ他のパ ケットを用いて、そのパケットに対する返信パケットの有無に応じて IPアドレス等を知 るようにしてもよく、あるいは、他の方法を用いてもよい。
[0128] (C - 3)パケットを監視する
第 2トンネル通信装置 5は、ローカル側の機器カゝら送信されるパケットのヘッダから アドレスを取得することにより、接続されている機器の IPアドレスや MACアドレスを知 ることができる。一般に、第 2トンネル通信装置 5は、各ポートに接続されている機器 の MACアドレスを保持して!/、るため、ローカル側の機器の MACアドレスを知ること ができる。したがって、第 2トンネル通信装置 5は、その MACアドレスに対応する IPァ ドレスをパケットの監視によって取得することで、第 2トンネル通信装置 5のローカル側 に接続されている機器の IPアドレス、あるいは、 IPアドレスと MACアドレスとの対応を 知ることができる。
[0129] なお、第 2トンネル通信装置 5は、 ARPテーブルを用いてそれらの情報を知っても よぐ DHCPサーバへのリクエストパケットや、 DHCPからの返信パケットを監視して それらの情報を知ってもよぐあるいは、他の方法を用いてもよい。以上のようにして 取得された情報は、前述のように、 P2P通信の経路や、サーバリレー等によって、第 1トンネル通信装置 2に送信され、その情報が第 1トンネル通信部 22において用いら れるようになる。 [0130] (D)第 1トンネル通信部 22が取得する方法
(C— 1)、(C— 2)において、第 2トンネル通信装置 5が送信したのと同様のパケット を、第 1トンネル通信部 22が構成し、カプセルィ匕して P2P通信の経路で送信する。そ のパケットに対する返信パケットを P2P通信の経路を介して第 1トンネル通信部 22が 受信することによって、第 1トンネル通信部 22は、第 2トンネル通信装置 5のローカル 側に接続されている機器の IPアドレス等を知ることができる。この場合には、第 1トン ネル通信部 22がそれらのパケットをカプセルィ匕して送信するだけであるため、第 1ト ンネル通信部 22が、第 1トンネル通信装置 2に接続されている機器の情報を取得し ないようにすることができる。
[0131] また、第 1トンネル通信部 22は、第 2トンネル通信装置 5を介してカプセルィ匕されて 送信された DHCPのリクエストパケットと、その返信パケットを監視することによって、 どのアドレスが第 2トンネル通信装置 5のローカル側に接続されている機器に対して 付与されたのかを知ることができる。したがって、第 1トンネル通信部 22は、 DHCP等 のパケットを監視することによって、第 2トンネル通信装置 5に接続されている情報処 理装置のアドレスを取得してもよい。なお、ここでは、第 1情報処理装置 1が ARPの処 理を実行する場合にっ 、て説明した力 第 2情報処理装置 4が ARPの処理を実行し た場合も同様であるとする。
[0132] 次に、第 1情報処理装置 1と、第 2情報処理装置 4との間での通信について、図 13 を用いて説明する。なお、 ARPによる送信先の MACアドレスの取得等の処理につ いては、詳細な説明を省略する。まず、第 1情報処理装置 1は、第 2情報処理装置 4 の IPアドレスを送信先のアドレスとして、パケットを構成し、そのパケットを送信する( 図 13の 601)。なお、そのパケットの送信先の MACアドレスは、上記説明のように、 実際の第 2情報処理装置 4の MACアドレスであってもよぐあるいは、その他の MA Cアドレスであってもよい。第 1トンネル通信部 22は、第 1情報処理装置 1から送信さ れたパケットのアドレスで、 IPアドレスでもよぐ MACアドレスでもよぐこのアドレスに 基づ!/、て、そのパケットの送信先が第 2情報処理装置 4であるかどうか判断する。
[0133] そして、パケットの送信先が第 2情報処理装置 4である場合には、そのパケットを受 信する(S201)。そして、第 1トンネル通信部 22は、そのパケットをカプセルィ匕する( 図 13の 602)。カプセル化されたパケットは、 P2P通信の経路を介して第 2トンネル通 信装置 5に送信される(図 13の 603)。第 2トンネル通信装置 5の第 2トンネル通信部 5 2は、そのパケットを受信すると、カプセルィ匕を解除する(図 13の 604)。そして、第 2ト ンネル通信部 52は、カプセルィ匕の解除されたパケットを第 2情報処理装置 4に送信 する(図 13の 605)。
[0134] 次に、第 2情報処理装置 4から第 1情報処理装置 1へのパケットの送信について説 明する。第 2情報処理装置 4は、第 1情報処理装置 1の IPアドレスを送信先のアドレス としてパケットを構成し、そのパケットを送信する(図 13の 606)。送信先の MACアド レスは、第 1情報処理装置 1から第 2情報処理装置 4へのパケットの送信の場合と同 様に、実際の第 1情報処理装置 1の MACアドレスであってもよぐあるいは、その他 の MACアドレスであってもよ!/ヽ。
[0135] その送信されたパケットは、第 2トンネル通信部 52で受信される(S401)。そして、 第 2トンネル通信部 52は、そのパケットをカプセル化する(図 13の 607)。カプセル化 されたパケットは、 P2P通信の経路を介して第 1トンネル通信装置 2に送信される(図 13の 608)。第 1トンネル通信装置 2の第 1トンネル通信部 22は、そのパケットを受信 すると、カプセルィ匕を解除する(図 13の 609)。そして、第 1トンネル通信部 22は、力 プセルイ匕の解除されたパケットを第 1情報処理装置 1に送信する(図 13の 610)。
[0136] なお、第 1情報処理装置 1が通信回線 100に接続されているサーバ等にパケットを 送信する場合には、そのパケットを第 1トンネル通信部 22が受信せず、第 1通信処理 装置 3が受信して通信回線 100に送信するため、第 1情報処理装置 1は、例えば、ィ ンターネット等にもアクセスすることができうる。また、第 2情報処理装置 4が通信回線 100に接続されているサーバ等にパケットを送信する場合には、そのパケットはトンネ ル通信によって第 1トンネル通信装置 2に送信され、第 1トンネル通信装置 2から第 1 通信処理装置 3を介して通信回線 100に送信されるため、第 2情報処理装置 4も、例 えば、インターネット等にアクセスすることができうる。
[0137] 以上のように、本実施例における情報処理システムでは、第 1情報処理装置 1と第 2 情報処理装置 4とは、両者のセグメントが同一であるかのように通信を行うことができ、 両者の間でファイル共有等を行うことができる。また、両者間の通信は、インターネット 等の通信回線 100を介して行われる力 その通信回線 100を経由するパケットは、力 プセルイ匕されているため、そのカプセルィ匕によって暗号ィ匕を行っている場合には、第
1情報処理装置 1と第 2情報処理装置 4との間での通信内容が通信回線 100におい て漏洩することはなぐ安全性が高められている。
[0138] また、第 1情報処理装置 1と第 2情報処理装置 4とを同一セグメントにする処理を第 1 トンネル通信装置 2と第 2トンネル通信装置 5とが行うため、第 1情報処理装置 1と第 2 情報処理装置 4とは、両者を同一セグメントにする処理を行わなくてもよい。したがつ て、第 1情報処理装置 1等は、トンネル通信や P2P通信の確立等の特別な処理を行 う装置でなくてもよぐ例えば、従来からの PCや、ネットワークを介して通信を行うゲー ム装置等であってもよい。その結果、従来からの PC等を第 1トンネル通信装置 2等を 介して第 1通信処理装置 3、例えば、いわゆるルータなど、に接続することによって、 ユーザが複雑な設定等を行うことなぐ実際には同一セグメントでない複数の装置を 同一セグメントとすることができ、ユーザの利便性が向上されている。
[0139] なお、本実施例では、第 1トンネル通信装置 2が広域側とローカル側の 2個の IZF を有する場合について説明した力 第 1トンネル通信装置 2は、ローカル側の IZFを 有しなくてもよい。具体的には、本実施例における情報処理システムは、図 14で示さ れるよう〖こ構成されてもよい。図 14で示される第 1トンネル通信装置 8は、図 15で示さ れるように構成される。図 15において、第 1トンネル通信装置 8は、第 1P2P通信確立 部 21と、第 1トンネル通信部 22と、第 1広域 IZF23と、 CPU301と、記録媒体 305と を備える。各構成は、上記説明と同様であり、その説明を省略する。
[0140] なお、通信回線 200は、第 1通信処理装置 3のローカル側のネットワークである。第
1情報処理装置 1から第 2情報処理装置 4にパケットが送信される場合には、第 1情 報処理装置 1から第 1トンネル通信装置 8にパケットが送信される。第 1トンネル通信 装置 8においてパケットがカプセルィ匕されて、 P2P通信の経路により、第 2トンネル通 信装置 5まで送信される。第 2トンネル通信装置 5においてカプセルィ匕が解除されて 、第 2情報処理装置 4に送信される。第 2情報処理装置 4から第 1情報処理装置 1に パケットが送信される場合にも、同様にして第 2情報処理装置 4から送信されたバケツ トは、第 2トンネル通信装置、第 1トンネル通信装置 8を介して第 1情報処理装置 1〖こ 送信される。
[0141] また、本実施例において、第 1トンネル通信装置 2がレイヤ 2スィッチ、あるいはレイ ャ 3スィッチを備え、不要なパケットが第 1トンネル通信部 22に送信されないようにし てもよい。例えば、図 2において、符号 26で示される位置にレイヤ 2スィッチ等を備え るようにしてちょい。
[0142] (第 2実施例)
本発明の第 2実施例における情報処理システムおよびトンネル通信装置について 、図面を参照しながら説明する。図 16は、本発明の第 2実施例における第 1トンネル 通信装置の構成を示すブロック図である。図 17は、同実施例における第 1トンネル通 信装置の動作を示すフローチャートである。図 18は、同実施例における第 1トンネル 通信装置の構成の他の一例を示すブロック図である。本実施例における情報処理シ ステムでは、第 1トンネル通信装置が内部に通信処理部を有する。本実施例におけ る情報処理システムの構成は、第 1トンネル通信装置 2が図 16で示される第 1トンネ ル通信装置 9となった以外、第 1実施例の図 1と同様であり、その説明を省略する。
[0143] 図 16において、第 1トンネル通信装置 9は、第 1P2P通信確立部 21と、第 1広域 iZ F23と、第 1ローカル IZF24と、第 1切替部 25と、第 1トンネル通信部 91と、通信処 理部 92と、第 1アドレス取得制御部 94と、 CPU301と、記録媒体 305と、を備える。な お、第 1トンネル通信部 91、通信処理部 92、第 1アドレス取得制御部 94以外の構成 および動作は、第 1実施例と同様であり、その説明を省略する。
[0144] 第 1トンネル通信部 91は、第 1P2P通信確立部 21が確立した P2P通信の経路によ り、トンネル通信を行うものであり、第 1トンネル通信部 22と同様のものである。ただし 、第 1トンネル通信部 91は、ローカル側から受信したパケットをカプセルィ匕して、第 1P 2P通信確立部 21が確立した P2P通信の経路により送信する。ここで、第 1トンネル 通信部 91がローカル側から受信するパケットには、第 1情報処理装置 1から送信され たパケットと、通信処理部 92がローカル側、すなわち、第 1切替部 25側、に送信した パケットとがある。また、第 1トンネル通信部 91は、広域側から受信した、カプセル化さ れたパケットのカプセルィ匕を解除してローカル側に送信する。
[0145] なお、第 1実施例と同様に、第 1トンネル通信部 91は、 P2P通信の経路を介したトン ネル通信が行われる場合に、第 1情報処理装置 1から送信されたパケットや、通信処 理部 92のローカル側から送信されたパケットであって、送信先が第 2情報処理装置 4 であるパケットを、カプセルィ匕して P2P通信の経路により送信し、それ以外のパケット についてはカプセルィ匕を行わなくてもよい。なお、第 1トンネル通信部 91は、ハードウ エアによって実現されてもよぐあるいは、モデムやネットワークカードなどの通信デバ イスを駆動するドライバ等のソフトウェアによって実現されてもよい。
[0146] なお、第 1実施例と同様に、第 1P2P通信確立部 21と、第 1トンネル通信部 91とは、 同一のアドレス、例えば、 IPアドレスや MACアドレス、を用いて通信を行うものとする 。例えば、図 16の符号 97で示される位置に、 IPアドレス、 MACアドレス、ポート番号 等の設定が行われていることになる。通信処理部 92は、通信に関する処理を行う。 通信処理部 92は、アドレス変換を行う NAT機能を有するものであってもよぐパケット フィルタリングの機能を有するものであってもよぐあるいは、その両者を有するもので あってもよい。本実施例では、通信処理部 92は、両者の機能を有するものであるとす る。
[0147] また、通信処理部 92は、アドレス付与装置 93を備える。アドレス付与装置 93は、第 1実施例のアドレス付与装置 31と同様のものである。本実施例では、通信処理部 92 は、第 1トンネル通信装置 9を介して送信されるパケットであって、カプセルィ匕されて いないパケットについて、通信に関する処理を行う。すなわち、カプセル化されたパ ケットは、通信処理部 92を通過せず、通信処理部 92による通信に関する処理は行 われない。また、図 16から明らかなように、通常モードの場合には、第 1広域 IZF23 と、第 1ローカル IZF24との間でやりとりされるパケットは通信処理部 92を通過せず、 通信処理部 92による通信に関する処理は行われない。
[0148] 本実施例では、通信処理部 92がアドレス付与装置 93を備えているため、トンネル モードでは、第 1情報処理装置 1のアドレスは、アドレス付与装置 93によって付与さ れる。一方、第 1トンネル通信部 91、および第 1P2P通信確立部 21が用いるアドレス 、および通信処理部 92の広域側のアドレスは、第 1通信処理装置 3のアドレス付与装 置 31によって付与されることになる。また、通常モードでは、第 1情報処理装置 1のァ ドレスは、アドレス付与装置 31によって付与される。 [0149] ここで、トンネルモードでのアドレスの具体例について説明する。例えば、第 1通信 処理装置 3のローカル側のアドレスが「192. 168. 2. 1」となり、第 1トンネル通信部 9 1および第 1P2P通信確立部 21のアドレスが「192. 168. 2. 2」となり、通信処理部 9 2の広域側のアドレスが「192. 168. 2. 3」となる。また、通信処理部 92のローカル 側のアドレスが「192. 168. 0. 1」となり、第 1情報処理装置 1のアドレスが「192. 16 8. 0. 10」となる。
[0150] このように、本実施例による第 1トンネル通信装置 9では、装置内で 2個のネットヮー クァドレス「192. 168. 2」と、「192. 168. 0」と力 ^使用されることになる。第 1アドレス 取得制御部 94は、第 1切替部 25が通常モードからトンネルモードに切り替えた場合 に、第 1情報処理装置 1がアドレスを取得する処理を行うように制御する。第 1アドレス 取得制御部 94は、第 1実施例のアドレス取得制御部 56と同様のものであり、その説 明を省略する。
[0151] 次に、本実施例における第 1トンネル通信装置 9の動作について、図 17のフローチ ヤートを用いて説明する。なお、図 17のフローチャートにおいて、ステップ 501以外の 処理は、第 1実施例の図 4のフローチャートと同様であり、その説明を省略する。ステ ップ 501では、第 1アドレス取得制御部 94は、第 1情報処理装置 1がアドレスを取得 する処理を行うように制御する。
[0152] なお、これ以外の動作、例えば、第 2トンネル通信装置 5等の動作は、第 1実施例と 同様であり、その説明を省略する。ただし、通信処理部 92は、ローカル側力 通信処 理部 92に送信されたパケットについて、例えば、アドレス変換等の所定の処理を行つ て広域側に送信し、広域側カゝら通信処理部 92に送信されたパケットについて、例え ば、アドレス変換等の所定の処理を行ってローカル側に送信する。
[0153] 次に、第 1情報処理装置 1と、第 2情報処理装置 4との間のトンネル通信について、 また、第 1情報処理装置 1、第 2情報処理装置 4が通信回線 100を介して行う他の機 器との通信について、簡単に説明する。なお、第 2情報処理装置 4がアドレスを取得 する処理は、アドレス付与装置 93がアドレスを付与する以外、第 1実施例と同様であ り、その説明を省略する。
[0154] 第 1情報処理装置 1から第 2情報処理装置 4にパケットを送信する場合には、その パケットの送信先を第 2情報処理装置 4のアドレスにしてパケットを送信する。すると、 第 1実施例の場合と同様に、第 1トンネル通信部 91がそのパケットを受信し、カプセ ル化して、第 1P2P通信確立部 21から受け取った第 2通信処理装置 6の広域側のァ ドレス、ポート番号を送信先として、カプセルィ匕後のパケットを送信する。そのパケット は、第 2通信処理装置 6で受信され、第 2トンネル通信装置 5に送信され、第 2トンネ ル通信部 52で受信される。そして、第 2トンネル通信部 52は、受信したパケットの力 プセル化の解除を行 、、そのカプセルィ匕の解除されたパケットが第 2情報処理装置 4 に送信される。第 2情報処理装置 4から第 1情報処理装置 1にパケットが送信される場 合も、同様である。
[0155] なお、第 1情報処理装置 1から第 2情報処理装置 4に送信されたパケットの送信先 アドレスは、第 2情報処理装置 4のアドレスであるので、通信処理部 92はそのパケット を受信しない。また、第 2情報処理装置 4から送信され、第 2トンネル通信装置 5で力 プセルイ匕されて P2P通信の経路を介して第 1トンネル通信装置 9に送信されたバケツ トの送信先のアドレスは、第 1トンネル通信部 91のアドレスであるため、通信処理部 9 2は、そのパケットを受信しない。
[0156] 次に、第 1情報処理装置 1が通信回線 100を介して他の機器と通信を行う場合につ いて説明する。例えば、第 1情報処理装置 1が通信回線 100に接続されている所定 のサーバを送信先としてパケットを送信すると、そのパケットは、通信処理部 92で受 信され、例えば、アドレス変換等の所定の処理が行われて、第 1通信処理装置 3を介 して通信回線 100に送信される。また、そのパケットの送信に対応する所定のサーバ 装置からの返信パケットも、第 1通信処理装置 3を介して通信処理部 92で受信され、 例えば、アドレス変換等の所定の処理が行われて、第 1情報処理装置 1に送信される
[0157] 次に、第 2情報処理装置 4が通信回線 100を介して他の機器と通信を行う場合につ いて説明する。例えば、第 2情報処理装置 4が通信回線 100に接続されている所定 のサーバを送信先としてパケットを送信すると、そのパケットは第 2トンネル通信装置 5 でカプセルィ匕され、第 1トンネル通信装置 9に送信される。そして、第 1トンネル通信 装置 9の第 1トンネル通信部 91がそのパケットを受信し、カプセル化を解除してロー カル側に送信する。第 1トンネル通信部 91がローカル側に送信したパケットは、第 2 情報処理装置 4が送信したパケットと同じパケットである。
[0158] したがって、そのパケットは、あた力も第 1トンネル通信装置 9のローカル側に接続さ れた情報処理装置から送信された通信回線 100の装置宛のパケットと同様に扱われ 、通信処理部 92において、例えば、アドレス変換等の所定の処理が行われて、第 1 通信処理装置 3を介して通信回線 100に送信される。また、そのパケットの送信に対 応する所定のサーバ装置力 の返信パケットも、第 1通信処理装置 3を介して通信処 理部 92で受信され、例えば、アドレス変換等の所定の処理が行われて、通信処理部 92のローカル側に送信される。
[0159] そして、第 1トンネル通信部 91は、そのパケットを受信し、カプセルィ匕して P2P通信 の経路を介して第 2トンネル通信装置 5に送信する。第 2トンネル通信装置 5は、その パケットのカプセルィ匕を解除して、第 2情報処理装置 4に送信する。このようにして、 第 2情報処理装置 4は、例えば、インターネット等の通信回線 100にもアクセスするこ とが可能である。
[0160] 一方、第 1通信処理装置 3のローカル側であって、第 1トンネル通信装置 9の広域側 に、第 3情報処理装置(図示せず)が接続されていたとする。第 3情報処理装置は、 通常モード時に第 1情報処理装置 1と通信することができる力 トンネルモード時には 、第 1情報処理装置 1と通信することはできない。また、第 3情報処理装置は、通信処 理部 92があるため、第 1トンネル通信部 91のローカル側に対して、第 3情報処理装 置が発呼側としてパケットを送信することができない。
[0161] したがって、同一セグメントとなっている第 1情報処理装置 1、第 2情報処理装置 4の 通信に、予期しない第 3の装置が加わることを阻止することができ、安全性が高めら れている。一方、第 1情報処理装置 1、第 2情報処理装置 4は、通信回線 100にァク セスすることができるため、同一セグメント間での通信を行いながらも、各情報処理装 置 1, 4がインターネット等の通信回線 100にもアクセスする必要がある場合などにも、 そのアクセスを実行することができる。例えば、第 1情報処理装置 1と第 2情報処理装 置 4との間で対戦型のゲームを行いながら、インターネット上の所定のサーバにァク セスすることもできうる。また、トンネルモード時であっても、第 1情報処理装置 1、第 2 情報処理装置 4が発呼側として第 3情報処理装置にアクセスすることは可能である。
[0162] 以上のように、本実施例における情報処理システムでは、第 1実施例と同様に、異 なるローカルエリアネットワークに属する第 1情報処理装置 1と第 2情報処理装置 4と を、同一セグメントにすることができる。また、第 1情報処理装置 1が通信処理部 92を 備えたことで、第 1情報処理装置 1と第 2情報処理装置 4との間で P2P通信の経路を 介したトンネル通信が行われている場合に、その通信に、第 1通信処理装置 3のロー カル側であって、第 1トンネル通信装置 9の広域側に接続されている装置が発呼側と して加わることはできず、通信の安全性が高められている。
[0163] なお、第 1トンネル通信装置 9の構成は、図 16に限定されず、図 18で示すものであ つてもよい。図 18では、第 1トンネル通信装置 9は、第 1P2P通信確立部 21と、第 1ト ンネル通信部 22と、第 1広域 IZF23と、第 1ローカル IZF24と、第 1切替部 25と、第 1アドレス取得制御部 94と、通信処理部 95と、 CPU301と、記録媒体 305と、を備え る。通信処理部 95以外の構成および動作は、第 1実施例および上述の本実施例で の説明と同様である。通信処理部 95は、通信処理部 92と同様のものであり、通信処 理部 95が有するアドレス付与装置 96も、アドレス付与装置 93と同様のものである。
[0164] ただし、通信処理部 95は、第 1トンネル通信装置 9を介して送信される全てのバケツ ト、すなわち、ローカル側から送信されたパケット、広域側力も送信されたパケットの 両方を含む、について、通信に関する処理を行う。図 18で示される構成では、第 1ト ンネル通信部 22も通信処理部 95のローカル側に存在するため、第 1P2P通信確立 部 21および第 1トンネル通信部 22が用いるアドレスも、通信処理部 95のアドレス付 与装置 96から付与されることになる。また、第 1P2P通信確立部 21が P2P通信を確 立する場合には、通信処理部 95と第 1通信処理装置 3との 2個の通信処理手段を介 して P2P通信を確立することになる力 P2P通信を確立する実質的な処理は変わら ない。
[0165] また、第 1情報処理装置 1と第 2情報処理装置 4との間での通信、第 1情報処理装 置 1と第 2情報処理装置 4とが通信回線 100にアクセスできる点、第 1情報処理装置 1 と第 2情報処理装置 4とがトンネルを介して通信を行っている場合に、第 1通信処理 装置 3のローカル側であって、第 1トンネル通信装置 9の広域側に接続されている装 置が第 1情報処理装置 1、第 2情報処理装置 4に対して発呼側としてアクセスすること ができない点は、上述の本実施例の説明と同様である。なお、図 18では、例えば、 符号 98で示される位置に、第 1P2P通信確立部 21、第 1トンネル通信部 22の IPアド レス、 MACアドレス、ポート番号等の設定が行われていることになる。
[0166] また、図 16で示される本実施例では、通信処理部 92がアドレス付与装置 93を備え た構成の場合について説明したが、通信処理部 92と、アドレス付与装置 93とは、第 1トンネル通信装置 9において別々に構成されてもよい。また、通信処理部 92がパケ ットフィルタリングの機能のみを有する装置である場合には、第 1トンネル通信装置 9 がアドレス付与装置 93を備えなくてもよい。通信処理部 92がアドレス付与装置 93を 備えない場合には、第 1情報処理装置 1は、第 1通信処理装置 3の備えるアドレス付 与装置 31等力 付与されたアドレスを用いることになり、第 1トンネル通信装置 9は、 第 1アドレス取得制御部 94を備えなくてもよい。図 18で示される構成の場合も、同様 である。
[0167] なお、図 16で示される本実施例では、通常モードの場合には、パケットが通信処理 部 92を通過しない構成とした力 通常モードであっても、パケットが通信処理部 92を 通過するようにしてもよい。ただし、その場合であっても、通信処理部 92は、通常モ ードの場合には、通信に関する処理を行わないものとする。図 18で示される構成の 場合も、同様である。
[0168] (第 3実施例)
本発明の第 3実施例における情報処理システムについて、図面を参照しながら説 明する。図 19は、本発明の第 3実施例における第 1トンネル通信装置の構成を示す ブロック図である。図 20は、同実施例における第 2トンネル通信装置の構成を示すブ ロック図である。図 21は、同実施例における第 1トンネル通信装置の動作を示すフロ 一チャートである。図 22は、同実施例における第 2トンネル通信装置の動作を示すフ ローチャートである。
[0169] 本実施例における情報処理システムでは、トンネル通信を行う場合に、第 1情報処 理装置カゝら送信された全てのパケットをカプセルィ匕して送信する。本実施例における 情報処理システムの構成は、第 1トンネル通信装置 2が図 19で示される第 1トンネル 通信装置 10となった以外、第 1実施例の図 1と同様であり、その説明を省略する。
[0170] 図 19は、本実施例における第 1トンネル通信装置 10の構成を示すブロック図であ る。図 19において、第 1トンネル通信装置 10は、第 1P2P通信確立部 21と、第 1広域 IZF23と、第 1ローカル IZF24と、第 1切替部 25と、第 1トンネル通信部 101と、第 1 アドレス付与部 102と、 CPU301と、記録媒体 305と、を備える。なお、第 1トンネル 通信部 101、第 1アドレス付与部 102以外の構成および動作は、第 1実施例と同様で あり、その説明を省略する。
[0171] 第 1トンネル通信部 101は、第 1P2P通信確立部 21が確立した P2P通信の経路に より、トンネル通信を行うものであり、第 1トンネル通信部 22と同様のものである。ただ し、第 1トンネル通信部 101は、 P2P通信の経路を介した通信が行われる場合に、第 1情報処理装置 1から送信された全てのパケットをカプセルィ匕して P2P通信の経路に より送信する。また、第 1トンネル通信部 101は、広域側から受信した、カプセル化さ れたパケットのカプセルを解除してローカル側に送信する。なお、第 1トンネル通信部 101は、ハードウェアによって実現されてもよぐあるいは、モデムやネットワークカー ドなどの、通信デバイスを、駆動するドライバ等のソフトウェアによって実現されてもよ い。
[0172] なお、第 1実施例と同様に、第 1P2P通信確立部 21と、第 1トンネル通信部 101とは 、例えば、 IPアドレスや MACアドレスといった同一のアドレスを用いて通信を行うもの とする。例えば、図 19の符号 103で示される位置に、 IPアドレス、 MACアドレス、ポ ート番号等の設定が行われていることになる。第 1アドレス付与部 102は、第 1情報処 理装置 1にアドレスを付与する。このアドレスは、第 1情報処理装置 1が第 2情報処理 装置 4との通信で用いるアドレスである。上記各実施例と同様に、第 1情報処理装置 1と、第 2情報処理装置 4とが P2P通信の経路を介したトンネル通信を行う場合に、第 1情報処理装置 1と第 2情報処理装置 4とが同一セグメントとなるように、第 1アドレス 付与部 102は、第 1情報処理装置 1にアドレスを付与するものとする。
[0173] アドレスを付与する処理には、第 1実施例におけるアドレス取得制御部 56あるいは 第 2実施例における第 1アドレス取得制御部 94によってなされる、情報処理装置がァ ドレスを取得する、処理を行うようにする制御を含んでもよぐ含まなくてもよい。すな わち、前述の制御を含む場合には、第 1アドレス付与部 102は、第 1情報処理装置 1 に対して、アドレスを取得する処理を行うように制御し、第 1情報処理装置 1がアドレス の取得要求を送信した場合に、その取得要求への返答としてアドレスを付与してもよ V、。このアドレスの付与の処理の詳細につ!/、ては後述する。
[0174] 図 20は、本実施例における第 2トンネル通信装置 20の構成を示すブロック図であ る。図 20において、第 2トンネル通信装置 20は、第 2P2P通信確立部 51と、第 2トン ネル通信部 52と、第 2広域 IZF53と、第 2ローカル IZF54と、第 2切替部 55と、第 2 アドレス付与部 201と、 CPU302と、記録媒体 306と、を備える。なお、第 2アドレス付 与部 201以外の構成および動作は、第 1実施例と同様であり、その説明を省略する。 ここで、例えば、図 20の符号 202で示される位置に、第 2P2P通信確立部 51、第 2ト ンネル通信部 52の IPアドレス、 MACアドレス、ポート番号等の設定が行われている ことになる。
[0175] 第 2アドレス付与部 201は、第 2情報処理装置 4にアドレスを付与する。このアドレス は、第 2情報処理装置 4が第 1情報処理装置 1との通信で用いるアドレスである。ここ で、第 1アドレス付与部 102、および第 2アドレス付与部 201によるアドレスの付与に ついて説明する。第 1アドレス付与部 102、および第 2アドレス付与部 201は、前述の ように、第 1情報処理装置 1と第 2情報処理装置 4とが同一セグメントとなり、互いに通 信を行うことができるようにアドレスを付与する。
[0176] f列えば、、各アドレス付与咅 201は、 f列えば、、「192. 168. 100. 1」と、「192.
168. 100. 2」の、 2個のアドレスを保持しておき、第 1トンネル通信装置 10の機器識 別情報と、第 2トンネル通信装置 20の機器識別情報とを参照し、機器識別情報の大 き ヽトンネル通信装置に接続して ヽる情報処理装置に、保持して!/ヽるアドレスの一方 のアドレスである、例えば、「192. 168. 100. 1」を付与し、機器識別情報の小さいト ンネル通信装置に接続して 、る情報処理装置に、保持して 、るアドレスの他方のアド レスである「192. 168. 100. 2」を付与するよう【こしてもよ!ヽ。
[0177] あるいは、情報処理装置が発呼側であるのか、着呼側であるのかに応じて、付与す るアドレスを決定してもよい。また、第 1アドレス付与部 102と、第 2アドレス付与部 20 1とが、 P2P通信の経路を介して通信を行い、第 1情報処理装置 1のアドレスと、第 2 情報処理装置 4のアドレスとが同じにならないように、 DHCPや、自動 IP (以下、 Aut o IPと記す)等の方法によって第 1情報処理装置 1、第 2情報処理装置 4にアドレス を付与してもよい。この場合に、各情報処理装置 1、 4のアドレスを決定するのは、アド レス付与部 102、 201の一方であり、他方のアドレス付与部は、一方のアドレス付与 部によって決定されたアドレスを情報処理装置に付与するだけのものであってもよい 。さらに、他の方法によってアドレスを付与してもよい。
[0178] 次に、本実施例における第 1トンネル通信装置 10の動作について、図 21のフロー チャートを用いて説明する。なお、図 21のフローチャートにおいて、ステップ 601以 外の処理は、第 1実施例における図 4のフローチャートと同様であり、その説明を省略 する。ステップ 601において、第 1アドレス付与部 102は、第 1情報処理装置 1にアド レスを付与する。なお、前述のように、第 1アドレス付与部 102は、第 2アドレス付与部 201との通信を行った後に、このアドレスの付与を行ってもよぐあるいは、第 2ァドレ ス付与部 201との通信を行わないで、このアドレスの付与を行ってもよい。
[0179] 次に、本実施例における第 2トンネル通信装置 20の動作について、図 22のフロー チャートを用いて説明する。なお、図 22のフローチャートにおいて、ステップ 701以 外の処理は、第 1実施例における図 6のフローチャートと同様であり、その説明を省略 する。ステップ 701において、第 2アドレス付与部 201は、第 2情報処理装置 4にアド レスを付与する。なお、前述のように、第 1アドレス付与部 102は、第 2アドレス付与部 201との通信を行った後に、このアドレスの付与を行ってもよぐあるいは、第 2ァドレ ス付与部 201との通信を行わないで、このアドレスの付与を行ってもよい。なお、本実 施例における第 1情報処理装置 1と、第 2情報処理装置 4との間の P2P通信の経路を 介したトンネル通信については、上記各実施例と同様であり、その説明を省略する。
[0180] 以上のように、本実施例における情報処理システムでは、第 1トンネル通信装置 10 と、第 2トンネル通信装置 20とを備えることにより、第 1情報処理装置 1と第 2情報処理 装置 4とを同一セグメントとすることができ、第 1情報処理装置 1と第 2情報処理装置 4 とは、同一のローカルエリアネットワークに存在するように互いに通信を行うことができ る。
[0181] また、本実施例の場合には、トンネルモードでは、第 1情報処理装置 1、第 2情報処 理装置 4に新たなアドレスが付与され、第 1情報処理装置 1、第 2情報処理装置 4から 送信されたパケットは、各トンネル通信装置 10, 20において全てカプセルィ匕される。 このため、第 1情報処理装置 1、第 2情報処理装置 4は、通信回線 100に接続されて いる装置や、第 1通信処理装置 3のローカル側であって、第 1トンネル通信装置 9の 広域側に接続されている装置と通信を行うことはできない。その結果、トンネルモード では、第 1情報処理装置 1と第 2情報処理装置 4との間の通信の安全性は高められて いる。
[0182] また、上記各実施例において、第 1P2P通信確立部 21、第 2P2P通信確立部 51が パケットの送信、受信等を行うことによって通信処理装置を介した P2P通信を確立す る場合について説明した力 第 1P2P通信確立部 21等は、 UPnP機能を用いて、 P2 P通信の経路を確立してもよい。具体的には、第 1P2P通信確立部 21、第 2P2P通 信確立部 51はそれぞれ、 UPnP機能を用いて第 1通信処理装置 3、第 2通信処理装 置 6にポート割り当ての設定を行い、通信処理装置の広域側の所定のポートに送信 されたパケットを、第 1トンネル通信装置 2や第 2トンネル通信装置 5等が受信できるよ うにする。そして、その割り当てたポートの番号や、通信処理装置のアドレスを、 P2P 通信確立サーバ 7を介して、第 1P2P通信確立部 21と、第 2P2P通信確立部 51との 間で送受信し、両者の間で P2P通信を行えるようにしてもょ 、。
[0183] また、情報処理システムが P2P通信確立サーバ 7を備える場合について説明した 力 情報処理システムは、 P2P通信確立サーバ 7を備えなくてもよい。例えば、ユー ザが第 2通信処理装置 6の広域側のアドレス、ポート番号を第 1トンネル通信装置 2に 入力することにより、第 1P2P通信確立部 21は第 2通信処理装置 6の広域側のアドレ ス、ポート番号を知り、第 2トンネル通信装置 5との P2P通信を確立できてもよい。
[0184] また、アドレス付与装置が DHCPサーバである場合について説明した力 アドレス 付与装置は、 DHCPとは異なる方法によってアドレスを付与してもよい。例えば、ォ ート(Auto) IPや、 IP制御プロトコル(以下、 IPCPと記す)、自動プライベート IPアド レス割り当て(以下、 APIPAと記す)等を用いてアドレスの付与を行ってもよい。また、 第 1情報処理装置と、第 1トンネル通信装置とは、一つの装置として構成されてもよい 。すなわち、第 1トンネル通信装置が第 1情報処理装置を備えてもよい。同様に、第 2 情報処理装置と、第 2トンネル通信装置とは、一つの装置として構成されてもよい。す なわち、第 2トンネル通信装置が第 2情報処理装置を備えてもよい。
[0185] また、第 1トンネル通信部 22、 91では、送信先が第 2情報処理装置 4であるパケット や、宛先が不特定多数のパケットを受信してカプセルィ匕すると説明したが、送信先等 にかかわらず、送信された全てのパケットを受信し、カプセルィ匕して P2P通信の経路 を介して送信してもよい。第 2トンネル通信装置側において、その宛先に対応した機 器が存在すれば、そのパケットが受信されることになる力 そうでない場合には、その パケットは受信されないことになる。また、第 1トンネル通信部 101、第 2トンネル通信 部 52では、ローカル側から送信された全てのパケットをカプセル化して送信すると説 明したが、送信先が第 1情報処理装置 1であるパケットや、宛先が不特定多数のパケ ットのみを受信してカプセル化し、それ以外のパケットについてはカプセル化しなくて ちょい。
[0186] また、トンネル通信装置が切替部を備える場合について説明した力 切替部が通常 モードに切り替えた場合には、広域側カゝら送信されたパケットがトンネル通信部に到 達しないように、広域 IZF側と、ローカル IZF側の 2か所でパケットの経路を切り替え るようにしてもよい。また、トンネル通信装置が切替部を備える場合について説明した 力 トンネル通信装置は、切替部を備えなくてもよい。その場合には、トンネル通信装 置は、トンネルモードのみで動作する場合と同様のものとなる。
[0187] また、第 1トンネル通信装置の機能と、第 2トンネル通信装置の機能との両方を各ト ンネル通信装置が備えてもよい。そして、例えば、発呼側'着呼側に応じて、あるいは 、トンネル通信装置の機器識別情報の大小に応じて、上記各実施例で説明した第 1 トンネル通信装置として振る舞うの力 あるいは、第 2トンネル通信装置として振る舞う のかを決定するようにしてもょ 、。
[0188] また、通常モードからトンネルモードに切り替えた場合に、情報処理装置に対してァ ドレスを取得する処理を行うように制御するアドレス取得制御部や、アドレスを付与す るアドレス付与部を備える場合について説明した。さらに、トンネルモードから通常モ ードに切り替えた場合にも、アドレス取得制御部によって情報処理装置に対してアド レスを取得する処理を行うように制御してもよい。例えば、第 1実施例の第 2情報処理 装置 4の場合には、トンネルモード力 通常モードとなっても、トンネルモードで使用 していたアドレスによって通常モードで通信を行うことはできない。したがって、再度、 第 2通信処理装置 6等力 のアドレスの付与を受けることによってアドレスを再設定し なければならないが、アドレス取得制御部力 そのトリガーを発するようにしてもよい。
[0189] また、トンネル通信装置間で P2P通信の経路を介したトンネル通信が行われること によって、第 1情報処理装置 1と第 2情報処理装置 4とが同一セグメントになる場合に ついて説明したが、第 1情報処理装置 1と第 2情報処理装置 4とは、トンネル通信装 置間で P2P通信の経路を介したトンネル通信が行われることによって、何ら特別な設 定を行うことなぐ同一のネットワークに属するかのように通信を行うことができるように なればよぐ厳密に同一セグメントになっていなくてもよい。
[0190] 例えば、トンネル通信装置間で P2P通信の経路を介したトンネル通信が行われて いる場合であっても、第 1情報処理装置 1と第 2情報処理装置 4との間に、前述のよう に、例えば、 NAT機能を有するものや、パケットフィルタリングを行うものなどの所定 の通信処理装置が存在してもよい。この場合であっても、その通信処理装置のロー力 ル側の情報処理装置が発呼側となることにより、何ら特別な設定を行うことなぐ同一 のネットワークに属するかのように通信を行うことができる。
[0191] また、図 5のステップ 202,図 7のステップ 402で示される処理において、カプセル 化されているかどうかを判断するのではなぐ広域側からパケットを受信したの力 あ るいは、ローカル側力 パケットを受信したのかに応じて、カプセルィ匕を解除する処 理に進むの力 あるいは、カプセルィ匕する処理に進むのかを判断してもよい。また、 広域側の所定のポートで受信したかどうかに応じて、カプセル化を解除する処理に 進むのか、あるいは、カプセル化する処理に進むのかを判断してもよい。また、バケツ トの送信元のアドレス等に応じて、カプセル化を解除する処理に進むのか、あるいは 、カプセルィ匕する処理に進むのかを判断してもよい。例えば、 P2P通信は、所定のポ ートを介して行われる。したがって、広域側の所定のポートに送信されたパケットは、 P2P通信の経路で送信されたパケットであると判断し、カプセル化を解除する処理に 進むようにしてもよい。
[0192] また、情報処理システムが通信処理装置を備えない場合にも、同様のシーケンスで 第 1情報処理装置と第 2情報処理装置とが P2P通信の経路を介したトンネル通信を 行うようにしてもよい。その理由は、トンネル通信装置が、広域側に通信処理装置が 存在するのかどうか簡単にはわ力もないが、通信処理装置の有無にかかわらず、上 記実施例のシーケンスを実行することで、第 1情報処理装置と第 2情報処理装置とが P2P通信の経路を介したトンネル通信を行えるようにすることができるからである。
[0193] また、トンネル通信装置のローカル側に 2以上の情報処理装置が接続されてもよい 点は、前述の通りである。 2以上の情報処理装置がトンネル通信装置のローカル側に 接続される場合には、トンネル通信装置は、そのローカル側の情報処理装置カゝら P2 P通信の経路の先の装置に送信されるパケットを受信することができるように、 P2P通 信の経路の先の装置に対応する、例えば、 IPアドレスや MACアドレスといったァドレ スを保持していてもよい。また、通信が IPを用いてなされる場合について説明したが 、それ以外のプロトコルによって通信がなされてもよ 、。
[0194] また、トンネル通信装置は、アドレス取得制御部を備えなくてもよ!、。例えば、情報 処理装置がそれまでに使用して!/、たアドレスを用いて通信を行うことができな 、ことを 検知し、その場合に、アドレスを取得する処理を行ってもよい。また、トンネル通信が 開始される場合に、ユーザが情報処理装置をリセットする、あるいは、例えば、ァドレ スを取得する処理を実行するボタンを押すなどのように、アドレスを取得する処理を 行うように制御することによって、情報処理装置がアドレスを取得する処理を行っても よい。
[0195] また、アドレス付与装置や、アドレス付与部以外によって、トンネルモードにおける 情報処理装置のアドレスが設定されてもよい。例えば、ユーザが情報処理装置に対 して手入力でアドレスの設定を行ってもよい。また、通信プロトコルは、例えば、 IPバ 一ジョン(以下、 Vと記す) 4 (Internet Protocol version 4)であってもよく、ある ヽ ίま、 IPv6 (Internet Protocol version oノであってもよ ヽ。
[0196] また、各処理または各機能は、単一の装置または単一のシステムによって集中処 理されることによって実現されてもよく、あるいは、複数の装置または複数のシステム によって分散処理されることによって実現されてもよい。また、各構成要素は専用の ハードウェアにより構成されてもよぐあるいは、ソフトウェアにより実現可能な構成要 素については、プログラムを実行することによって実現されてもよい。例えば、ハード ディスクや半導体メモリ等の記録媒体に記録されたソフトウェア 'プログラムを CPU等 のプログラム実行部が読み出して実行することによって、各構成要素が実現され得る
[0197] なお、上記各実施例におけるトンネル通信装置を実現するソフトウェアは、以下のよ うなプログラムである。つまり、このプログラムは、コンピュータに、通信先の装置と P2 P通信を確立するピア一'ッ一'ピアー通信確立ステップと、ピア一'ッ一'ピアー通信 確立ステップで確立した P2P通信の経路によりトンネル通信を行うトンネル通信ステ ップと、を実行させ、トンネル通信ステップにおいて、通信元の情報処理装置から送 信されたパケットをカプセルィ匕して P2P通信の経路により送信し、 P2P通信の経路に よって通信先の装置力 送信されたカプセルィ匕されたパケットのカプセルィ匕を解除す る、ものである。
[0198] また、このプログラムでは、トンネル通信ステップにおいて、 P2P通信の経路を介し たトンネル通信が行われる場合に、通信元の情報処理装置から送信されたパケット であって、送信先が P2P通信の経路の先の装置であるパケットをカプセル化して P2 P通信の経路により送信し、それ以外のパケットについてはカプセルィ匕を行わなくて もよい。また、このプログラムでは、トンネル通信ステップにおいて、 P2P通信の経路 を介したトンネル通信が行われる場合に、通信元の情報処理装置から送信された全 てのパケットをカプセルィ匕して P2P通信の経路により送信してもよい。
[0199] なお、上記プログラムにおいて、通信ステップなどでは、ハードウェアでしか行われ ない処理、例えば、通信ステップにおけるモデムやインターフェースカードなどで行 われる処理は少なくとも含まれない。また、このプログラムは、サーバなど力 ダウン口 ードされること〖こよって実行されてもよく、例えば、 CD— ROMなどの光ディスクゃ磁 気ディスク、半導体メモリなどの、所定の記録媒体に記録されたプログラムが読み出 されることによって実行されてもよい。また、このプログラムを実行するコンピュータは 、単数であってもよぐ複数であってもよい。すなわち、集中処理を行ってもよぐある いは分散処理を行ってもょ 、。
[0200] また、本発明は、以上の実施例に限定されることなぐ種々の変更が可能であり、そ れらも本発明の範囲内に包含されるものである。
産業上の利用可能性
以上のように、本発明に力かる情報処理システム、トンネル通信装置、トンネル通信 方法、およびプログラムは、ユーザが複雑な設定を行うことなぐ異なるローカルエリ ァネットワークに属する複数の情報処理装置間での通信を行うことができ、パケットを カプセルィ匕してトンネル通信を行う情報処理システム等として有用である。

Claims

請求の範囲
第 1情報処理装置と、前記第 1情報処理装置と通信可能な第 1トンネル通信装置と、 前記第 1トンネル通信装置による通信に関する処理を行う第 1通信処理装置と、第 2 情報処理装置と、前記第 2情報処理装置と通信可能な第 2トンネル通信装置と、前記 第 2トンネル通信装置による通信に関する処理を行い、前記第 1通信処理装置と通 信回線を介して接続されて!、る第 2通信処理装置と、を備えた情報処理システムであ つて、
前記第 1トンネル通信装置は、
前記第 2トンネル通信装置との間でピアー ·ツー ·ピアー通信を確立する第 1ピアー · ツー 'ピアー通信確立部と、
前記第 1ピアー ·ツー ·ピアー通信確立部が確立したピアー ·ツー ·ピアー通信の経路 によりトンネル通信を行う第 1トンネル通信部と、を備え、
前記第 1トンネル通信部は、前記第 1情報処理装置力も送信されたパケットをカプセ ル化して前記ピアー ·ツー ·ピアー通信の経路により送信し、前記ピアー ·ツー ·ピア 一通信の経路によって前記第 2トンネル通信装置カゝら送信された、カプセル化された パケットのカプセル化を解除し、
前記第 1情報処理装置は、前記第 1トンネル通信部がカプセルィ匕を解除したパケット を受信し、
前記第 2トンネル通信装置は、
前記第 1トンネル通信装置との間でピアー ·ツー ·ピアー通信を確立する第 2ピアー · ツー 'ピアー通信確立部と、
前記第 2ピアー ·ツー ·ピアー通信確立部が確立したピアー ·ツー ·ピアー通信の経路 によりトンネル通信を行う第 2トンネル通信部と、を備え、
前記第 2トンネル通信部は、前記第 2情報処理装置力も送信されたパケットをカプセ ル化して前記ピアー ·ツー ·ピアー通信の経路により送信し、前記ピアー ·ツー ·ピア 一通信の経路によって前記第 1トンネル通信装置カゝら送信された、カプセル化された パケットのカプセル化を解除し、
前記第 2情報処理装置は、前記第 2トンネル通信部がカプセルィ匕を解除したパケット を受信する、情報処理システム。
[2] 前記ピアー ·ツー ·ピアー通信を確立するための処理を行うピアー ·ツー ·ピアー通信 確立サーバをさらに備え、
前記第 1ピアー ·ツー ·ピアー通信確立部と前記第 2ピアー ·ツー ·ピアー通信確立部 とは、前記ピアー 'ツー'ピアー通信確立サーバを介して、前記ピアー 'ツー'ピアー 通信を確立する、請求項 1に記載の情報処理システム。
[3] 前記ピアー 'ツー'ピアー通信の経路によりトンネル通信が行われている場合に、前 記第 1情報処理装置と、前記第 2情報処理装置とは、同一セグメントとなる、請求項 1 に記載の情報処理システム。
[4] 前記第 1トンネル通信部は、前記ピアー 'ツー'ピアー通信の経路を介したトンネル通 信が行われる場合に、前記第 1情報処理装置力も送信されたパケットであって、送信 先が前記第 2情報処理装置であるパケットを、カプセルィヒして前記ピアー ·ツー ·ピア 一通信の経路により送信し、
前記第 2トンネル通信部は、前記ピアー ·ツー ·ピアー通信の経路を介したトンネル通 信が行われる場合に、前記第 2情報処理装置力 送信された全てのパケットをカプセ ルイ匕して前記ピアー 'ツー'ピアー通信の経路により送信する、請求項 1に記載の情 報処理システム。
[5] 前記第 1トンネル通信装置が属するローカルエリアネットワークと同一のローカルエリ ァネットワークに属し、装置にアドレスを付与するアドレス付与装置をさらに備え、 前記第 1情報処理装置のアドレスは、前記アドレス付与装置から付与され、 前記第 2情報処理装置のアドレスは、前記ピアー 'ツー'ピアー通信の経路を介したト ンネル通信によって、前記アドレス付与装置力 付与される、請求項 4記載の情報処 理システム。
[6] 前記第 1通信処理装置が、前記アドレス付与装置を備える、請求項 5記載の情報処 理システム。
[7] 前記第 1トンネル通信装置は、
前記第 1情報処理装置が前記第 1トンネル通信部によるトンネル通信を行うトンネル モードと、前記第 1情報処理装置が当該トンネル通信を行わない通常モードとを切り 替える第 1切替部をさらに備え、
前記第 2トンネル通信装置は、
前記第 2情報処理装置が前記第 2トンネル通信部によるトンネル通信を行うトンネル モードと、前記第 2情報処理装置が当該トンネル通信を行わない通常モードとを切り 替える第 2切替部と、
前記第 2切替部が通常モードからトンネルモードに切り替えた場合に、前記第 2情報 処理装置がアドレスを取得する処理を行うように制御するアドレス取得制御部と、をさ らに備えた、請求項 5に記載の情報処理システム。
[8] 前記第 1トンネル通信装置は、通信に関する処理を行う通信処理部をさらに備えた、 請求項 5に記載の情報処理システム。
[9] 前記通信処理部は、前記第 1トンネル通信装置を介して送信されるパケットであって
、カプセルィ匕されていないパケットについて、通信に関する処理を行う、請求項 8に記 載の情報処理システム。
[10] 前記通信処理部は、前記第 1トンネル通信装置を介して送信される全てのパケットに ついて、通信に関する処理を行う、請求項 8に記載の情報処理システム。
[11] 前記通信処理部が、前記アドレス付与装置を備える、請求項 8に記載の情報処理シ ステム。
[12] 前記第 1トンネル通信装置は、
前記第 1情報処理装置が前記第 1トンネル通信部によるトンネル通信を行うトンネル モードと、前記第 1情報処理装置が当該トンネル通信を行わない通常モードとを切り 替える第 1切替部と、
前記第 1切替部が前記通常モードから前記トンネルモードに切り替えた場合に、前記 第 1情報処理装置がアドレスを取得する処理を行うように制御する第 1アドレス取得制 御部と、をさらに備え、
前記第 2トンネル通信装置は、
前記第 2情報処理装置が前記第 2トンネル通信部によるトンネル通信を行うトンネル モードと、前記第 2情報処理装置が当該トンネル通信を行わない通常モードとを切り 替える第 2切替部と、 前記第 2切替部が前記通常モードから前記トンネルモードに切り替えた場合に、前記 第 2情報処理装置がアドレスを取得する処理を行うように制御するアドレス取得制御 部と、をさらに備え、
前記通常モードの場合には、前記通信処理部による通信に関する処理は行われな い、請求項 8に記載の情報処理システム。
[13] 前記第 1トンネル通信部は、前記ピアー 'ツー'ピアー通信の経路を介したトンネル通 信が行われる場合に、前記第 1情報処理装置力も送信された全てのパケットをカプセ ルイ匕して前記ピアー 'ツー'ピアー通信の経路により送信し、
前記第 2トンネル通信部は、前記ピアー ·ツー ·ピアー通信の経路を介したトンネル通 信が行われる場合に、前記第 2情報処理装置力 送信された全てのパケットをカプセ ルイ匕して前記ピアー 'ツー'ピアー通信の経路により送信する、請求項 1に記載の情 報処理システム。
[14] 前記第 1トンネル通信装置は、前記第 1情報処理装置にアドレスを付与する第 1アド レス付与部をさらに備え、
前記第 2トンネル通信装置は、前記第 2情報処理装置にアドレスを付与する第 2アド レス付与部をさらに備えた、請求項 13に記載の情報処理システム。
[15] 前記第 1トンネル通信装置は、
前記第 1情報処理装置が前記第 1トンネル通信部によるトンネル通信を行うトンネル モードと、前記第 1情報処理装置が当該トンネル通信を行わない通常モードとを切り 替える第 1切替部をさらに備え、
前記第 2トンネル通信装置は、
前記第 2情報処理装置が前記第 2トンネル通信部によるトンネル通信を行うトンネル モードと、前記第 2情報処理装置が当該トンネル通信を行わない通常モードとを切り 替える第 2切替部をさらに備えた、請求項 13に記載の情報処理システム。
[16] 前記第 1トンネル通信装置は、
広域ネットワーク側の第 1広域インターフェースと、
ローカルネットワーク側の第 1ローカルインターフェースと、をさらに備え、
前記第 1トンネル通信部は、前記第 1広域インターフェースを介して前記ピアー ·ツー •ピアー通信の経路によるトンネル通信を行 ヽ、前記第 1口一カルインターフェースを 介して前記第 1情報処理装置との通信を行い、
前記第 2トンネル通信装置は、
広域ネットワーク側の第 2広域インターフェースと、
ローカルネットワーク側の第 2ローカルインターフェースと、をさらに備え、
前記第 2トンネル通信部は、前記第 2広域インターフェースを介して前記ピアー'ツー 'ピアー通信の経路によるトンネル通信を行い、前記第 2ローカルインターフェースを 介して前記第 2情報処理装置との通信を行う、請求項 1に記載の情報処理システム。
[17] 請求項 1から請求項 16のいずれか 1項に記載の情報処理システムを構成する第 1ト ンネル通信装置。
[18] 請求項 1から請求項 16のいずれか 1項に記載の情報処理システムを構成する第 2ト ンネル通信装置。
[19] 通信先の装置とピアー ·ツー ·ピアー通信を確立するピアー ·ツー ·ピアー通信確立部 と、
前記ピアー ·ツー ·ピアー通信確立部が確立したピアー ·ツー ·ピアー通信の経路によ りトンネル通信を行うトンネル通信部と、を備え、
前記トンネル通信部は、通信元の情報処理装置力 送信されたパケットをカプセル 化して前記ピアー ·ツー ·ピアー通信の経路により送信し、前記ピアー ·ツー ·ピアー 通信の経路によって通信先の装置力 送信されたカプセルィ匕されたパケットのカブ セル化を解除する、トンネル通信装置。
[20] 前記トンネル通信部は、前記ピアー ·ツー ·ピアー通信の経路を介したトンネル通信 が行われる場合に、前記通信元の情報処理装置力 送信されたパケットであって、 送信先が前記ピアー ·ツー ·ピアー通信の経路の先の装置であるパケットをカプセル 化して前記ピアー 'ツー'ピアー通信の経路により送信する、請求項 19に記載のトン ネル通信装置。
[21] 前記通信元の情報処理装置が前記トンネル通信部によるトンネル通信を行うトンネル モードと、前記通信元の情報処理装置が当該トンネル通信を行わない通常モードと を切り替える切替部をさらに備えた、請求項 20に記載のトンネル通信装置。
[22] 前記トンネル通信装置は、通信に関する処理を行う通信処理部をさらに備えた、請 求項 20に記載のトンネル通信装置。
[23] 前記トンネル通信部は、前記ピアー ·ツー ·ピアー通信の経路を介したトンネル通信 が行われる場合に、前記通信元の情報処理装置カゝら送信された全てのパケットを力 プセルイ匕して前記ピアー ·ツー ·ピアー通信の経路により送信する、請求項 19記載の トンネル通信装置。
[24] 前記通信元の情報処理装置が前記トンネル通信部によるトンネル通信を行うトンネル モードと、前記通信元の情報処理装置が当該トンネル通信を行わない通常モードと を切り替える切替部と、
前記切替部が通常モードからトンネルモードに切り替えた場合に、前記通信元の情 報処理装置がアドレスを取得する処理を行うように制御するアドレス取得制御部と、を さらに備えた、請求項 23に記載のトンネル通信装置。
[25] 前記トンネル通信装置は、前記通信元の情報処理装置にアドレスを付与するァドレ ス付与部をさらに備えた、請求項 23に記載のトンネル通信装置。
[26] 前記通信元の情報処理装置をさらに備えた、請求項 19に記載のトンネル通信装置。
[27] 通信先の装置とピアー ·ツー ·ピアー通信を確立するピアー ·ツー ·ピアー通信確立ス テツプと、
前記ピアー ·ツー ·ピアー通信確立ステップで確立したピアー ·ツー ·ピアー通信の経 路によりトンネル通信を行うトンネル通信ステップと、を備え、
前記トンネル通信ステップにお 、て、通信元の情報処理装置力 送信されたパケット をカプセルィ匕して前記ピアー ·ツー ·ピアー通信の経路により送信し、前記ピアー ·ッ 一'ピアー通信の経路によって通信先の装置力も送信されたカプセル化されたバケツ トのカプセルィ匕を解除する、トンネル通信方法。
[28] 前記トンネル通信ステップにお 、て、前記ピアー ·ツー ·ピアー通信の経路を介したト ンネル通信が行われる場合に、前記通信元の情報処理装置から送信されたパケット であって、送信先が前記ピアー'ツー'ピアー通信の経路の先の装置であるパケット をカプセルィ匕して前記ピアー 'ツー'ピアー通信の経路により送信する、請求項 27に 記載のトンネル通信方法。
[29] 前記トンネル通信ステップにお 、て、前記ピアー ·ツー ·ピアー通信の経路を介したト ンネル通信が行われる場合に、前記通信元の情報処理装置から送信された全ての パケットをカプセルィ匕して前記ピアー'ツー'ピアー通信の経路により送信する、請求 項 27に記載のトンネル通信方法。
[30] コンピュータに、
通信先の装置とピアー ·ツー ·ピアー通信を確立するピアー ·ツー ·ピアー通信確立ス テツプと、
前記ピアー ·ツー ·ピアー通信確立ステップで確立したピアー ·ツー ·ピアー通信の経 路によりトンネル通信を行うトンネル通信ステップと、を実行させ、
前記トンネル通信ステップにお 、て、通信元の情報処理装置力 送信されたパケット をカプセルィ匕して前記ピアー ·ツー ·ピアー通信の経路により送信し、前記ピアー ·ッ 一'ピアー通信の経路によって通信先の装置力も送信されたカプセル化されたバケツ トのカプセル化を解除する、プログラム。
[31] 前記トンネル通信ステップにお 、て、前記ピアー ·ツー ·ピアー通信の経路を介したト ンネル通信が行われる場合に、前記通信元の情報処理装置から送信されたパケット であって、送信先が前記ピアー'ツー'ピアー通信の経路の先の装置であるパケット をカプセルィ匕して前記ピアー 'ツー'ピアー通信の経路により送信する、請求項 30に 記載のプログラム。
[32] 前記トンネル通信ステップにお 、て、前記ピアー ·ツー ·ピアー通信の経路を介したト ンネル通信が行われる場合に、前記通信元の情報処理装置から送信された全ての パケットをカプセルィ匕して前記ピアー'ツー'ピアー通信の経路により送信する、請求 項 30に記載のプログラム。
PCT/JP2006/303706 2005-09-29 2006-02-28 情報処理システム、トンネル通信装置、トンネル通信方法、およびプログラム WO2007037025A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/088,616 US8078735B2 (en) 2005-09-29 2006-02-28 Information processing system, tunnel communication device, tunnel communication method, and program
EP20060714843 EP1931087A1 (en) 2005-09-29 2006-02-28 Information processing system, tunnel communication device, tunnel communication method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005284323A JP4331154B2 (ja) 2005-09-29 2005-09-29 情報処理システム、トンネル通信装置、及びトンネル通信方法
JP2005-284323 2005-09-29

Publications (1)

Publication Number Publication Date
WO2007037025A1 true WO2007037025A1 (ja) 2007-04-05

Family

ID=37899464

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/303706 WO2007037025A1 (ja) 2005-09-29 2006-02-28 情報処理システム、トンネル通信装置、トンネル通信方法、およびプログラム

Country Status (4)

Country Link
US (1) US8078735B2 (ja)
EP (1) EP1931087A1 (ja)
JP (1) JP4331154B2 (ja)
WO (1) WO2007037025A1 (ja)

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8458754B2 (en) 2001-01-22 2013-06-04 Sony Computer Entertainment Inc. Method and system for providing instant start multimedia content
US7711847B2 (en) 2002-04-26 2010-05-04 Sony Computer Entertainment America Inc. Managing users in a multi-user network game environment
US20030217135A1 (en) 2002-05-17 2003-11-20 Masayuki Chatani Dynamic player management
US8060626B2 (en) * 2008-09-22 2011-11-15 Sony Computer Entertainment America Llc. Method for host selection based on discovered NAT type
US8560707B2 (en) 2007-10-05 2013-10-15 Sony Computer Entertainment America Llc Seamless host migration based on NAT type
US8224985B2 (en) 2005-10-04 2012-07-17 Sony Computer Entertainment Inc. Peer-to-peer communication traversing symmetric network address translators
US8131802B2 (en) 2007-10-05 2012-03-06 Sony Computer Entertainment America Llc Systems and methods for seamless host migration
US20070271453A1 (en) * 2006-05-19 2007-11-22 Nikia Corporation Identity based flow control of IP traffic
US8339991B2 (en) 2007-03-01 2012-12-25 Meraki, Inc. Node self-configuration and operation in a wireless network
US7995478B2 (en) * 2007-05-30 2011-08-09 Sony Computer Entertainment Inc. Network communication with path MTU size discovery
US7933273B2 (en) * 2007-07-27 2011-04-26 Sony Computer Entertainment Inc. Cooperative NAT behavior discovery
US9483405B2 (en) 2007-09-20 2016-11-01 Sony Interactive Entertainment Inc. Simplified run-time program translation for emulating complex processor pipelines
US7908393B2 (en) * 2007-12-04 2011-03-15 Sony Computer Entertainment Inc. Network bandwidth detection, distribution and traffic prioritization
US7856506B2 (en) 2008-03-05 2010-12-21 Sony Computer Entertainment Inc. Traversal of symmetric network address translator for multiple simultaneous connections
JP5051056B2 (ja) * 2008-08-13 2012-10-17 富士通株式会社 通信システム
US8126987B2 (en) 2009-11-16 2012-02-28 Sony Computer Entertainment Inc. Mediation of content-related services
US8433759B2 (en) 2010-05-24 2013-04-30 Sony Computer Entertainment America Llc Direction-conscious information sharing
US9313128B2 (en) * 2011-02-17 2016-04-12 Nec Corporation Network system and network flow tracing method
US8516150B2 (en) 2011-04-11 2013-08-20 Honeywell International Inc. Systems and methods for multiple computer dataloading using a standard dataloader
US20120311183A1 (en) * 2011-06-01 2012-12-06 Kutch Patrick G Circuitry to maintain correlation between sets of addresses
JP6393475B2 (ja) * 2013-12-17 2018-09-19 エヌ・ティ・ティ・コミュニケーションズ株式会社 通信アダプタ装置、通信システム、トンネル通信方法、及びプログラム
US10200825B2 (en) * 2014-05-15 2019-02-05 Qualcomm Incorporated EMBMS over home sharing environment
US10765952B2 (en) 2018-09-21 2020-09-08 Sony Interactive Entertainment LLC System-level multiplayer matchmaking
US10695671B2 (en) 2018-09-28 2020-06-30 Sony Interactive Entertainment LLC Establishing and managing multiplayer sessions

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002057723A (ja) * 2000-08-11 2002-02-22 Nec Commun Syst Ltd Webサーバからのppp接続システム
JP2003273892A (ja) * 2002-03-15 2003-09-26 Allied Tereshisu Kk ルーター
JP2004007671A (ja) * 2002-05-14 2004-01-08 Samsung Electronics Co Ltd 相異なるホームネットワークに存するネットワーク機器間の接続装置及びその方法
JP2004072965A (ja) * 2002-08-09 2004-03-04 Nobuhiko Nakayama 吊りボルト用支持具
JP2004180003A (ja) 2002-11-27 2004-06-24 Kitt Peak:Kk 通信ネットワークシステムおよび通信の接続方法
JP2005041500A (ja) 2003-07-23 2005-02-17 Fujimori Kogyo Co Ltd 包装容器、ラミネートフィルム、およびラミネートフィルムの製造方法
JP2005046143A (ja) 1992-09-09 2005-02-24 Immunogen Inc げっ歯類抗体の表面再処理
JP2005260715A (ja) * 2004-03-12 2005-09-22 Ntt Communications Kk パケットのnat透過機能を有する端末装置及びそのプログラム

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19711720C2 (de) * 1997-03-20 2001-05-31 Siemens Ag Kommunikationssystem zum Vermitteln von Datenpaketen zwischen angeschlossenen Kommunikationsendgeräten und/oder Kommunikationsendgeräten von angeschlossenen lokalen Netzen
JP3465620B2 (ja) * 1999-03-17 2003-11-10 日本電気株式会社 仮想私設網構築システム
US6756449B2 (en) * 2002-02-27 2004-06-29 Medtronic, Inc. AnB block copolymers containing poly (vinyl pyrrolidone) units, medical devices, and methods
GB2391742B (en) * 2002-08-07 2004-07-07 Samsung Electronics Co Ltd Network adress translation router for voice over internet protocol system
JP2004072695A (ja) 2002-08-09 2004-03-04 Nippon Telegr & Teleph Corp <Ntt> Ovpn終端装置およびシステム
US7616792B2 (en) * 2003-11-18 2009-11-10 Siemens Medical Solutions Usa, Inc. Scale selection for anisotropic scale-space: application to volumetric tumor characterization

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005046143A (ja) 1992-09-09 2005-02-24 Immunogen Inc げっ歯類抗体の表面再処理
JP2002057723A (ja) * 2000-08-11 2002-02-22 Nec Commun Syst Ltd Webサーバからのppp接続システム
JP2003273892A (ja) * 2002-03-15 2003-09-26 Allied Tereshisu Kk ルーター
JP2004007671A (ja) * 2002-05-14 2004-01-08 Samsung Electronics Co Ltd 相異なるホームネットワークに存するネットワーク機器間の接続装置及びその方法
JP2004072965A (ja) * 2002-08-09 2004-03-04 Nobuhiko Nakayama 吊りボルト用支持具
JP2004180003A (ja) 2002-11-27 2004-06-24 Kitt Peak:Kk 通信ネットワークシステムおよび通信の接続方法
JP2005041500A (ja) 2003-07-23 2005-02-17 Fujimori Kogyo Co Ltd 包装容器、ラミネートフィルム、およびラミネートフィルムの製造方法
JP2005260715A (ja) * 2004-03-12 2005-09-22 Ntt Communications Kk パケットのnat透過機能を有する端末装置及びそのプログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
CHARLIE SCOTT; PAUL WOLFE; MIKE ERWIN, O'REILLY: "Virtual Private Networks", December 1998, pages: 11 - 9

Also Published As

Publication number Publication date
US20090138610A1 (en) 2009-05-28
US8078735B2 (en) 2011-12-13
JP2007096826A (ja) 2007-04-12
EP1931087A1 (en) 2008-06-11
JP4331154B2 (ja) 2009-09-16

Similar Documents

Publication Publication Date Title
WO2007037025A1 (ja) 情報処理システム、トンネル通信装置、トンネル通信方法、およびプログラム
JP4327142B2 (ja) 情報処理システム、トンネル通信装置、トンネル通信方法、代理応答装置、及び代理応答方法
KR100901790B1 (ko) IPv4 네트워크 기반 IPv6 서비스 제공시스템에서의 제어 터널 및 다이렉트 터널 설정 방법
US8626879B2 (en) Systems and methods for establishing network connections using local mediation services
KR100717057B1 (ko) 미들웨어 제어 포인트들의 제어를 결합시키는 방법 및시스템
US10154005B2 (en) System and methods for direct connections between previously unconnected network devices across one or more unknown networks
EP1488610B1 (en) System for selecting a connectivity mechanism
JP5456683B2 (ja) 仮想ipアドレスを割り当てるための中央ステーションのための種々の方法および装置
JP4794312B2 (ja) イーサネット・ベースのネットワーク内の擬似ワイヤ・ピア・アドレスの自動検出
US20080313450A1 (en) Distributed Bootstrapping Mechanism for Peer-to-Peer Networks
US8812633B2 (en) Method for managing address spaces at an opening of a communications tunnel, corresponding tunnel end-point, and storage means
US20090129301A1 (en) Configuring a user device to remotely access a private network
JP2007520970A (ja) トンネリングサービス方法及びシステム
WO2007006195A1 (fr) Dispositif de routage d’un dispositif d’accès et procédé correspondant acceptant une configuration passive d’adresse
WO2008044432A1 (fr) Dispositif, procédé et logiciel de communication d&#39;informations
JP4712481B2 (ja) 通信方法および装置
US9509659B2 (en) Connectivity platform
WO2016042397A1 (en) Enhanced dynamic host configuration protocol (dhcp)
Borella et al. RSIP: ADDRESSSHARINGWITH END-TO-ENDSECURITY
JP2012044668A (ja) Udpブロードキャストのトンネリングのための様々な方法および装置
JP5990125B2 (ja) パケット転送装置、配信システム、パケット転送方法、プログラムおよび記録媒体
Brennan et al. Improving communication through overlay detours: Pipe dream or actionable insight?
JP2008079059A (ja) IPsecの複数セッションを処理する通信装置及びその処理方法
JP3808471B2 (ja) ネットワーク及びルータ装置並びにそれらに用いるアドレス通知方法
JP5904965B2 (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: 12088616

Country of ref document: US

Ref document number: 1539/CHENP/2008

Country of ref document: IN

Ref document number: 2006714843

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE