WO2003079642A2 - A ddns server, a ddns client terminal and a ddns system, and a web server terminal, its network system and an access control method - Google Patents

A ddns server, a ddns client terminal and a ddns system, and a web server terminal, its network system and an access control method Download PDF

Info

Publication number
WO2003079642A2
WO2003079642A2 PCT/JP2003/003022 JP0303022W WO03079642A2 WO 2003079642 A2 WO2003079642 A2 WO 2003079642A2 JP 0303022 W JP0303022 W JP 0303022W WO 03079642 A2 WO03079642 A2 WO 03079642A2
Authority
WO
WIPO (PCT)
Prior art keywords
ddns
address
terminal
global
server
Prior art date
Application number
PCT/JP2003/003022
Other languages
French (fr)
Other versions
WO2003079642A3 (en
Inventor
Hironori Goto
Akihiro Nawata
Michihiro Muta
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
Priority claimed from JP2002073622A external-priority patent/JP3876737B2/en
Priority claimed from JP2002073621A external-priority patent/JP2003271553A/en
Application filed by Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Priority to EP03712690A priority Critical patent/EP1486050A2/en
Priority to AU2003217476A priority patent/AU2003217476A1/en
Publication of WO2003079642A2 publication Critical patent/WO2003079642A2/en
Publication of WO2003079642A3 publication Critical patent/WO2003079642A3/en

Links

Classifications

    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation

Definitions

  • a DDNS server a DDNS client terminal and a DDNS system, and a web server terminal, its network system and an access control method
  • the invention relates to a DDNS (Dynamic Domain Name System) server and a DDNS client terminal as its client, and a DDNS system comprising the server and the terminal.
  • DDNS Dynamic Domain Name System
  • the invention also relates to a web server terminal which permits an access only when a registered host name matches a received host name and its network system, and an access control method for detecting a host name to determine whether to permit an access.
  • the domain name is managedby the DNS server through mapping a host name (domain name) of a unit such as a server to a global IP address.
  • DNS name domain name
  • a global IP address and a host name are communicated from a unit such as a server to a DNS server, and the global IP address and the host name are registered and managed by the DNS server.
  • the global IP address is assigned by an ISP.
  • the global IP address is either statically or dynamically assigned to an ISP client. In general, in order to assign limited global IP addresses to as many clients as possible, a global IP address is often dynamically assigned.
  • the DHCP Dynamic Host Configuration Protocol
  • a DHCP client requests assignment of a global IP address from a DHCP server on connection to a network or power ON to receive assignment of a global IP address from a DHCP server.
  • the global IP address is assigned by a DHCP server for a predetermined period. Without a repeated 022
  • a DHCP client makes an IP address assignment request again in the available period of the global IP address communicated by the DHCP server as long as the DHCP remains connected to the network.
  • the global IP address of a DHCP client does not become invalid in this context.
  • the global IP address once assigned becomes invalid and a global IP address assignment request must be made again.
  • a new global IP address may be different from the previously acquired global IP address.
  • some DHCP servers do not necessarily assign the same global IP address in response to a second assignment request.
  • the permanent DNS cannot support a DHCP client whose global IP address dynamically changes.
  • DDNS dynamically changing global IP address and host name
  • a DDNS server registers/manages a global IP address and a domain name communicated from a client on a regular basis . This avoids any inconsistency between the actual state taking place when a related art DNS andDHCP are used and the information registered to the DDNS.
  • DDNS some problems remain in case an IP address is dynamically assigned by a DHCP server as mentioned below.
  • FIG. 6 is a block diagram of a related art DDNS system.
  • Fig. 7A is a time chart of connection updates in a related art DDNS.
  • Fig. 7B is a time chart of the registration of a terminal management table and IP address usage by DHCP in a related art DDNS.
  • Fig. 6 is a block diagram of a related art DDNS system.
  • Fig. 7A is a time chart of connection updates in a related art DDNS.
  • Fig. 7B is a time chart of the registration of a terminal management table and IP address usage by DHCP in a related art DDNS.
  • a numeral 1 represents the internet, 2a, 2b, 2 ' PC terminals, 3, 3' servers as a window of domain such as web servers and mail servers, 4 a DHCP server which assigns IP addresses to PC terminals 2a, 2b in the domain of the server 3, 5a DDNS server which converts an access destination domain name (hereinafter a domain name includes a sub-domain name) to a global IP address on an access fromthe PC terminals 2a, 2b, 5a a terminalmanagement table for managing terminals provided on the DDNS server 5, and 8 a DNS server.
  • a domain name includes a sub-domain name
  • FIG. 7A A sequence of internet connection using the related art DDNS system and updates of DDNS is described below.
  • the PC terminal 2a of User A connects to the internet by way of power ON or circuit connection, is assigned a global IP address 222.222.222.222' by the DHCP server 4, and starts internet connection.
  • the PC terminal 2a assigned a global IP address communicates the assigned global IP address and its domain name (domain name ⁇ aa.xx.ne . jp' of the PC terminal registered to the DDNS server 5 beforehand) to the DDNS server 5.
  • the DDNS server 5 in response to this, updates the mapping of global IP addresses to domain names.
  • the PC terminal 2a turns off the power or releases circuit connection to release internet connection.
  • the global IP address 222.222.222.222' is released.
  • the PC terminal 2b of User B connects to the internet by way of power ON or circuit connection, is assigned a global IP address ⁇ 222.222.222.222' by the DHCP server 4, andstarts internet connectio .
  • the PC terminal 2b communicates the assigned global IP address and its domain name ( ⁇ bb .xx. ne . jp' ) to the DDNS server 5.
  • the DDNS server 5 updates the registration.
  • the PC terminal 2a starts internet connection again.
  • the PC terminal 2a is assigned an IP address 222.222.222. Ill' by the DHCP server
  • the PC terminal 2a communicates the assigned global IP address and its domain name ( ⁇ aa.xx.ne.jp' ) to the DDNS server
  • the DDNS server 5 updates the registration. At time T5, the pp 2b releases internet connection. At time T6, the second connection of the PC terminal 2a is released.
  • the same global IP address could be registered to the PC terminal 2a and 2b, as shown in Fig. 7B. That is, the terminal address ( aa.xx.ne . jp' ) and the global IP address ⁇ 222.222.222.222' are registered in the information area of the PC terminal 2a in the terminal management 022
  • the global IP address is released at time T2 although the registered information of the PC terminal 2a in the terminal management table 5a is maintained until the time T4 the global IP address changes.
  • the global IP address 222.222.222.333' on the last access is recorded in the information area of the PC terminal 2b in the terminal management table 5a at time T3.
  • the DHCP server 4 assigns the global IP address ⁇ 222.222.222.222' which has just become vacant to the PC terminal 2b, and registers ⁇ 222.222.222.222' to the terminal management table 5a.
  • the same global IP address 222.222.222.222' is assigned as a global IP address to two different terminal addresses ⁇ aa.xx .ne. jp' and x bb .xx.ne . jp' in the terminal management table 5a.
  • the DDNS server 5 transmits data by using the global IP address 222.222.222.222' which establishes a connection to the PC terminal 2b.
  • the user of the external PC terminal 2' who attempted to access the PC terminal 2a cannot access the PC terminal 2a but accesses the unintended PC terminal 2b. This also violates privacy and causes a security problem.
  • the global IP address of the PC terminal 2a is updated to ⁇ 222.222.222. Ill' at time T5 and double registration will not take place afterwards, such 022
  • double registrationcouldoccur at least untilupdate is complete .
  • the period of double registration is longer than that in the DDNS because of absence of regular updates.
  • Some DHCP servers do not necessarily assign the same global IP address in response to a second assignment request even in case internet connection is not released. Further, a request to update the DDNS server 5 is made at regular intervals. The problem of double registration occurs in this case also.
  • Fig. 8 is a block diagram of a DDNS system comprising a related art terminal connected to the internet via a router.
  • a numeral 1 represents the internet, 2' a PC terminal, 3' a server as a window of domain such as a web server and a mail server connected to the internet 1, 4a DHCP server which assigns an IP address in the domain of the server 3, 5 a DDNS server, and 5a a terminalmanagement table formanaging terminals provided on the DDNS server 5.
  • Numerals 6a, 6b represent a plurality of image pickup terminals, 7 a router equipped with the image pickup terminals 6a, 6b to allow an access from outside on a port forward basis, and 8 a DNS server.
  • the router 7 is assigned an IP address ⁇ 222.222.222.222' by the DHCP server 4. This does not allow the system to recognize the image pickup terminals 6a, 6b.
  • portnumbers are given to the imagepickup terminals 6a, 6b.
  • the image pickup terminal 6a is assigned a port number 800' and the image pickup terminal 6b x 8000' .
  • the image pickup terminal 6a identifies itself using the IP address ⁇ 222.222.222.222' and the port number ⁇ 800' while the image pickup terminal 6b identifies itself using the IP address ⁇ 222.222.222.222' and the port number 8000' .
  • the URL of the image pickup terminal 6a is v http//222.222.222.222 : 800/' and the URL of the image pickup terminal ⁇ b is *http//222.222.222.222:8000/' .
  • IP packet is transmitted to the network.
  • the router 7 having the IP address x 222.222.222.222' receives this packet and transfers it into the domain because of port forward sequence.
  • the packet is then received by the image pickup terminal 6a having the port number 800' .
  • an IP packet can be transmitted to the image pickup terminal 6b by using the port number 8000' .
  • a same IP address could be registered to two image pickup terminals 6a, 6b in a related art DDNS system as long as the DHCP server 4 is used.
  • the DDNS server 5 transmits data to this IP address, which causes the terminal to be connected to the PC terminal 2b instead of the target PC terminal 2a. Although this occurs for a short interval, the user's privacy is not protected and this system is imperfect in terms of security.
  • the invention aims at providing a network system which can avoid the problem of privacy protection by solving the aforementioned problem of double registration for a terminal which is dynamically assigned a global IP address by the ISP using the DHCP.
  • a DDNS server of the invention comprises a terminal management table storing the domain name, global IP address and port number of a DDNS client terminal and a terminal management section for managing the terminal management table, characterizedin that the DDNS server receives a domain name, a global IP address and a port number transmitted from the DDNS client terminal in accordance with an update request from the DDNS client terminal and overwrites the terminal management table.
  • a DDNS server of the invention comprises a terminal management table storing the domain name, global IP address and port number of a DDNS client terminal, characterized in that the terminalmanagement section checks whether a same global IP address is present in the terminal management table when a request to overwrite a global IP address is made from a DDNS client terminal and, incase the same global IP address is absent, permits overwriting of the global IP address, and in case the same global IP address is present, checks the port number, and in case the same port number is detected, inhibits overwriting of the global IP address, and in case theport number is different, permits overwriting of the global IP address.
  • a DDNS client terminal of the invention is characterized in that the DDNS client terminal comprises a DDNS management table storing a domain name, a global IP address, a port number and update interval information and DDNS management means for managing the DDNS management table and periodically updating the global IP address and/or domain name in accordance with the update interval information.
  • a DDNS system of the invention comprises the DDNS server, the DDNS client terminal and a DHCP server, characterized in that the DDNS system checks whether a same global IP address is present in the domain when a request to overwrite a global IP address is made from the DDNS client terminal to the DDNS server and, in case the same global IP address is absent, permits overwriting of the global IP address, and in case the same global IP address is present, checks the port number, and in case the same port number is detected, inhibits overwriting of the global IP address, and in case the port number is different, permits overwriting of the global IP address.
  • a web server terminal of the invention comprises a management table for storing its own host name, host name detection means for extracting a host name from an HTTP header on receipt of an access request, and determination means for comparing the host name detected by the host name detection means with the host name stored in the management table and checking whether they match each other, characterized in that the determination means allows web processing means to perform communications in case the host names match each other, and rejects communications in case the host names do not match each other.
  • a network system of the invention comprises a web server terminal, a web client terminal, a DDNS server, and a DHCP server for assigning an IP address, characterized in that the web client terminal appends a host name to an access request and that the web server terminal compares the host name with the registered host name and permits connection only in case the host names match each other.
  • An access controlmethod of the invention is characterized in that the web client terminal sets a host name to an access request in accessing the web server terminal by way of browser means and that the web server terminal extracts the host name, compares the host name with the registeredhost name, andpermits connection in case the host names match each other and rejects connection in case the host names do not match each other.
  • Fig. 1 is a block diagram of a DDNS system according to Embodiment 1 of the invention.
  • Fig. 2A is a block diagram of a PC terminal as a DDNS client terminal according to Embodiment 1 of the invention.
  • Fig. 2B is a block diagram of a DDNS server according to Embodiment 1 of the invention.
  • Fig. 2C is a block diagram of an image pickup terminal as a DDNS client terminal according to Embodiment 1 of the invention.
  • Fig.3A shows a terminal management table of a DDNS server according to Embodiment 1 of the invention
  • Fig. 3B shows a DDNS management table of an image pickup terminal according to Embodiment 1 of the invention
  • Fig. 4 is an IP packet block diagram of a DDNS system according to Embodiment 1 of the invention.
  • Fig.5A is a flowchart of updating a DDNS server according to Embodiment 1 of the invention.
  • Fig.5B is a flowchart of accessing a DDNS server according to Embodiment 1 of the invention.
  • Fig. 6 is a block diagram of a related art DDNS system
  • Fig.7A is a time chart of connection updates in a related art DDNS
  • Fig.7B is a time chart of the registration of a terminal management table and IP address usage by DHCP in a related art DDNS ;
  • Fig. 8 is a block diagram of a DDNS system comprising a related art terminal connected to the internet via a router;
  • Fig. 9 is a block diagram of a network system using DDNS and DHCP according to Embodiment 2 of the invention.
  • Fig. 10A is a block diagram of a web server terminal according to Embodiment 2 of the invention.
  • Fig. 10B is a block diagram of a web client terminal according to Embodiment 2 of the invention.
  • Fig. 11A is a main section of the management table of aweb server terminal according to Embodiment 2 of the invention.
  • Fig.11B is a block diagram of an access request according to Embodiment 2 of the invention.
  • Fig. 12 is a flowchart showing control of an access to the web server terminal according to Embodiment 2 of the invention.
  • Fig.1 is ablockdiagramof aDDNS systemaccording to Embodiment 1 of the invention.
  • Fig. 2A is a block diagram of a PC terminal as a DDNS client terminal according to Embodiment 1 of the invention.
  • Fig.2B is a block diagram of a DDNS server according to Embodiment 1 of the invention.
  • Fig.2C is a block diagram of an image pickup terminal as a DDNS client terminal according to Embodiment 1 of the invention.
  • Fig. 1 is ablockdiagramof aDDNS systemaccording to Embodiment 1 of the invention.
  • Fig. 2A is a block diagram of a PC terminal as a DDNS client terminal according to Embodiment 1 of the invention.
  • Fig.2B is a block diagram of a DDNS server according to Embodiment 1 of the invention.
  • Fig.2C is a block diagram of an image pickup terminal as a DDNS client terminal according to Em
  • FIG. 3A shows a terminal management table of a DDNS server according to Embodiment 1 of the invention.
  • Fig.3B shows a DDNS management table of an image pickup terminal according to Embodiment 1 of the invention.
  • Fig. 4 is an IP packet block diagram of a DDNS system according to Embodiment 1 of the invention.
  • Fig. 5A is a flowchart of updating a DDNS server according to Embodiment 1 of the invention.
  • Fig. 5B is a flowchart of accessing a DDNS server according to Embodiment 1 of the invention.
  • a numeral 1 represents the internet, 2, 2' PC terminals, 3, 3' servers as a window of domain such as web servers and mail servers, 4 a DHCP server which assigns an IP address in the domain of the server 3, 5 a DDNS server which converts an access destination domainname to a global IP address on an access from the PC terminals 2, 2' .
  • Numerals 6a, 6b represent imagepickup terminals which shoot and transmit images, 7arouter, and 8 a DNS server .
  • a numeral 26' represents browser means of the PC terminal 2' .
  • a numeral 21 represents the controller of the PC terminal 2 comprising a CPU for loading a control program to perform various control features, 22 DDNS management means for performing processing on a client for DDNS, 23 a memory storing a control program for the CPU of the controller 21, 24 a DDNS management table storing authentication information, a domain name, a global IP address, a port number and update interval information provided in the memory 23, 25 an input/output controller for performing input/output control for communications, and 26 browser means for browsing an HTML document such as a web page.
  • the DDNS management means 22 stores the registered authentication information, domain name, global IP address, port number and update interval information into the DDNS management table 24 as well as periodically transmits an update notice of a global IP address and a domain name to the DDNS server 5 in accordance with the update interval information, and overwrites the global IP address and domain name on an overwrite request thus performing update processing.
  • a numeral 51 represents the controller of the DDNS server 5 comprising a CPU for loading a control program to perform various control features, 52 a terminal management section for performing processing on a server for DDNS, 53 a memory storing a control program for the CPUof the controller 51, 54 a terminal management table (see Fig. 3A also) storing authentication information, a domain name, a global IP address, a port number and update interval information provided in the memory 53, and 55 an input/output controller for performing input/output communications control.
  • the terminal management section 52 stores authentication information, a domain name, a global IP address, a port number and update interval information into the terminal management table 54 as well as performs the update processing on receiving a regular update notice from a DDNS client terminal.
  • the terminal management section 52 manages a global IP address with a domain name including a sub-domain name (hereinafter a domain name without a sub-domain name and a domain name including a sub-domain name are called domain names) .
  • a numeral 61 represents the controller of the image pickup terminals 6a, 6b comprising a CPU for loading a control program to perform various control features, 62 DDNS management means for performing processing on a client for DDNS, 63 a memory storing a control program for the CPU of the controller 61, 64 a DDNS management table storing authentication information, a domain name, a global IP address, a port number and update interval information provided in the memory 63, 65 an input/output controller for performing input/output control for communications, 66 a camera driving section for changing the angle or focus of a camera in order to drive the camera to shoot animage, and 67 aweb server section.
  • the imagepickup terminals 6a, 6b on the internet 1 have a common global IP address also with the router 7.
  • the image pickup terminals 6a, 6b control the camera driving section via the internet 1 in accordance with a camera control request from the unit of another user, and shoot images then transmit the data to the user' s terminal.
  • the image pickup terminals 6a and 6b can be desirably used by separate users. Thus, it is necessary to allow an external access to each of the image pickup terminals 6a and 6b.
  • FIG. 3 shows the details of the terminal management table 54.
  • a numeral 54 ⁇ represents authentication information stored in the terminal management table 54 used to authenticate whether an access is an authorized access, 54 a domain name, 54 3 a global IP address of the domain, and 54 4 the port number of a terminal.
  • the MAC address of a unit whose privacy is to be protected is preferable because it is safelyandreadilyused.
  • TheMACaddress is avalue inherent to the product and is a unique number comprising a manufacturer code and a serial number.
  • the MAC addresses ⁇ ll: 22 : 33 : 44 : 55 : 66, ' 22 : 33 : 44 : 55: 66: 77, ' and 33: 44 : 55: 66: 77 : 88, ' of the image pickup terminals 6a, 6b and PC terminal 2 respectively are employed as the authentication information 54 ⁇ .
  • These addresses are written into the option of an IP header shown in Fig. 4 for transmission and compared with the authentication information 54 ⁇ stored in advance to check whether the access is an authorized access.
  • the domain name 54 2 in Embodiment 1 is a domain name registered automaticallyby the DDNS server 5 ormanuallythrough input by a use of the DDNS server.
  • a domain name such as ll .xx.ne.jp' including a sub-domain name is stored in association with each of the image pickup terminals 6a, 6b and the PC terminal 2.
  • the global IP address 54 is dynamically assignedby the DHCP server 4. For example, the global IP address 54 of the router 7 and the image pickup terminals 6a, 6b connected thereto is assigned to 222.222.222.222' in common at a point in time.
  • the DHCP server 4 chooses a global IP address from among the global IP addresses ⁇ 222.222. Ill .001' through '222.222.222.300' and assigns the global IP address 54 3 to a requesting unit.
  • portnumber 54 4 800,' ⁇ 8000' and ⁇ 888' are assigned to the programs of the image pickup terminals 6a, 6b and the PC terminal 2 respectively.
  • a port number is written into the destination port numbers in the IP packet shown in Fig. 4 and transmitted/received between the internet and a router to allow the target unit in the router 7 to be directly identified from outside.
  • an IP packet with the global IP address of the router 7 and port number 800' of the image pickup terminal 6a written into its header is transmitted over the internet.
  • the router 7 receives the packet and uses the masquerade feature (port forward feature) of the router 7 to transfer the IP packet to the port number ⁇ 800' of the image pickup terminal 6a.
  • the terminal management section 53 manages the terminal management table 54 and updates the global IP address 54 3 , port number 54 4 and domain name 54 2 when an update notice is transmitted from the DDNS client terminal.
  • the global IP address update processing by the terminal management section 52 as a characteristic of the DDNS will be described referring to the update processing flowchart in Fig. 5A.
  • the terminal management section 52 checks whether an update notice transmitted from the DDNS client terminal includes an IP address overwrite request (step 1) . In case the update notice does not include an IP address overwrite request, the terminal management section 52 performs another processing (such as change of a sub-domain name) (step 2) . In case the update notice includes an IP address overwrite request, the terminalmanagement section 52 checks whether the same global IP address is present in the terminal management table 54 (step 3) .
  • the terminal management section 52 permits overwriting of the global IP address (step 4) .
  • the terminal management section 52 checks whether the port number of the update notice is the same as the port number 54 4 of the terminal management table (step 5) .
  • the terminal management section 52 inhibits overwriting of the global IP address (step 6) . Otherwise the terminal management section 52 permits overwriting of the global IP address (step 4) .
  • the domain name and port number of the image pickup terminal 6a are input from browser means 26' (see Fig. 1) of the PC terminal 2' .
  • the browser means 26' transmits an IP packet for a global IP address inquiry request including the input domain name to the DNS server 8 (step 11) .
  • the DNS server 8 transmits the IP packet to the DDNS server 5 in order to make a global IP address inquiry request, and the DDNS server 5 receives the IP packet.
  • the DDNS server 5 references the terminal management table 54 and extracts the global IP address 54 3 from the domain name (step 12) .
  • the DDNS server 5 transmits the global IP address 54 3 to the DNS server 8 which made the global IP address inquiry request.
  • the DNS server 8, receiving the global IP address 54 3 transmits the IP packet to the PC terminal 2' as a source of the inquiry.
  • the browser means 26 of the PC terminal 2' receiving the global IP address 543 transmitted from the DNS server 8, makes an access using the global IP address 54 3 and the input port number 54 4 (step 13) .
  • the IP packet transmitted from the PC terminal 2' is received by the router 7, which transfers the IP packet to the image pickup terminal 6a in accordance with the port number 54 4 (step 14) .
  • the DDNS system associates a port number as well as a domain name to a global IP address.
  • the DDNS system uses a combination of a global IP address and P T/JP03/03022
  • the DDNS management table 64 of the image pickup terminal 6a stores authentication information 64 ⁇ such as a MAC address, a domain name 64 2 , a port number 64 4 , and an update interval 64 5 .
  • authentication information 64 ⁇ such as a MAC address, a domain name 64 2 , a port number 64 4 , and an update interval 64 5 .
  • the global IP address is managed by the router 7 and thus is not stored in the image pickup terminal 6a.
  • the configuration is the same for the DDNS management table 64 of the image pickup terminal 6b and the PC terminal 2.
  • the update interval 64 5 can be set to the image pickup terminal 6a, 6b and the PC terminal 2, for example 10 minutes to the image pickup terminal 6a, 6b and one day to the PC terminal 2.
  • the DDNS management means 22, 62 each periodically transmits an update request packet including a port number and a MAC address to the DDNS server 5 at preset intervals in accordance with this setting.
  • the router 7 receives the packet and changes its header to the current global IP address assigned by the DHCP server 4 and transmits the resulting packet to the DDNS server 5.
  • the DDNS server 5 receiving the update request periodically transmitted from the image pickup terminal 6a, updates the terminal management table 54.
  • the global IP address of each of the image pickup terminals 6a, 6b externally recognized is the same as that of the router 7, which global IP address is assigned to the router 7 by the DHCP server 4.
  • the global IP address is stored into the router 7 when it is assigned by the DHCP server 4 and, on a second assignment by the DHCP server 4, is overwritten to a new global IP address.
  • the processing of updating a DDNS server by a DDNS client terminal will be described.
  • the DDNS management means 62 extracts a port number and a MAC address as authentication information from the DDNS management table 64 every 10 minutes, and transmits an update notice including the port number, MAC address and overwrite request to the DDNS server 5.
  • the router 7 receives the update notice and changes its header to the current global IP address assigned to the router 7 by the DHCP server 4 and transmits the resulting update notice to the DDNS server 5.
  • the DDNS server 5 authenticates the update notice and checks whether the update notice includes a global IP address overwrite request. In case the update notice is not a global IP address overwrite request, the DDNS server 5 performs another processing. In case the update notice is a global IP address overwrite request, the terminal management section 52 checks whether the same global IP address ⁇ 222.222.222.222' is present in the terminal management table 54.
  • the terminal management section 52 permits overwriting of the global IP address.
  • the terminal management section 52 checks whether the port number 800' of the update notice is the same as the port number 54 4 of the terminal management table 54. In case they are the same, the terminal management section 52 inhibits overwriting of the global IP address. In case they are not same, the terminal management section 52 permits overwriting of the global IP address. That is, the terminal management section 52 inhibits any change where an IP address and a port number is identical, and permits a change in the remaining cases.
  • the processing of an access to the image pickup terminal 6a from the PC terminal 2' according to Embodiment 1 via the network 1 will be described.
  • the domain name 'll.xx.ne.jp' and the port number ⁇ 800' are input to browser means 26' of the PC terminal 2' .
  • the browser means 26 makes an inquiry about the global IP address name to a DNS server 8 where the input domain name is previously registered.
  • the DNS server 8 receiving the inquiry, makes an inquiry to the DDNS server 5 about the global IP address corresponding to the domain name inquired about by the PC terminal 2' .
  • the DDNS server 5 extracts a domain name ⁇ 11.xx.ne.jp' from the IP packet transmitted, references the terminal management table 54, and extracts an IPaddress ⁇ 222.222.222.222' from the domain name ll . xx.ne . jp' .
  • the domain name ⁇ ll .xx.ne .jp' includes a sub-domain name as mentioned earlier .
  • the DDNS server 5 transmits to the DNS server 8 a response to the inquiry including the IP address ⁇ 222.222.222.222' .
  • the DNS server 8 received the response, based on this response, transmits an IP packet as a response to the inquiry including the IP address 222.222.222.222' of the image pickup terminal 6a to the PC terminal 2' .
  • the browser means 26' of the PC terminal 2' receiving the address information ( ⁇ 222.222.222.222' ) of the image pickup terminal 6a from the DDNS server 5 via the DNS server 8, accesses the input port number ⁇ 800' and the IP address 222.222.222.222: 800' of the image pickup terminal 6a.
  • the router assigned the IP address ⁇ 222.222.222.222' receives the access from the PC terminal 2' and performs port forwarding in accordance with the received port specification (port number ⁇ 800' ) to transfer the IP packet.
  • the DDNS system associates a port number as well as a global IP address to a domain name.
  • the DDNS system uses a combination of a global IP address and a port number to avoid double registration.
  • a plurality of terminals having the same IP address such as terminals locally connected to a router so that separate accesses to the terminals may be allowed, and perform data updates.
  • double registration of a terminal to which an ISP has dynamically assigned a global IP address by using DHCP is allowed.
  • Fig. 9 is a block diagram of a network system using DDNS and DHCP according to Embodiment 2 of the invention.
  • Fig. 10A is a block diagram of a web server terminal according to Embodiment 2 of the invention.
  • Fig. 10B is a block diagram of a web client terminal according to Embodiment 2 of the invention.
  • Fig. 11A is a main section of the management table of a web server terminal according to Embodiment 2 of the invention.
  • Fig. 11B is a block diagram of an access request according to Embodiment 2 of the invention.
  • Fig. 12 is a flowchart showing control of an access to the web server terminal according to Embodiment 2 of the invention.
  • a numeral 1 represents the internet
  • 2a a web server terminal A, 2b a web server terminal B, 2c a router C, 2c ⁇ a web server terminal C , 2c 2 an web server terminal C 2 , 2d a web server terminal, 3 a web client terminal with a browser mounted
  • the DNS server 4, DHCP server 5 and DDNS server 6 may be provided in various forms in various locations on the network.
  • a numeral 21 represents the controller of the web server comprising a CPU for loading a control program to perform various control features, 22 DDNS management means for performing processing on a server for DDNS, 23 amemory storing a control program for the CPUof the controller 21, 24 a management table storing authentication information, a host name, an IP address, and a port number provided in the memory 23.
  • a numeral 25 represents an input/output controller for performing input/output communications control, and 26 web processing means such as httpd for processing a request such as one for transmission of an HTML file transmitted from the web client terminal 3, 27 host name detection means for extracting a host name from a data area on receiving an access request transmitted from a web client terminal 3, 28 determination means for comparing the host name detected by the host name detection means with the host name stored in the management table and checking whether they match each other to determine whether to permit or inhibit the access.
  • web processing means such as httpd for processing a request such as one for transmission of an HTML file transmitted from the web client terminal 3
  • 27 host name detection means for extracting a host name from a data area on receiving an access request transmitted from a web client terminal 3
  • 28 determination means for comparing the host name detected by the host name detection means with the host name stored in the management table and checking whether they match each other to determine whether to permit or inhibit the access.
  • the DDNS management means 22 stores authentication information, a host name, an IP address and a port number in the management table 24.
  • the DDNS management means 22 communicates the IP address to the DDNS server 6.
  • a host name stored in the DDNS management table 24 is registered to the DDNS server 6 by the DDNS management means 22 in advance and acquired as a registration name by the DDNS management means 22 from the DDNS server 6.
  • the management table 24 shown in Fig. 11A shows a host name 24a and an IP address 24b used for an access request. Authentication information and a port number are not shown in the table.
  • Thehostname here refers to anaccess name comprising a host name in the narrow sense as a terminal name and a domain name and, in some cases, a sub-domain name as well.
  • the host names in Figs. 11A and 11B is ⁇ tarou. iemasu.net' and ⁇ hanako. miemasu.net', where ⁇ tarou' and ⁇ hanako' are host names in the narrow sense, and ⁇ miemasu.net' is a common domain name.
  • the host name detection means 27 detects a host name from ⁇ Host' in accordance with the HTTP request header method GET' as shown in Fig. 11B.
  • the determination means 28 determines whether to permit or inhibit the access as shown in Fig. 4.
  • the host name detection means 27 detects a host name from the HTTP request header (step 1) .
  • the incoming packet is attempting to access the IP address ⁇ 1.1.1.1' and the host name ⁇ http : //tarou.miemasu.net'
  • the host name detection means 27 extracts tarou.miemasu.net' from ⁇ Host' by using the method GET' shown in Fig. 11B in step 1.
  • the determination means 28 compares the host name detected by the host name detection means 27 with the registered host name tarou.miemasu.net' stored in the management table 24 and determines whether they are the same (step 2) .
  • the determination means 28 permits an access (step 3) and the web processing means 26 starts communications .
  • the registered host name does not matches the detected host P T/JP03/03022
  • the determination means 28 rejects the access (step 4) and the web processing means 26 returns an HTML web page 'Connection failed' to the browser.
  • a web server terminal of Embodiment 2 registers therein a host name in advance. Even in case a DDNS server assigns the same IP address to two host names, the web server terminal detects a host name set to the HTTP request included in an access request from the browser to permit communications only when anaccess attempt ismade thereto. It is thuspossible to readily and reliably prevent erroneous connection. Information leakage due to erroneous connection is prevented thereby enhancing security.
  • a numeral 31 represents the controller of the web client terminal 3 comprising a CPU for loading a control program to performvarious control features, 33 a memory storing a control program for the CPU of the controller 31, 35 an input/output controller for performing input/output control for communications, 36 browser means for browsing an HTML document such as a web page, and 37 HTTP request generation means for generating an HTTP request in making an access request to a web server terminal.
  • the browser means 36 makes an inquiry about the IP address corresponding to a host name to a DSN server 4 in accessing a web server terminal.
  • the DNS server 4 makes an inquiry about the IP address to the DDSN server 6, thus allowing the IP address to be acquired.
  • the HTTP request generation means 37 generates an HTTP request and the browser means 36 transmits an IP packet where this HTTP request is set to the web server terminal over the internet .
  • the web server terminal checks the host name in the HTTP request to determine whether the access is an authorized access, and permits or inhibits the access.
  • the HTTP request generationmeans 37 sets anURI (Universal Resource Identifier) and version information 'HTTP1.0' just after the method 'GET' andwrites a host name just after 'Host' to generate an HTTP request header, in accordance with the protocol HTTP.
  • URI Universal Resource Identifier
  • version information 'HTTP1.0' just after the method 'GET'
  • HTTP1.1 it is mandatory that the HTTP request generation means 37 set a host name, which is automatically written.
  • a web client terminal sets a target host name in an access request on HTTP request generation means.
  • comparison between host names as well as IP addresses is possible on the web server terminal, which makes it possible to readily and reliably prevent erroneous connection.
  • An access request to a web server terminal is transmitted from a web client terminal via a network.
  • An HTTP request used by the web server terminal to detect a host name is set to this access request .
  • An IP header where an IP address corresponding to the host name acquired by using a DDNS server and a DNS server is assigned is appended to a transmitted packet .
  • the resulting IP packet is transmitted to the web server terminal.
  • host name detection means detects a host name set to an HTTP request for requesting an access, and determination means compares this host name with the registered host name, and permits the access only when the host names are the same.
  • the DDNS server of the invention it is possible to solve the problem of double registration for a terminal to which the ISP can use the DHCP to dynamically assign a global IP address thereby avoiding the problem of privacy protection. It is also possible to register a plurality of terminals having the same IP address such as terminals locally connected to a router so that separate accesses to the terminals may be allowed, and perform data updates.
  • the DDNS server of the invention it is possible to solve the problem of double registration for a terminal to which the ISP can use the DHCP to dynamically assign a global IP address thereby avoiding the problem of privacy protection. It is also possible to register a plurality of terminals having the same IP address so that separate accesses to the terminals may be allowed, and perform data updates.
  • the DDNS client terminal of the invention it is also possible to register a plurality of terminals having the same IP address so that separate accesses to the terminals may be allowed, and perform data updates.
  • the DDNS system of the invention it is possible to solve the problem of double registration for a terminal to which the ISP can use the DHCP to dynamically assign a global IP address thereby avoiding the problem of privacy protection. It is also possible to register a plurality of terminals having the same IP address so that separate accesses to the terminals may be allowed, and perform data updates.
  • the web server terminal of the invention it is possible to readily and reliably prevent erroneous connection even in the presence of double registration of an IP address, thereby enhancing security.
  • the network system of the invention it is possible to readily and reliably prevent erroneous connection even when an IP address is double-registered, thereby enhancing security.
  • the access control method of the invention it is possible to readily and reliably prevent erroneous connection evenwhen an IP address is double-registered, thereby enhancing security.

Abstract

The present invention aims at providing a DDNS server, a DDNS client terminal and a DDNS system which maintains high security while using DHCP and allows an access to terminals having the same IP address as well as data updates. The DDNS server includes a terminal management table storing the domain name, global IP address and port number of a DDNS client terminal, characterized in that the terminal management section checks whether a same global IP address is present in the terminal management table when a request to overwrite a global IP address is made from a DDNS client terminal and, in case the same global IP address is absent, permits overwriting of the global IP address, and is case the same global IP address is present, checks the port number, and in case the same port number is detected, inhibits overwriting of the global IP address, and in case the port number is different, permits overwriting of the global IP address.

Description

DESCRIPTION A DDNS server, a DDNS client terminal and a DDNS system, and a web server terminal, its network system and an access control method
<TECHNICAL FIELD>
The invention relates to a DDNS (Dynamic Domain Name System) server and a DDNS client terminal as its client, and a DDNS system comprising the server and the terminal.
The invention also relates to a web server terminal which permits an access only when a registered host name matches a received host name and its network system, and an access control method for detecting a host name to determine whether to permit an access.
BACKGROUND ART>
In recent years, the internet has attained a widespread use . Various webpages are registeredon a server on the internet and internet users can acquire a variety of information more easily and readily than ever.
It is necessary to specify the global IP address of a server on the internet before accessing the server on the internet. However, the global IP address is difficult for the user to understand, so that a domain name (DNS name) is used in general . The domain name is managedby the DNS server through mapping a host name (domain name) of a unit such as a server to a global IP address. In general, a global IP address and a host name are communicated from a unit such as a server to a DNS server, and the global IP address and the host name are registered and managed by the DNS server.
The operation of an access to a server unit registered to a DNS server by using a domain name will be described. When a domain name is input to browser means used to access a unit, the global IP address corresponding to the domain name is inquiredof a DNS server . The DNS server, on the inquiry, returns the corresponding global IP address to the accessing browser means, which uses this global IP address to communicate with the server unit.
The global IP address is assigned by an ISP. The global IP address is either statically or dynamically assigned to an ISP client. In general, in order to assign limited global IP addresses to as many clients as possible, a global IP address is often dynamically assigned. As means for assigning a global IP address, the DHCP (Dynamic Host Configuration Protocol) is used.
By way of the DHCP, a DHCP client requests assignment of a global IP address from a DHCP server on connection to a network or power ON to receive assignment of a global IP address from a DHCP server. The global IP address is assigned by a DHCP server for a predetermined period. Without a repeated 022
assignment request by the DHCP client, assignment of a global IP address to the DHCP client is no longer valid. In general, a DHCP client makes an IP address assignment request again in the available period of the global IP address communicated by the DHCP server as long as the DHCP remains connected to the network. Thus the global IP address of a DHCP client does not become invalid in this context. However, in case the power is turned off or connection to the network is terminated, the global IP address once assigned becomes invalid and a global IP address assignment request must be made again. In this practice, a new global IP address may be different from the previously acquired global IP address. Further, some DHCP servers do not necessarily assign the same global IP address in response to a second assignment request.
Thus, the permanent DNS cannot support a DHCP client whose global IP address dynamically changes.
In recent years, dynamically changing global IP address and host name have been managed using the DDNS. In the DDNS, a DDNS server registers/manages a global IP address and a domain name communicated from a client on a regular basis . This avoids any inconsistency between the actual state taking place when a related art DNS andDHCP are used and the information registered to the DDNS. In DDNS, some problems remain in case an IP address is dynamically assigned by a DHCP server as mentioned below.
Inconsistencybetween the actual state and the registered information persists for a short period until the update in response to a regular notice from a client to a DDNS server. A related art DDNS system will be described. Fig. 6 is a block diagram of a related art DDNS system. Fig. 7A is a time chart of connection updates in a related art DDNS. Fig. 7B is a time chart of the registration of a terminal management table and IP address usage by DHCP in a related art DDNS. In Fig. 6, a numeral 1 represents the internet, 2a, 2b, 2 ' PC terminals, 3, 3' servers as a window of domain such as web servers and mail servers, 4 a DHCP server which assigns IP addresses to PC terminals 2a, 2b in the domain of the server 3, 5a DDNS server which converts an access destination domain name (hereinafter a domain name includes a sub-domain name) to a global IP address on an access fromthe PC terminals 2a, 2b, 5a a terminalmanagement table for managing terminals provided on the DDNS server 5, and 8 a DNS server.
A sequence of internet connection using the related art DDNS system and updates of DDNS is described below. In Fig. 7A, at time Tl, the PC terminal 2a of User A connects to the internet by way of power ON or circuit connection, is assigned a global IP address 222.222.222.222' by the DHCP server 4, and starts internet connection. The PC terminal 2a assigned a global IP address communicates the assigned global IP address and its domain name (domain name Λaa.xx.ne . jp' of the PC terminal registered to the DDNS server 5 beforehand) to the DDNS server 5. The DDNS server 5, in response to this, updates the mapping of global IP addresses to domain names.
At time T2, the PC terminal 2a turns off the power or releases circuit connection to release internet connection. The global IP address 222.222.222.222' is released.
At time T3, the PC terminal 2b of User B connects to the internet by way of power ON or circuit connection, is assigned a global IP address λ222.222.222.222' by the DHCP server 4, andstarts internet connectio . The PC terminal 2b communicates the assigned global IP address and its domain name ( λbb .xx. ne . jp' ) to the DDNS server 5. The DDNS server 5 updates the registration. In this state, at time t4, the PC terminal 2a starts internet connection again. The PC terminal 2a is assigned an IP address 222.222.222. Ill' by the DHCP server
4. The PC terminal 2a communicates the assigned global IP address and its domain name ( Λaa.xx.ne.jp' ) to the DDNS server
5. The DDNS server 5 updates the registration. At time T5, the pp 2b releases internet connection. At time T6, the second connection of the PC terminal 2a is released.
In the aforementioned connection sequence, as long as the DHCP server 4 is used, the same global IP address could be registered to the PC terminal 2a and 2b, as shown in Fig. 7B. That is, the terminal address ( aa.xx.ne . jp' ) and the global IP address λ222.222.222.222' are registered in the information area of the PC terminal 2a in the terminal management 022
table 5a at time Tl . The global IP address is released at time T2 although the registered information of the PC terminal 2a in the terminal management table 5a is maintained until the time T4 the global IP address changes.
The global IP address 222.222.222.333' on the last access is recorded in the information area of the PC terminal 2b in the terminal management table 5a at time T3. In case User 3 makes an access at this point in time T3, the DHCP server 4 assigns the global IP address Λ222.222.222.222' which has just become vacant to the PC terminal 2b, and registers λ222.222.222.222' to the terminal management table 5a. From time T3 to time T4, the same global IP address 222.222.222.222' is assigned as a global IP address to two different terminal addresses λaa.xx .ne. jp' and xbb .xx.ne . jp' in the terminal management table 5a. In this state, in case an access is made using the terminal address λaa.xx.ne.jp' from an external PC terminal 2' to the PC terminal 2a, the DDNS server 5 transmits data by using the global IP address 222.222.222.222' which establishes a connection to the PC terminal 2b. The user of the external PC terminal 2' who attempted to access the PC terminal 2a cannot access the PC terminal 2a but accesses the unintended PC terminal 2b. This also violates privacy and causes a security problem. While in DDNS, the global IP address of the PC terminal 2a is updated to λ222.222.222. Ill' at time T5 and double registration will not take place afterwards, such 022
double registrationcouldoccur at least untilupdate is complete . For DNS, the period of double registration is longer than that in the DDNS because of absence of regular updates. Some DHCP servers do not necessarily assign the same global IP address in response to a second assignment request even in case internet connection is not released. Further, a request to update the DDNS server 5 is made at regular intervals. The problem of double registration occurs in this case also.
In order to eliminate the danger of double registration, the same global IP address must not issued to the PC terminals 2a, 2b. However, making a restriction so as not to issue the same global IP address presents a problem. In a case where a plurality of terminals are locally connected to a router connected to the internet, these terminals share the same global IP address and separate domain names cannot be assigned to these plurality of terminals. As a result, only a single terminal can be connected to a DDNS server.
Fig. 8 is a block diagram of a DDNS system comprising a related art terminal connected to the internet via a router. In Fig.8, a numeral 1 represents the internet, 2' a PC terminal, 3' a server as a window of domain such as a web server and a mail server connected to the internet 1, 4a DHCP server which assigns an IP address in the domain of the server 3, 5 a DDNS server, and 5a a terminalmanagement table formanaging terminals provided on the DDNS server 5. Numerals 6a, 6b represent a plurality of image pickup terminals, 7 a router equipped with the image pickup terminals 6a, 6b to allow an access from outside on a port forward basis, and 8 a DNS server.
As shown in Fig.8, in a related art DDNS system comprising a terminal connected via a router, the router 7 is assigned an IP address λ222.222.222.222' by the DHCP server 4. This does not allow the system to recognize the image pickup terminals 6a, 6b. Thus portnumbers are given to the imagepickup terminals 6a, 6b. For example, the image pickup terminal 6a is assigned a port number 800' and the image pickup terminal 6b x8000' . The image pickup terminal 6a identifies itself using the IP address λ222.222.222.222' and the port number λ800' while the image pickup terminal 6b identifies itself using the IP address Λ222.222.222.222' and the port number 8000' . The URL of the image pickup terminal 6a is vhttp//222.222.222.222 : 800/' and the URL of the image pickup terminalβb is *http//222.222.222.222:8000/' .
To access the image pickup terminal 6a from outside via the internet, 222.222.222.222' as a destination IP address and Λ800' as a port number are written into the IP header, then an IP packet is transmitted to the network. The router 7 having the IP address x222.222.222.222' receives this packet and transfers it into the domain because of port forward sequence. The packet is then received by the image pickup terminal 6a having the port number 800' . Similarly, an IP packet can be transmitted to the image pickup terminal 6b by using the port number 8000' .
In this way, in an access to the image pickup terminals from outside, a same IP address is used to identify both image pickup terminals 6a, 6b. In case a restriction is applied so as not to issue a same IP address in order to avoid the problem of double registration mentioned earlier, only either the image pickup terminal 6a or image pickup terminal 6b can be registered to the DDNS server 5.
Asmentionedin theprecedingparagraphs, a same IP address could be registered to two image pickup terminals 6a, 6b in a related art DDNS system as long as the DHCP server 4 is used. When an access is made by an external terminal in this state, the DDNS server 5 transmits data to this IP address, which causes the terminal to be connected to the PC terminal 2b instead of the target PC terminal 2a. Although this occurs for a short interval, the user's privacy is not protected and this system is imperfect in terms of security. In case a restriction is applied so as not to issue a same IP address to the PC terminals 2a, 2b in order to eliminate the possibility of double registration, only one of a plurality of terminals (for example image pickup terminals 6a, 6b) locally connected to a router unit, if any, can be registered to the DDNS server 5.
<DISCLOSURE OF THE INVENTION> The invention aims at providing a network system which can avoid the problem of privacy protection by solving the aforementioned problem of double registration for a terminal which is dynamically assigned a global IP address by the ISP using the DHCP.
In order to solve the problem, a DDNS server of the invention comprises a terminal management table storing the domain name, global IP address and port number of a DDNS client terminal and a terminal management section for managing the terminal management table, characterizedin that the DDNS server receives a domain name, a global IP address and a port number transmitted from the DDNS client terminal in accordance with an update request from the DDNS client terminal and overwrites the terminal management table.
With this configuration, it is possible to solve the problem of double registration for a terminal to which the ISP canuse the DHCP to dynamically assign a global IP address thereby avoiding the problemofprivacyprotection. It is alsopossible to register a plurality of terminals having the same IP address such as terminals locally connected to a router so that separate accesses to the terminals may be allowed, and perform data updates .
A DDNS server of the invention comprises a terminal management table storing the domain name, global IP address and port number of a DDNS client terminal, characterized in that the terminalmanagement section checks whether a same global IP address is present in the terminal management table when a request to overwrite a global IP address is made from a DDNS client terminal and, incase the same global IP address is absent, permits overwriting of the global IP address, and in case the same global IP address is present, checks the port number, and in case the same port number is detected, inhibits overwriting of the global IP address, and in case theport number is different, permits overwriting of the global IP address.
With this configuration, it is possible to solve the problem of double registration for a terminal to which the ISP can use the DHCP to dynamically assign a global IP address thereby avoiding the problemof privacyprotection. It is also possible to register a plurality of terminals having the same IP address so that separate accesses to the terminals may be allowed, and perform data updates.
A DDNS client terminal of the invention is characterized in that the DDNS client terminal comprises a DDNS management table storing a domain name, a global IP address, a port number and update interval information and DDNS management means for managing the DDNS management table and periodically updating the global IP address and/or domain name in accordance with the update interval information.
With this configuration, it is also possible to register a plurality of terminals having the same IP address so that separate accesses to the terminals maybe allowed, and perform data updates.
A DDNS system of the invention comprises the DDNS server, the DDNS client terminal and a DHCP server, characterized in that the DDNS system checks whether a same global IP address is present in the domain when a request to overwrite a global IP address is made from the DDNS client terminal to the DDNS server and, in case the same global IP address is absent, permits overwriting of the global IP address, and in case the same global IP address is present, checks the port number, and in case the same port number is detected, inhibits overwriting of the global IP address, and in case the port number is different, permits overwriting of the global IP address.
With this configuration, it is possible to solve the problem of double registration for a terminal to which the ISP canuse the DHCP to dynamically assign a global IP address thereby avoiding the problemof privacyprotection. It is alsopossible to register a plurality of terminals having the same IP address so that separate accesses to the terminals may be allowed, and perform data updates.
A web server terminal of the invention comprises a management table for storing its own host name, host name detection means for extracting a host name from an HTTP header on receipt of an access request, and determination means for comparing the host name detected by the host name detection means with the host name stored in the management table and checking whether they match each other, characterized in that the determination means allows web processing means to perform communications in case the host names match each other, and rejects communications in case the host names do not match each other.
With this configuration, it is possible to readily and reliably prevent erroneous connection even in the presence of double registration of an IP address, thereby enhancing security.
A network system of the invention comprises a web server terminal, a web client terminal, a DDNS server, and a DHCP server for assigning an IP address, characterized in that the web client terminal appends a host name to an access request and that the web server terminal compares the host name with the registered host name and permits connection only in case the host names match each other.
With this configuration, it is possible to readily and reliably prevent erroneous connection even when an IP address is double-registered, thereby enhancing security.
An access controlmethod of the invention is characterized in that the web client terminal sets a host name to an access request in accessing the web server terminal by way of browser means and that the web server terminal extracts the host name, compares the host name with the registeredhost name, andpermits connection in case the host names match each other and rejects connection in case the host names do not match each other. With this configuration, it is possible to readily and reliably prevent erroneous connection even when an IP address is double-registered, thereby enhancing security.
<BRIEF DESCRIPTION OF THE DRAWINGS>
Fig. 1 is a block diagram of a DDNS system according to Embodiment 1 of the invention;
Fig. 2A is a block diagram of a PC terminal as a DDNS client terminal according to Embodiment 1 of the invention;
Fig. 2B is a block diagram of a DDNS server according to Embodiment 1 of the invention;
Fig. 2C is a block diagram of an image pickup terminal as a DDNS client terminal according to Embodiment 1 of the invention;
Fig.3A shows a terminal management table of a DDNS server according to Embodiment 1 of the invention;
Fig. 3B shows a DDNS management table of an image pickup terminal according to Embodiment 1 of the invention;
Fig. 4 is an IP packet block diagram of a DDNS system according to Embodiment 1 of the invention;
Fig.5A is a flowchart of updating a DDNS server according to Embodiment 1 of the invention;
Fig.5B is a flowchart of accessing a DDNS server according to Embodiment 1 of the invention;
Fig. 6 is a block diagram of a related art DDNS system;
Fig.7A is a time chart of connection updates in a related art DDNS;
Fig.7B is a time chart of the registration of a terminal management table and IP address usage by DHCP in a related art DDNS ;
Fig. 8 is a block diagram of a DDNS system comprising a related art terminal connected to the internet via a router;
Fig. 9 is a block diagram of a network system using DDNS and DHCP according to Embodiment 2 of the invention;
Fig. 10A is a block diagram of a web server terminal according to Embodiment 2 of the invention;
Fig. 10B is a block diagram of a web client terminal according to Embodiment 2 of the invention;
Fig. 11A is a main section of the management table of aweb server terminal according to Embodiment 2 of the invention;
Fig.11B is a block diagram of an access request according to Embodiment 2 of the invention; and
Fig. 12 is a flowchart showing control of an access to the web server terminal according to Embodiment 2 of the invention.
<BEST MODE FOR CARRYING OUT THE INVENTION> (Embodiment 1) A DDNS server, a DDNS client terminal, and a DDNS system comprising the DDNS server and the DDNS client terminal will be described. Fig.1 is ablockdiagramof aDDNS systemaccording to Embodiment 1 of the invention. Fig. 2A is a block diagram of a PC terminal as a DDNS client terminal according to Embodiment 1 of the invention. Fig.2B is a block diagram of a DDNS server according to Embodiment 1 of the invention. Fig.2C is a block diagram of an image pickup terminal as a DDNS client terminal according to Embodiment 1 of the invention. Fig. 3A shows a terminal management table of a DDNS server according to Embodiment 1 of the invention. Fig.3B shows a DDNS management table of an image pickup terminal according to Embodiment 1 of the invention. Fig. 4 is an IP packet block diagram of a DDNS system according to Embodiment 1 of the invention. Fig. 5A is a flowchart of updating a DDNS server according to Embodiment 1 of the invention. Fig. 5B is a flowchart of accessing a DDNS server according to Embodiment 1 of the invention.
In Fig. 1, a numeral 1 represents the internet, 2, 2' PC terminals, 3, 3' servers as a window of domain such as web servers and mail servers, 4 a DHCP server which assigns an IP address in the domain of the server 3, 5 a DDNS server which converts an access destination domainname to a global IP address on an access from the PC terminals 2, 2' . Numerals 6a, 6b represent imagepickup terminals which shoot and transmit images, 7arouter, and 8 a DNS server . A numeral 26' represents browser means of the PC terminal 2' .
In the PC terminal 2 shown in Fig. 2A, a numeral 21 represents the controller of the PC terminal 2 comprising a CPU for loading a control program to perform various control features, 22 DDNS management means for performing processing on a client for DDNS, 23 a memory storing a control program for the CPU of the controller 21, 24 a DDNS management table storing authentication information, a domain name, a global IP address, a port number and update interval information provided in the memory 23, 25 an input/output controller for performing input/output control for communications, and 26 browser means for browsing an HTML document such as a web page. The DDNS management means 22 stores the registered authentication information, domain name, global IP address, port number and update interval information into the DDNS management table 24 as well as periodically transmits an update notice of a global IP address and a domain name to the DDNS server 5 in accordance with the update interval information, and overwrites the global IP address and domain name on an overwrite request thus performing update processing.
In the DDNS server 5 shown in Fig. 2B, a numeral 51 represents the controller of the DDNS server 5 comprising a CPU for loading a control program to perform various control features, 52 a terminal management section for performing processing on a server for DDNS, 53 a memory storing a control program for the CPUof the controller 51, 54 a terminal management table (see Fig. 3A also) storing authentication information, a domain name, a global IP address, a port number and update interval information provided in the memory 53, and 55 an input/output controller for performing input/output communications control. The terminal management section 52 stores authentication information, a domain name, a global IP address, a port number and update interval information into the terminal management table 54 as well as performs the update processing on receiving a regular update notice from a DDNS client terminal. The terminal management section 52 manages a global IP address with a domain name including a sub-domain name (hereinafter a domain name without a sub-domain name and a domain name including a sub-domain name are called domain names) .
In the image pickup terminals 6a, 6b in Fig.2C, a numeral 61 represents the controller of the image pickup terminals 6a, 6b comprising a CPU for loading a control program to perform various control features, 62 DDNS management means for performing processing on a client for DDNS, 63 a memory storing a control program for the CPU of the controller 61, 64 a DDNS management table storing authentication information, a domain name, a global IP address, a port number and update interval information provided in the memory 63, 65 an input/output controller for performing input/output control for communications, 66 a camera driving section for changing the angle or focus of a camera in order to drive the camera to shoot animage, and 67 aweb server section. The imagepickup terminals 6a, 6b on the internet 1 have a common global IP address also with the router 7. The image pickup terminals 6a, 6b control the camera driving section via the internet 1 in accordance with a camera control request from the unit of another user, and shoot images then transmit the data to the user' s terminal. The image pickup terminals 6a and 6b can be desirably used by separate users. Thus, it is necessary to allow an external access to each of the image pickup terminals 6a and 6b.
Next, the terminal management table 54 and the terminal management section 52 of the DDNS server 5 will be described. Fig. 3 shows the details of the terminal management table 54. A numeral 54χ represents authentication information stored in the terminal management table 54 used to authenticate whether an access is an authorized access, 54 a domain name, 543 a global IP address of the domain, and 544 the port number of a terminal.
As the authentication information 54χ, the MAC address of a unit whose privacy is to be protected is preferable because it is safelyandreadilyused. TheMACaddress is avalue inherent to the product and is a unique number comprising a manufacturer code and a serial number. In the example of Fig. 3, the MAC addresses Λll: 22 : 33 : 44 : 55 : 66, ' 22 : 33 : 44 : 55: 66: 77, ' and 33: 44 : 55: 66: 77 : 88, ' of the image pickup terminals 6a, 6b and PC terminal 2 respectively are employed as the authentication information 54χ. These addresses are written into the option of an IP header shown in Fig. 4 for transmission and compared with the authentication information 54χ stored in advance to check whether the access is an authorized access.
The domain name 542 in Embodiment 1 is a domain name registered automaticallyby the DDNS server 5 ormanuallythrough input by a use of the DDNS server. A domain name such as ll .xx.ne.jp' including a sub-domain name is stored in association with each of the image pickup terminals 6a, 6b and the PC terminal 2. The global IP address 54 is dynamically assignedby the DHCP server 4. For example, the global IP address 54 of the router 7 and the image pickup terminals 6a, 6b connected thereto is assigned to 222.222.222.222' in common at a point in time. The DHCP server 4 chooses a global IP address from among the global IP addresses λ222.222. Ill .001' through '222.222.222.300' and assigns the global IP address 543 to a requesting unit.
As the portnumber 544, 800,' λ8000' and Λ888' are assigned to the programs of the image pickup terminals 6a, 6b and the PC terminal 2 respectively. A port number is written into the destination port numbers in the IP packet shown in Fig. 4 and transmitted/received between the internet and a router to allow the target unit in the router 7 to be directly identified from outside.
For example, in communications where the image pickup terminal 6a is directly identified, an IP packet with the global IP address of the router 7 and port number 800' of the image pickup terminal 6a written into its header is transmitted over the internet. The router 7 receives the packet and uses the masquerade feature (port forward feature) of the router 7 to transfer the IP packet to the port number Λ 800' of the image pickup terminal 6a.
In the DDNS server 5 accordingtoEmbodiment 1, the terminal management section 53 manages the terminal management table 54 and updates the global IP address 543, port number 544 and domain name 542 when an update notice is transmitted from the DDNS client terminal. First, the global IP address update processing by the terminal management section 52 as a characteristic of the DDNS will be described referring to the update processing flowchart in Fig. 5A.
In Fig. 5A, the terminal management section 52 checks whether an update notice transmitted from the DDNS client terminal includes an IP address overwrite request (step 1) . In case the update notice does not include an IP address overwrite request, the terminal management section 52 performs another processing (such as change of a sub-domain name) (step 2) . In case the update notice includes an IP address overwrite request, the terminalmanagement section 52 checks whether the same global IP address is present in the terminal management table 54 (step 3) .
In case the same global IP address is not present in step 3, the terminal management section 52 permits overwriting of the global IP address (step 4) . In case the same global IP address is present in step 3, the terminal management section 52 checks whether the port number of the update notice is the same as the port number 544 of the terminal management table (step 5) . In case the port number of the update notice is the same as the port number 544, the terminal management section 52 inhibits overwriting of the global IP address (step 6) . Otherwise the terminal management section 52 permits overwriting of the global IP address (step 4) . It is thus possible to inhibit overwriting of a global IP address in case a registration request or update request for a combination of a global IP address and a port address previously registered is received from a terminal other than that identified with such a combination. In case a registration request or update request for a combination of a global IP address and a port address previously registered is received from a terminal identified with such a combination via authentication information such as a MAC address, overwriting of the global IP address may be permitted.
Next, the processing by the DDNS server 5, that is, the processing of an access to the image pickup terminal 6a from the PC terminal 2' according to Embodiment 1 via the network 1 will be described. The domain name and port number of the image pickup terminal 6a are input from browser means 26' (see Fig. 1) of the PC terminal 2' . The browser means 26' transmits an IP packet for a global IP address inquiry request including the input domain name to the DNS server 8 (step 11) . The DNS server 8 transmits the IP packet to the DDNS server 5 in order to make a global IP address inquiry request, and the DDNS server 5 receives the IP packet. The DDNS server 5 references the terminal management table 54 and extracts the global IP address 543 from the domain name (step 12) . The DDNS server 5 transmits the global IP address 543 to the DNS server 8 which made the global IP address inquiry request. The DNS server 8, receiving the global IP address 543, transmits the IP packet to the PC terminal 2' as a source of the inquiry.
The browser means 26 of the PC terminal 2', receiving the global IP address 543 transmitted from the DNS server 8, makes an access using the global IP address 543 and the input port number 544 (step 13) . The IP packet transmitted from the PC terminal 2' is received by the router 7, which transfers the IP packet to the image pickup terminal 6a in accordance with the port number 544 (step 14) .
Thus, the DDNS systemaccording to Embodiment 1 associates a port number as well as a domain name to a global IP address. The DDNS system uses a combination of a global IP address and P T/JP03/03022
a port number to avoid double registration. Thus it is possible to register a plurality of terminals having the same IP address such as terminals locally connected to a router so that separate accesses to the terminals may be allowed, and perform data updates. Further, double registration of a terminal to which an ISP has dynamically assigned a global IP address by using DHCP is allowed.
Next, a DDNS management table 64 and DDNS management means of a DDNS client terminal will be described. As shown in Fig. 3B, the DDNS management table 64 of the image pickup terminal 6a stores authentication information 64ι such as a MAC address, a domain name 642, a port number 644, and an update interval 645. Note that, in case the image pickup terminal 6a is connected to the router 7, the global IP address is managed by the router 7 and thus is not stored in the image pickup terminal 6a. While not shown, the configuration is the same for the DDNS management table 64 of the image pickup terminal 6b and the PC terminal 2.
The update interval 645, or a regular update interval, can be set to the image pickup terminal 6a, 6b and the PC terminal 2, for example 10 minutes to the image pickup terminal 6a, 6b and one day to the PC terminal 2. The DDNS management means 22, 62 each periodically transmits an update request packet including a port number and a MAC address to the DDNS server 5 at preset intervals in accordance with this setting. The router 7 receives the packet and changes its header to the current global IP address assigned by the DHCP server 4 and transmits the resulting packet to the DDNS server 5.
The DDNS server 5, receiving the update request periodically transmitted from the image pickup terminal 6a, updates the terminal management table 54. The global IP address of each of the image pickup terminals 6a, 6b externally recognized is the same as that of the router 7, which global IP address is assigned to the router 7 by the DHCP server 4. The global IP address is stored into the router 7 when it is assigned by the DHCP server 4 and, on a second assignment by the DHCP server 4, is overwritten to a new global IP address.
Next, the processing of updating a DDNS server by a DDNS client terminal will be described. As shown in Fig.1 and Fig. 3A, as an update interval is input, for example 10 minutes, into the DDNS management table 64 of the image pickup terminal 6a, 6b, the DDNS management means 62 extracts a port number and a MAC address as authentication information from the DDNS management table 64 every 10 minutes, and transmits an update notice including the port number, MAC address and overwrite request to the DDNS server 5. The router 7 receives the update notice and changes its header to the current global IP address assigned to the router 7 by the DHCP server 4 and transmits the resulting update notice to the DDNS server 5.
The DDNS server 5 authenticates the update notice and checks whether the update notice includes a global IP address overwrite request. In case the update notice is not a global IP address overwrite request, the DDNS server 5 performs another processing. In case the update notice is a global IP address overwrite request, the terminal management section 52 checks whether the same global IP address λ222.222.222.222' is present in the terminal management table 54.
In case the same global IP address λ222.222.222.222' is not present, the terminal management section 52 permits overwriting of the global IP address. In case the same global IP address 222.222.222.222' is present, the terminal management section 52 checks whether the port number 800' of the update notice is the same as the port number 544 of the terminal management table 54. In case they are the same, the terminal management section 52 inhibits overwriting of the global IP address. In case they are not same, the terminal management section 52 permits overwriting of the global IP address. That is, the terminal management section 52 inhibits any change where an IP address and a port number is identical, and permits a change in the remaining cases. As a result, it is possible to inhibit overwriting of a global IP address in case a registration request or update request for a combination of a global IP address and a port address previously registered is received from a terminal other than that identified with such a combination. In case a registration request or update request for a combination of a global IP address and a port address previously registered is received from a terminal identified with such a combination by authentication information such as a MAC address, overwriting of the global IP address may be permitted.
The processing of an access to the image pickup terminal 6a from the PC terminal 2' according to Embodiment 1 via the network 1 will be described. The domain name 'll.xx.ne.jp' and the port number λ800' are input to browser means 26' of the PC terminal 2' . The browser means 26 makes an inquiry about the global IP address name to a DNS server 8 where the input domain name is previously registered. The DNS server 8, receiving the inquiry, makes an inquiry to the DDNS server 5 about the global IP address corresponding to the domain name inquired about by the PC terminal 2' . The DDNS server 5 extracts a domain name λ 11.xx.ne.jp' from the IP packet transmitted, references the terminal management table 54, and extracts an IPaddress λ222.222.222.222' from the domain name ll . xx.ne . jp' . The domain name λll .xx.ne .jp' includes a sub-domain name as mentioned earlier . The DDNS server 5 transmits to the DNS server 8 a response to the inquiry including the IP address Λ222.222.222.222' . The DNS server 8 received the response, based on this response, transmits an IP packet as a response to the inquiry including the IP address 222.222.222.222' of the image pickup terminal 6a to the PC terminal 2' . The browser means 26' of the PC terminal 2', receiving the address information ( Λ222.222.222.222' ) of the image pickup terminal 6a from the DDNS server 5 via the DNS server 8, accesses the input port number λ800' and the IP address 222.222.222.222: 800' of the image pickup terminal 6a. The router assigned the IP address λ222.222.222.222' receives the access from the PC terminal 2' and performs port forwarding in accordance with the received port specification (port number Λ800' ) to transfer the IP packet.
Thus, the DDNS system according to Embodiment 1 associates a port number as well as a global IP address to a domain name. The DDNS system uses a combination of a global IP address and a port number to avoid double registration. Thus it is possible to register a plurality of terminals having the same IP address such as terminals locally connected to a router so that separate accesses to the terminals may be allowed, and perform data updates. Further, double registration of a terminal to which an ISP has dynamically assigned a global IP address by using DHCP is allowed. (Embodiment 2)
Anetwork systemusing DDNS andDHCP and its access control method according to Embodiment 2 of the invention will be described. Fig. 9 is a block diagram of a network system using DDNS and DHCP according to Embodiment 2 of the invention. Fig. 10A is a block diagram of a web server terminal according to Embodiment 2 of the invention. Fig. 10B is a block diagram of a web client terminal according to Embodiment 2 of the invention. Fig. 11A is a main section of the management table of a web server terminal according to Embodiment 2 of the invention. Fig. 11B is a block diagram of an access request according to Embodiment 2 of the invention. Fig. 12 is a flowchart showing control of an access to the web server terminal according to Embodiment 2 of the invention.
In Fig. 9, a numeral 1 represents the internet, 2a a web server terminal A, 2b a web server terminal B, 2c a router C, 2cχ a web server terminal C , 2c2 an web server terminal C2, 2d a web server terminal, 3 a web client terminal with a browser mounted, 4 a DNS server, 4a a DNS management table, 5 a DHCP server, 6 a DDNS server which communicates an IP address dynamically changing in correspondence with a host name to a web client so as to perform access support, and 6a a management table. Details of these components are basically the same as those in the related art. The DNS server 4, DHCP server 5 and DDNS server 6 may be provided in various forms in various locations on the network.
Configuration of the web server terminal will be described referring to Figs 9 and 10A. A numeral 21 represents the controller of the web server comprising a CPU for loading a control program to perform various control features, 22 DDNS management means for performing processing on a server for DDNS, 23 amemory storing a control program for the CPUof the controller 21, 24 a management table storing authentication information, a host name, an IP address, and a port number provided in the memory 23. A numeral 25 represents an input/output controller for performing input/output communications control, and 26 web processing means such as httpd for processing a request such as one for transmission of an HTML file transmitted from the web client terminal 3, 27 host name detection means for extracting a host name from a data area on receiving an access request transmitted from a web client terminal 3, 28 determination means for comparing the host name detected by the host name detection means with the host name stored in the management table and checking whether they match each other to determine whether to permit or inhibit the access.
The DDNS management means 22 stores authentication information, a host name, an IP address and a port number in the management table 24. When the DHCP server 5 has assigned an IP address, the DDNS management means 22 communicates the IP address to the DDNS server 6. A host name stored in the DDNS management table 24 is registered to the DDNS server 6 by the DDNS management means 22 in advance and acquired as a registration name by the DDNS management means 22 from the DDNS server 6. The management table 24 shown in Fig. 11A shows a host name 24a and an IP address 24b used for an access request. Authentication information and a port number are not shown in the table. Thehostname here refers to anaccess name comprising a host name in the narrow sense as a terminal name and a domain name and, in some cases, a sub-domain name as well. The host names in Figs. 11A and 11B is Λtarou. iemasu.net' and Λhanako. miemasu.net', where λtarou' and Λhanako' are host names in the narrow sense, and Λmiemasu.net' is a common domain name. On receiving an access request from the web client terminal 3, the host name detection means 27 detects a host name from λHost' in accordance with the HTTP request header method GET' as shown in Fig. 11B. The determination means 28 determines whether to permit or inhibit the access as shown in Fig. 4.
In Fig. 12, the host name detection means 27 detects a host name from the HTTP request header (step 1) . For example, the incoming packet is attempting to access the IP address Λ1.1.1.1' and the host name λhttp : //tarou.miemasu.net' , the host name detection means 27 extracts tarou.miemasu.net' from λHost' by using the method GET' shown in Fig. 11B in step 1.
Then the determination means 28 compares the host name detected by the host name detection means 27 with the registered host name tarou.miemasu.net' stored in the management table 24 and determines whether they are the same (step 2) .
When the registered host name matches the detected host name, the determination means 28 permits an access (step 3) and the web processing means 26 starts communications . In case the registered host name does not matches the detected host P T/JP03/03022
name, the determination means 28 rejects the access (step 4) and the web processing means 26 returns an HTML web page 'Connection failed' to the browser.
A web server terminal of Embodiment 2 registers therein a host name in advance. Even in case a DDNS server assigns the same IP address to two host names, the web server terminal detects a host name set to the HTTP request included in an access request from the browser to permit communications only when anaccess attempt ismade thereto. It is thuspossible to readily and reliably prevent erroneous connection. Information leakage due to erroneous connection is prevented thereby enhancing security.
Next, a web client according to Embodiment 2 will be described. In Fig.10B, a numeral 31 represents the controller of the web client terminal 3 comprising a CPU for loading a control program to performvarious control features, 33 a memory storing a control program for the CPU of the controller 31, 35 an input/output controller for performing input/output control for communications, 36 browser means for browsing an HTML document such as a web page, and 37 HTTP request generation means for generating an HTTP request in making an access request to a web server terminal.
The browser means 36 makes an inquiry about the IP address corresponding to a host name to a DSN server 4 in accessing a web server terminal. The DNS server 4 makes an inquiry about the IP address to the DDSN server 6, thus allowing the IP address to be acquired. For example, in accessing a web server terminal having a host name stored in the memory 33, the HTTP request generation means 37 generates an HTTP request and the browser means 36 transmits an IP packet where this HTTP request is set to the web server terminal over the internet . When an IP address acquired by ways of the DNS server 4 and the DDNS server 6 is received by the web server terminal, the web server terminal checks the host name in the HTTP request to determine whether the access is an authorized access, and permits or inhibits the access.
Details of the HTTP request are shown in Fig. 3B . The HTTP request generationmeans 37 sets anURI (Universal Resource Identifier) and version information 'HTTP1.0' just after the method 'GET' andwrites a host name just after 'Host' to generate an HTTP request header, in accordance with the protocol HTTP. In HTTP1.1, it is mandatory that the HTTP request generation means 37 set a host name, which is automatically written.
A web client terminal according to Embodiment 2 sets a target host name in an access request on HTTP request generation means. Thus comparison between host names as well as IP addresses is possible on the web server terminal, which makes it possible to readily and reliably prevent erroneous connection.
Next, the flow of accessing a web client terminal to a web server terminal in a network system where a web server terminal and a web client terminal according to Embodiment 2 are connected to the internet will be described.
An access request to a web server terminal is transmitted from a web client terminal via a network. An HTTP request used by the web server terminal to detect a host name is set to this access request . An IP header where an IP address corresponding to the host name acquired by using a DDNS server and a DNS server is assigned is appended to a transmitted packet . The resulting IP packet is transmitted to the web server terminal.
In the web server terminal, host name detection means detects a host name set to an HTTP request for requesting an access, and determination means compares this host name with the registered host name, and permits the access only when the host names are the same.
With this access control method, it is possible to permit an access only when the host names match each other, without configuring a special system. It is thus possible to readily and reliably prevent erroneous connection even in the presence of double registration of an IP address. Information leakage due to erroneous connection is prevented thereby enhancing security.
<INDSUSTRIAL APPLICABILITY>
According to the DDNS server of the invention, it is possible to solve the problem of double registration for a terminal to which the ISP can use the DHCP to dynamically assign a global IP address thereby avoiding the problem of privacy protection. It is also possible to register a plurality of terminals having the same IP address such as terminals locally connected to a router so that separate accesses to the terminals may be allowed, and perform data updates.
According to the DDNS server of the invention, it is possible to solve the problem of double registration for a terminal to which the ISP can use the DHCP to dynamically assign a global IP address thereby avoiding the problem of privacy protection. It is also possible to register a plurality of terminals having the same IP address so that separate accesses to the terminals may be allowed, and perform data updates.
According to the DDNS client terminal of the invention, it is also possible to register a plurality of terminals having the same IP address so that separate accesses to the terminals may be allowed, and perform data updates.
According to the DDNS system of the invention, it is possible to solve the problem of double registration for a terminal to which the ISP can use the DHCP to dynamically assign a global IP address thereby avoiding the problem of privacy protection. It is also possible to register a plurality of terminals having the same IP address so that separate accesses to the terminals may be allowed, and perform data updates. 022
According to the web server terminal of the invention, it is possible to readily and reliably prevent erroneous connection even in the presence of double registration of an IP address, thereby enhancing security.
According to the network system of the invention, it is possible to readily and reliably prevent erroneous connection even when an IP address is double-registered, thereby enhancing security.
According to the access control method of the invention , it is possible to readily and reliably prevent erroneous connection evenwhen an IP address is double-registered, thereby enhancing security.

Claims

1. A DDNS server comprising a terminal management table storing the domain name, global IP address and port number of a DDNS client terminal and a terminal management section for managing said terminal management table, characterized in that said DDNS server receives a domain name, a global IP address and a port number transmitted from said DDNS client terminal in accordance with an update request from the DDNS client terminal and overwrites said terminal management table.
2. A DDNS server comprising a terminal management table storing the domain name, global IP address and port number of a DDNS client terminal and a terminal management section for managing said terminal management table, characterized in that the terminal management section checks whether a same global IP address is present in the terminal management table when a request to overwrite a global IP address is made from a DDNS client terminal and, in case the same global IP address is absent, permits overwriting of the global IP address, and in case the same global IP address is present, checks the port number, and in case the same port number is detected, inhibits overwriting of the global IP address, and in case the port number is different, permits overwriting of the global IP address.
3. A DDNS server according to claim 1 or 2, characterized in that authentication information is stored in said terminal management table and that said terminal management section compares the authentication information stored in said terminal management table with that in a header to determine whether the access is an authorized access.
4. A DDNS server according to claim 3, characterized in that said authentication information is the MAC address of the DDNS client terminal.
5. A DDNS server according to any one of claims 1 through 4, characterized in that said terminal management section periodically receives an update notice from the DDNS client terminal .
6. A DDNS client terminal characterized in that said DDNS client terminal comprises a DDNS management table storing a domain name, a global IP address, a port number and update interval information and
DDNS management means for managing said DDNS management table and periodically updating the global IP address and/or domainname in accordancewith saidupdate interval information.
7. ADDNS client terminal according to claim 6, characterized in that authentication information is stored into said terminal management table and that said DDNS management means writes authentication information into a header before transmission when a global IP address overwrite request is made.
8. A DDNS client terminal characterized in that said authentication information is a MAC address.
9. ADDNS system comprising a DDNS client terminal including a DDNSmanagement table storing a domainname, a global IP address, aportnumber andupdate interval information andDDNSmanagement means for managing the DDNS management table and periodically updating the global IP address and/or domain name in accordance with said update interval information and a terminal management table storing the domain name, global IP address, and port number of said DDNS client terminal and a DDNS server including a terminal management section for managing said terminal management table, characterized in that said DDNS system checks whether a same global IP address is present in the domain when a request to overwrite a global IP address is made from said DDNS client terminal to the DDNS server and, in case the same global IP address is absent, permits overwriting of the global IP address, and in case the same global IP address is present, checks the port number, and in case the same port number is detected, inhibits overwriting of the global IP address, and in case the port number is different, permits overwriting of the global IP address.
10. A DDNS system according to claim 9, characterized in that authentication information is stored into said terminal management table, that said DDNS management means writes authentication information into a header before transmission when said DDNS client terminal makes a global IP address overwrite request and that said terminal management section of said DDNS server compares the authentication information stored in said terminal management table with that in the header to determine whether the access is an authorized access.
11. A DDNS system according to claim 10, characterized in that said authentication information is a MAC address.
12. A DDNS system according to any one of claims 9 through 11, characterized in that said terminal management section periodically receives an update notice from the DDNS client terminal .
13. A web server terminal comprising a management table for storing its own host name, web processing means for processing a request from a web client terminal, and host name detection means for extracting a host name from an HTTP header on receipt of an access request transmitted from the web client terminal, and determination means for comparing the host name detected by said host name detection means with the host name stored in said management table and checking whether they match each other, characterized in that said determination means allows web processing means to perform communications in case the host names match each other, and rejects communications in case the host names do not match each other.
14. Aweb server terminal according to claim 13, characterized in that said host name detection means extracts the host name of the web server terminal in accordance with the HTTP request header method set to an access request transmitted from the web client terminal.
15. A web server terminal according to claim 13 or 14, said web server terminal provided with DDNS management means, characterized in that said DDNS management means stores its host name acquired from said DDNS server into said management table.
16. A network system comprising a web server terminal according to anyone of claims 13 through 15, aweb client terminal, a DDNS server for converting a host name and an IP address on a request from said web server terminal, and a DHCP server for assigning an IP address to said web server terminal starting with a predetermined IP address, characterized in that said web client terminal comprises browser means for accessing the web server terminal and requesting for a predetermined transaction on the web and an HTTP request generation means for setting the host name of the P T/JP03/03022
web server terminal in the HTTP request included in an access request in accessing said web server terminal by way of said browser means, that said web client terminal appends a host name to the access request, and that said web server terminal compares the host name with the registered host name and permits connection only in case the host names match each other.
17. An access control characterized in that the web client terminal sets a host name to an access request in accessing the web server terminal by way of browser means and that the web server terminal extracts the host name, compares the host name with the registered host name, and permits connection in case the host names match each other and rejects connection in case the host names do not match each other.
PCT/JP2003/003022 2002-03-18 2003-03-13 A ddns server, a ddns client terminal and a ddns system, and a web server terminal, its network system and an access control method WO2003079642A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP03712690A EP1486050A2 (en) 2002-03-18 2003-03-13 A ddns server, a ddns client terminal and a ddns system, and a web server terminal, its network system and an access control method
AU2003217476A AU2003217476A1 (en) 2002-03-18 2003-03-13 A ddns server, a ddns client terminal and a ddns system, and a web server terminal, its network system and an access control method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2002073622A JP3876737B2 (en) 2002-03-18 2002-03-18 DDNS server, DDNS client terminal, and DDNS system
JP2002-073622 2002-03-18
JP2002073621A JP2003271553A (en) 2002-03-18 2002-03-18 Web server terminal, network system, and access control method
JP2002-073621 2002-03-18

Publications (2)

Publication Number Publication Date
WO2003079642A2 true WO2003079642A2 (en) 2003-09-25
WO2003079642A3 WO2003079642A3 (en) 2004-04-15

Family

ID=28043745

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/003022 WO2003079642A2 (en) 2002-03-18 2003-03-13 A ddns server, a ddns client terminal and a ddns system, and a web server terminal, its network system and an access control method

Country Status (5)

Country Link
US (1) US7529810B2 (en)
EP (1) EP1486050A2 (en)
CN (1) CN1650598A (en)
AU (1) AU2003217476A1 (en)
WO (1) WO2003079642A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005067263A1 (en) * 2004-01-09 2005-07-21 Matsushita Electric Industrial Co., Ltd. Ip device, management server, and network system
WO2007024188A1 (en) * 2005-08-25 2007-03-01 Scania Cv Ab (Publ) Sending of data from a vehicle support centre to a vehicle
CN1922847B (en) * 2004-01-09 2011-10-12 松下电器产业株式会社 Ip device, management server and network system
CN108810188A (en) * 2018-06-16 2018-11-13 武汉商启网络信息有限公司 A kind of management system of cloud host self-service binding and unbundlings domain name

Families Citing this family (136)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6658091B1 (en) 2002-02-01 2003-12-02 @Security Broadband Corp. LIfestyle multimedia security system
KR20040065643A (en) * 2003-01-15 2004-07-23 삼성전자주식회사 Method for performing automatic registration of IP address and IP domain name in IP protocol version 6
JP4110977B2 (en) * 2003-01-21 2008-07-02 松下電器産業株式会社 server
US8903385B2 (en) * 2003-05-29 2014-12-02 Kyocera Corporation Wireless transmission system
US7665147B2 (en) * 2004-02-05 2010-02-16 At&T Mobility Ii Llc Authentication of HTTP applications
US8635350B2 (en) 2006-06-12 2014-01-21 Icontrol Networks, Inc. IP device discovery systems and methods
US11244545B2 (en) 2004-03-16 2022-02-08 Icontrol Networks, Inc. Cross-client sensor user interface in an integrated security network
US10382452B1 (en) 2007-06-12 2019-08-13 Icontrol Networks, Inc. Communication protocols in integrated systems
US10339791B2 (en) 2007-06-12 2019-07-02 Icontrol Networks, Inc. Security network integrated with premise security system
US9729342B2 (en) 2010-12-20 2017-08-08 Icontrol Networks, Inc. Defining and implementing sensor triggered response rules
US11811845B2 (en) 2004-03-16 2023-11-07 Icontrol Networks, Inc. Communication protocols over internet protocol (IP) networks
US11159484B2 (en) 2004-03-16 2021-10-26 Icontrol Networks, Inc. Forming a security network including integrated security system components and network devices
US20170118037A1 (en) 2008-08-11 2017-04-27 Icontrol Networks, Inc. Integrated cloud system for premises automation
US11582065B2 (en) 2007-06-12 2023-02-14 Icontrol Networks, Inc. Systems and methods for device communication
US11343380B2 (en) 2004-03-16 2022-05-24 Icontrol Networks, Inc. Premises system automation
US11489812B2 (en) 2004-03-16 2022-11-01 Icontrol Networks, Inc. Forming a security network including integrated security system components and network devices
US10156959B2 (en) 2005-03-16 2018-12-18 Icontrol Networks, Inc. Cross-client sensor user interface in an integrated security network
US20050216302A1 (en) 2004-03-16 2005-09-29 Icontrol Networks, Inc. Business method for premises management
US20160065414A1 (en) 2013-06-27 2016-03-03 Ken Sundermeyer Control system user interface
US9609003B1 (en) 2007-06-12 2017-03-28 Icontrol Networks, Inc. Generating risk profile using data of home monitoring and security system
US8963713B2 (en) 2005-03-16 2015-02-24 Icontrol Networks, Inc. Integrated security network with security alarm signaling system
US9141276B2 (en) 2005-03-16 2015-09-22 Icontrol Networks, Inc. Integrated interface for mobile device
US20090077623A1 (en) 2005-03-16 2009-03-19 Marc Baum Security Network Integrating Security System and Network Devices
US10142392B2 (en) 2007-01-24 2018-11-27 Icontrol Networks, Inc. Methods and systems for improved system performance
US9191228B2 (en) 2005-03-16 2015-11-17 Icontrol Networks, Inc. Cross-client sensor user interface in an integrated security network
US11113950B2 (en) 2005-03-16 2021-09-07 Icontrol Networks, Inc. Gateway integrated with premises security system
US11316958B2 (en) 2008-08-11 2022-04-26 Icontrol Networks, Inc. Virtual device systems and methods
US10375253B2 (en) 2008-08-25 2019-08-06 Icontrol Networks, Inc. Security system with networked touchscreen and gateway
US10313303B2 (en) 2007-06-12 2019-06-04 Icontrol Networks, Inc. Forming a security network including integrated security system components and network devices
US11677577B2 (en) 2004-03-16 2023-06-13 Icontrol Networks, Inc. Premises system management using status signal
US10721087B2 (en) 2005-03-16 2020-07-21 Icontrol Networks, Inc. Method for networked touchscreen with integrated interfaces
US10200504B2 (en) 2007-06-12 2019-02-05 Icontrol Networks, Inc. Communication protocols over internet protocol (IP) networks
US9531593B2 (en) 2007-06-12 2016-12-27 Icontrol Networks, Inc. Takeover processes in security network integrated with premise security system
US10127802B2 (en) 2010-09-28 2018-11-13 Icontrol Networks, Inc. Integrated security system with parallel processing architecture
US10444964B2 (en) 2007-06-12 2019-10-15 Icontrol Networks, Inc. Control system user interface
US11916870B2 (en) 2004-03-16 2024-02-27 Icontrol Networks, Inc. Gateway registry methods and systems
US11277465B2 (en) 2004-03-16 2022-03-15 Icontrol Networks, Inc. Generating risk profile using data of home monitoring and security system
US8988221B2 (en) 2005-03-16 2015-03-24 Icontrol Networks, Inc. Integrated security system with parallel processing architecture
US10522026B2 (en) 2008-08-11 2019-12-31 Icontrol Networks, Inc. Automation system user interface with three-dimensional display
US11201755B2 (en) 2004-03-16 2021-12-14 Icontrol Networks, Inc. Premises system management using status signal
US11368429B2 (en) 2004-03-16 2022-06-21 Icontrol Networks, Inc. Premises management configuration and control
US7711796B2 (en) 2006-06-12 2010-05-04 Icontrol Networks, Inc. Gateway registry methods and systems
US10237237B2 (en) 2007-06-12 2019-03-19 Icontrol Networks, Inc. Communication protocols in integrated systems
JP2005276122A (en) * 2004-03-26 2005-10-06 Fujitsu Ltd Access source authentication method and system
JP2006013827A (en) * 2004-06-25 2006-01-12 Hitachi Communication Technologies Ltd Packet transfer apparatus
US7808925B2 (en) * 2004-09-10 2010-10-05 Digital Envoy, Inc. Methods and systems for determining reverse DNS entries
JP4473695B2 (en) * 2004-10-01 2010-06-02 パナソニック株式会社 COMMUNICATION TERMINAL DEVICE, ELECTRIC DEVICE, AND COMMUNICATION METHOD
US7519693B2 (en) * 2004-11-18 2009-04-14 International Business Machines Corporation Apparatus, system, and method for integrating an enclosure
JP4411222B2 (en) * 2005-02-02 2010-02-10 Necインフロンティア株式会社 Network, network terminal device, IP address management method used therefor, and program thereof
US10645347B2 (en) 2013-08-09 2020-05-05 Icn Acquisition, Llc System, method and apparatus for remote monitoring
US20110128378A1 (en) 2005-03-16 2011-06-02 Reza Raji Modular Electronic Display Platform
US9450776B2 (en) 2005-03-16 2016-09-20 Icontrol Networks, Inc. Forming a security network including integrated security system components
US11496568B2 (en) 2005-03-16 2022-11-08 Icontrol Networks, Inc. Security system with networked touchscreen
US11615697B2 (en) 2005-03-16 2023-03-28 Icontrol Networks, Inc. Premise management systems and methods
US11700142B2 (en) 2005-03-16 2023-07-11 Icontrol Networks, Inc. Security network integrating security system and network devices
US9306809B2 (en) 2007-06-12 2016-04-05 Icontrol Networks, Inc. Security system with networked touchscreen
US10999254B2 (en) 2005-03-16 2021-05-04 Icontrol Networks, Inc. System for data routing in networks
US20170180198A1 (en) 2008-08-11 2017-06-22 Marc Baum Forming a security network including integrated security system components
US20120324566A1 (en) 2005-03-16 2012-12-20 Marc Baum Takeover Processes In Security Network Integrated With Premise Security System
JP4533227B2 (en) * 2005-04-25 2010-09-01 キヤノン株式会社 Data processing apparatus, registration method and program
US20070088815A1 (en) * 2005-10-13 2007-04-19 Kenneth Ma Automated setup and test confirmation of dynamic DNS service
CN1794725B (en) * 2005-12-29 2011-04-06 华中师范大学 Embedded type mobile web server
JP4730118B2 (en) * 2006-01-30 2011-07-20 ヤマハ株式会社 Domain name system
JP4632450B2 (en) * 2006-04-17 2011-02-16 キヤノン株式会社 COMMUNICATION DEVICE AND ITS CONTROL METHOD
US20070283028A1 (en) * 2006-06-01 2007-12-06 Microsoft Corporation Name Challenge Enabled Zones
US10079839B1 (en) 2007-06-12 2018-09-18 Icontrol Networks, Inc. Activation of gateway device
US8646071B2 (en) * 2006-08-07 2014-02-04 Symantec Corporation Method and system for validating site data
TWI323992B (en) * 2006-09-08 2010-04-21 Quanta Comp Inc Method for detecting status of host and/or i/o peripherals in certralized computer system
US11706279B2 (en) 2007-01-24 2023-07-18 Icontrol Networks, Inc. Methods and systems for data communication
US7633385B2 (en) 2007-02-28 2009-12-15 Ucontrol, Inc. Method and system for communicating with and controlling an alarm system from a remote server
CN100502367C (en) 2007-04-04 2009-06-17 华为技术有限公司 Method and device for saving domain name system record
US8451986B2 (en) 2007-04-23 2013-05-28 Icontrol Networks, Inc. Method and system for automatically providing alternate network access for telecommunications
US11218878B2 (en) 2007-06-12 2022-01-04 Icontrol Networks, Inc. Communication protocols in integrated systems
US10498830B2 (en) 2007-06-12 2019-12-03 Icontrol Networks, Inc. Wi-Fi-to-serial encapsulation in systems
US11423756B2 (en) 2007-06-12 2022-08-23 Icontrol Networks, Inc. Communication protocols in integrated systems
US11646907B2 (en) 2007-06-12 2023-05-09 Icontrol Networks, Inc. Communication protocols in integrated systems
US11601810B2 (en) 2007-06-12 2023-03-07 Icontrol Networks, Inc. Communication protocols in integrated systems
US10523689B2 (en) 2007-06-12 2019-12-31 Icontrol Networks, Inc. Communication protocols over internet protocol (IP) networks
US10051078B2 (en) 2007-06-12 2018-08-14 Icontrol Networks, Inc. WiFi-to-serial encapsulation in systems
US10423309B2 (en) 2007-06-12 2019-09-24 Icontrol Networks, Inc. Device integration framework
US11316753B2 (en) 2007-06-12 2022-04-26 Icontrol Networks, Inc. Communication protocols in integrated systems
US11237714B2 (en) 2007-06-12 2022-02-01 Control Networks, Inc. Control system user interface
US11212192B2 (en) 2007-06-12 2021-12-28 Icontrol Networks, Inc. Communication protocols in integrated systems
US10389736B2 (en) 2007-06-12 2019-08-20 Icontrol Networks, Inc. Communication protocols in integrated systems
US10666523B2 (en) 2007-06-12 2020-05-26 Icontrol Networks, Inc. Communication protocols in integrated systems
US11089122B2 (en) 2007-06-12 2021-08-10 Icontrol Networks, Inc. Controlling data routing among networks
US10616075B2 (en) 2007-06-12 2020-04-07 Icontrol Networks, Inc. Communication protocols in integrated systems
US8634344B2 (en) * 2007-08-06 2014-01-21 Marvell World Trade Ltd. Dynamic internet protocol addressing solutions with network-based mobility
US20090055517A1 (en) * 2007-08-21 2009-02-26 D-Link Corporation Method for a plug-and-play network device to acquire dual internet protocol addresses
US11831462B2 (en) 2007-08-24 2023-11-28 Icontrol Networks, Inc. Controlling data routing in premises management systems
US8489712B2 (en) * 2007-09-25 2013-07-16 Gigaset Communications Gmbh Identification and/or addressing of a data terminal device of a local network
US8478865B2 (en) * 2007-10-09 2013-07-02 Cleversafe, Inc. Systems, methods, and apparatus for matching a connection request with a network interface adapted for use with a dispersed data storage network
US7895319B2 (en) * 2007-10-31 2011-02-22 Microsoft Corporation Variable DNS responses based on client identity
US9172707B2 (en) * 2007-12-19 2015-10-27 Microsoft Technology Licensing, Llc Reducing cross-site scripting attacks by segregating HTTP resources by subdomain
US11916928B2 (en) 2008-01-24 2024-02-27 Icontrol Networks, Inc. Communication protocols over internet protocol (IP) networks
CA2619092C (en) * 2008-01-29 2015-05-19 Solutioninc Limited Method of and system for support of user devices roaming between routing realms by a single network server
US7836142B2 (en) * 2008-02-22 2010-11-16 Time Warner Cable, Inc. System and method for updating a dynamic domain name server
US20170185278A1 (en) 2008-08-11 2017-06-29 Icontrol Networks, Inc. Automation system user interface
CN101645875A (en) * 2008-08-04 2010-02-10 友讯科技股份有限公司 Method for establishing on-line channel
US10530839B2 (en) 2008-08-11 2020-01-07 Icontrol Networks, Inc. Integrated cloud system with lightweight gateway for premises automation
US11792036B2 (en) 2008-08-11 2023-10-17 Icontrol Networks, Inc. Mobile premises automation platform
US11258625B2 (en) 2008-08-11 2022-02-22 Icontrol Networks, Inc. Mobile premises automation platform
US11758026B2 (en) 2008-08-11 2023-09-12 Icontrol Networks, Inc. Virtual device systems and methods
US11729255B2 (en) 2008-08-11 2023-08-15 Icontrol Networks, Inc. Integrated cloud system with lightweight gateway for premises automation
KR101353472B1 (en) * 2008-08-29 2014-01-23 삼성테크윈 주식회사 The sever, the system and the method for providing dynamic domain name service
CN101668049A (en) * 2008-09-04 2010-03-10 深圳华为通信技术有限公司 Method and device for reporting address, method and device for establishing connection and communication system
US9628440B2 (en) 2008-11-12 2017-04-18 Icontrol Networks, Inc. Takeover processes in security network integrated with premise security system
US8924486B2 (en) * 2009-02-12 2014-12-30 Sierra Wireless, Inc. Method and system for aggregating communications
US8228848B2 (en) * 2008-11-17 2012-07-24 Sierra Wireless, Inc. Method and apparatus for facilitating push communication across a network boundary
GB2478470B8 (en) 2008-11-17 2014-05-21 Sierra Wireless Inc Method and apparatus for network port and netword address translation
US8638211B2 (en) 2009-04-30 2014-01-28 Icontrol Networks, Inc. Configurable controller and interface for home SMA, phone and multimedia
TW201039593A (en) * 2009-04-30 2010-11-01 Vivotek Inc DDNS system and auto-registering method
TWI404390B (en) * 2009-06-02 2013-08-01 Chunghwa Telecom Co Ltd A system that connects dynamic URLs to fixed domain names with high scalability and high security
KR101353371B1 (en) * 2009-07-03 2014-01-20 후아웨이 테크놀러지 컴퍼니 리미티드 Method, device and system for obtaining local domain name
CA2672642C (en) * 2009-07-17 2013-05-14 Solutioninc Limited Remote roaming controlling system, visitor based network server, and method of controlling remote roaming of user devices
JP2011077804A (en) * 2009-09-30 2011-04-14 Oki Networks Co Ltd Communication device and communication method of the same
AU2011250886A1 (en) 2010-05-10 2013-01-10 Icontrol Networks, Inc Control system user interface
US8836467B1 (en) 2010-09-28 2014-09-16 Icontrol Networks, Inc. Method, system and apparatus for automated reporting of account and sensor zone information to a central station
US11750414B2 (en) 2010-12-16 2023-09-05 Icontrol Networks, Inc. Bidirectional security sensor communication for a premises security system
US9147337B2 (en) 2010-12-17 2015-09-29 Icontrol Networks, Inc. Method and system for logging security event data
US8769060B2 (en) * 2011-01-28 2014-07-01 Nominum, Inc. Systems and methods for providing DNS services
US9037724B2 (en) 2011-02-08 2015-05-19 Sierra Wireless, Inc. Method and system for forwarding data between network devices
US8549609B2 (en) * 2011-05-31 2013-10-01 Red Hat, Inc. Updating firewall rules
US20140164645A1 (en) * 2012-12-06 2014-06-12 Microsoft Corporation Routing table maintenance
US9928975B1 (en) 2013-03-14 2018-03-27 Icontrol Networks, Inc. Three-way switch
US10164989B2 (en) 2013-03-15 2018-12-25 Nominum, Inc. Distinguishing human-driven DNS queries from machine-to-machine DNS queries
US9287727B1 (en) 2013-03-15 2016-03-15 Icontrol Networks, Inc. Temporal voltage adaptive lithium battery charger
US9867143B1 (en) 2013-03-15 2018-01-09 Icontrol Networks, Inc. Adaptive Power Modulation
CN104662848B (en) * 2013-05-23 2017-09-19 柏思科技有限公司 Method and system for dynamic domain name system (DDNS)
US11405463B2 (en) 2014-03-03 2022-08-02 Icontrol Networks, Inc. Media content management
US11146637B2 (en) 2014-03-03 2021-10-12 Icontrol Networks, Inc. Media content management
US9870534B1 (en) 2014-11-06 2018-01-16 Nominum, Inc. Predicting network activities associated with a given site
EP3051371B1 (en) * 2015-01-29 2018-01-17 Siemens Aktiengesellschaft Method for establishing an uninterruptible communication connection and communication device
JP6521762B2 (en) * 2015-06-24 2019-05-29 キヤノン株式会社 HTTP server, control method therefor, image forming apparatus and program
JP6881949B2 (en) * 2016-11-08 2021-06-02 キヤノン株式会社 Management system and control method
CN107222587B (en) * 2017-06-29 2018-01-30 冯哲 A kind of method for remotely accessing private network device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5898830A (en) * 1996-10-17 1999-04-27 Network Engineering Software Firewall providing enhanced network security and user transparency
US6088725A (en) * 1996-08-02 2000-07-11 Hitachi, Ltd. Mobile computer supporting system, its administrative server, its terminal, and address conversion method

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3462626B2 (en) * 1995-06-19 2003-11-05 シャープ株式会社 Address assignment method, wireless terminal device using the same, and wireless network using the same
US5854901A (en) * 1996-07-23 1998-12-29 Cisco Systems, Inc. Method and apparatus for serverless internet protocol address discovery using source address of broadcast or unicast packet
US6226684B1 (en) * 1998-10-26 2001-05-01 Pointcast, Inc. Method and apparatus for reestablishing network connections in a multi-router network
US6519625B1 (en) * 1998-10-27 2003-02-11 Sociocybernetics Uniform network access
US6608830B1 (en) * 1999-01-12 2003-08-19 Yamaha Corporation Router
US6556574B1 (en) * 1999-03-31 2003-04-29 Cisco Technology, Inc. Duplicate ignore delay timer for ARP like protocol messages using are protocol
JP2001238192A (en) 2000-02-21 2001-08-31 Nippon Telegr & Teleph Corp <Ntt> Information distribution system, information distribution method and terminal
JP2001306520A (en) 2000-04-27 2001-11-02 Hideji Ogawa Service providing system capable of displaying advertisement, device and method for securing provider, service provision and information recording medium
JP2002026954A (en) 2000-07-03 2002-01-25 Nec Soft Ltd Network address management system and its method
JP2002064523A (en) 2000-08-23 2002-02-28 Fujitsu Ltd Switching hub and virtual lan system
JP2002190816A (en) * 2000-12-20 2002-07-05 Nec Corp Wireless communication system
US7031275B1 (en) * 2000-12-28 2006-04-18 Utstarcom, Inc. Address management for mobile nodes
KR100615470B1 (en) * 2001-05-09 2006-08-25 (주)트라이옵스 Cracker tracing and certification System Using for Web Agent and method thereof
DE112005000173B4 (en) * 2004-01-09 2010-07-22 Panasonic Corp., Kadoma IP device and management server

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6088725A (en) * 1996-08-02 2000-07-11 Hitachi, Ltd. Mobile computer supporting system, its administrative server, its terminal, and address conversion method
US5898830A (en) * 1996-10-17 1999-04-27 Network Engineering Software Firewall providing enhanced network security and user transparency

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"IP AddressWorks" IP ADDRESS WORKS, 1998, XP002129978 Retrieved from the Internet: <URL:http://www.ipworks.nl/ipaw-spd.htm> [retrieved on 2000-02-08] *
IRIE K ET AL: "A NEW DYNAMIC DNS FOR REGIONAL PC COMMUNICATION NETWORK SYSTEM" PROCEEDINGS OF THE EUROPEAN CONFERENCE ON NETWORKS AND OPTICAL COMMUNICATIONS 1999. NOC'99. CORE NETWORKS AND NETWORK MANAGEMENT, AMSTERDAM: IOS PRESS, NL, vol. PART 2, 1999, pages 330-337, XP000829450 ISBN: 90-5199-497-4 *
SAMDARSHI PALI: "Setting up web services using Dynamic Domain Name Server (DDNS)" SAMDARSHI PALI, 28 July 2001 (2001-07-28), XP002238057 Retrieved from the Internet: <URL:http://web.archive.org/web/2001082000 4139/http://in.geocities.com/sam darshipali/> [retrieved on 2003-04-11] *
VERJINSKI R D: "PHASE, a portable host access system environment" UNISYS DEFENS SYSTEMS, 15 October 1989 (1989-10-15), pages 806-809, XP010083554 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005067263A1 (en) * 2004-01-09 2005-07-21 Matsushita Electric Industrial Co., Ltd. Ip device, management server, and network system
GB2430849A (en) * 2004-01-09 2007-04-04 Matsushita Electric Ind Co Ltd IP Device Management Server and Network System
GB2430849B (en) * 2004-01-09 2009-03-25 Matsushita Electric Ind Co Ltd IP Device Management Server and Network System
DE112005000173B4 (en) * 2004-01-09 2010-07-22 Panasonic Corp., Kadoma IP device and management server
CN1922847B (en) * 2004-01-09 2011-10-12 松下电器产业株式会社 Ip device, management server and network system
US8295268B2 (en) 2004-01-09 2012-10-23 Panasonic Corporation IP device, management server, and network system
WO2007024188A1 (en) * 2005-08-25 2007-03-01 Scania Cv Ab (Publ) Sending of data from a vehicle support centre to a vehicle
CN108810188A (en) * 2018-06-16 2018-11-13 武汉商启网络信息有限公司 A kind of management system of cloud host self-service binding and unbundlings domain name

Also Published As

Publication number Publication date
US20030177236A1 (en) 2003-09-18
WO2003079642A3 (en) 2004-04-15
CN1650598A (en) 2005-08-03
AU2003217476A1 (en) 2003-09-29
EP1486050A2 (en) 2004-12-15
US7529810B2 (en) 2009-05-05

Similar Documents

Publication Publication Date Title
US7529810B2 (en) DDNS server, a DDNS client terminal and a DDNS system, and a web server terminal, its network system and an access control method
Cheshire et al. Nat port mapping protocol (nat-pmp)
US6754716B1 (en) Restricting communication between network devices on a common network
KR100704391B1 (en) Access management apparatus, computer readable medium which stores program and remote start-up method of terminal device
US7373426B2 (en) Network system using name server with pseudo host name and pseudo IP address generation function
KR100840139B1 (en) Setting up a name resolution system for home-to-home communications
KR101034938B1 (en) System and method for managing ipv6 address and connection policy
US7415536B2 (en) Address query response method, program, and apparatus, and address notification method, program, and apparatus
US7779158B2 (en) Network device
US8214537B2 (en) Domain name system using dynamic DNS and global address management method for dynamic DNS server
JP4487150B2 (en) Communication apparatus, firewall control method, and firewall control program
US20090077651A1 (en) Method and apparatus for resolving a web site address when connected with a virtual private network (vpn)
US20100057895A1 (en) Methods of Providing Reputation Information with an Address and Related Devices and Computer Program Products
US20030187882A1 (en) Identifier query method, communication terminal, and network system
JP2007036374A (en) Packet transfer apparatus, communication network, and packet transfer method
JP4524906B2 (en) Communication relay device, communication relay method, communication terminal device, and program storage medium
JP3858884B2 (en) Network access gateway, network access gateway control method and program
US7916733B2 (en) Data communication apparatus, data communication method, program, and storage medium
JP3876737B2 (en) DDNS server, DDNS client terminal, and DDNS system
JP4921864B2 (en) Communication control device, authentication system, and communication control program
JP2004007151A (en) Router, ddns client terminal connected to it, and ddns system
US7827309B2 (en) Information processing apparatus for concealing the identity of internet protocol addresses
Cheshire et al. RFC 6886: Nat port mapping protocol (NAT-PMP)
JP2011124774A (en) Network monitoring device, and network monitoring method
CN106027689B (en) Communication method and communication device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PH PL PT RO RU SC SD SE SG SK SL TJ TM TN TR TT TZ UA UG UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2003712690

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 20038097435

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 2003712690

Country of ref document: EP