WO2004100499A1 - Reseau de transmission, element de reseau, protocole de transmission et procede d'autoconfiguration d'adresses correspondant - Google Patents

Reseau de transmission, element de reseau, protocole de transmission et procede d'autoconfiguration d'adresses correspondant Download PDF

Info

Publication number
WO2004100499A1
WO2004100499A1 PCT/IB2004/050578 IB2004050578W WO2004100499A1 WO 2004100499 A1 WO2004100499 A1 WO 2004100499A1 IB 2004050578 W IB2004050578 W IB 2004050578W WO 2004100499 A1 WO2004100499 A1 WO 2004100499A1
Authority
WO
WIPO (PCT)
Prior art keywords
address
network
ipv6
network element
ipv4
Prior art date
Application number
PCT/IB2004/050578
Other languages
English (en)
Inventor
Mariana V. Nikolova
David P. L. Simons
Original Assignee
Koninklijke Philips Electronics N.V.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Koninklijke Philips Electronics N.V. filed Critical Koninklijke Philips Electronics N.V.
Publication of WO2004100499A1 publication Critical patent/WO2004100499A1/fr

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/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/251Translation of Internet protocol [IP] addresses between different IP versions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal
    • H04L61/2567NAT traversal for reachability, e.g. inquiring the address of a correspondent behind a NAT server
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • 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
    • H04L61/5092Address allocation by self-assignment, e.g. picking addresses at random and testing if they are already in use

Definitions

  • a communication network a network element and communication protocol and method of address auto-configuration therefor
  • the invention relates to a communication network, a network element and communication protocol and method of address auto-configuration therefor and in particular to a system for address auto-configuration of an Internet Protocol address.
  • IPv4 Internet Protocol version 4
  • IETF Internet Engineering Task Force
  • IPv6 Internet Protocol version 6
  • RFC Request for Comments
  • IPv6 Internet Protocol, Version 6
  • IPv6 overcomes the address limitation by introducing 128 bit IPv6 addresses. This allows for a significantly increased number of available unique addresses, which is expected to be sufficient for a long time. IPv6 furthermore addresses a number of other limitations and shortcomings of IPv6 and for example includes functionality facilitating mobility and security.
  • IPv6 solves some of the problems inherent to IPv4, it also introduces additional problems and technical challenges. Especially coexistence and interoperability of IPv4 and IPv6 devices is critical for the successful introduction of IPv6 into an existing IPv4 communication network such as the Internet.
  • IPv4 and IPv6 are important aspects of interoperability and co-existence of IPv4 and IPv6.
  • IETF has standardised two methods of configuring the IPv6 address of a network device.
  • One is known as the Stateless Address Auto- configuration and is standardised in RFC 2462, IPv6 Stateless Address Auto-configuration, December 1998.
  • This approach requires no manual configuration of hosts, minimal (if any) configuration of routers, and no dedicated servers.
  • the stateless mechanism allows a host to generate its own addresses using a combination of locally available information (e.g. MAC (Media Access Control) addresses) and information advertised by routers (e.g. a prefix).
  • MAC Media Access Control
  • the other address auto-configuration method is the IPv6 Stateful Address Auto-configuration that is described in RFC draft-ietf-dhc-dhcpv6-28.txt, Dynamic Host Configuration Protocol for IPv6 (DHCPv6), October 2002.
  • This approach requires the use of servers, e.g. DHCPv6 server, maintaining a database keeping track of which addresses have been assigned to which hosts. In this case, the hosts obtain interface addresses and/or configuration information and parameters from the server.
  • Private home IP networks wherein a local network is connected to the Internet through a home router, have become increasingly popular in recent years.
  • private addresses which are not known externally of the private home network, are used for addressing devices within the private home network.
  • the home router has a single public IPv4 address for use in the public network as well as a private IPv4 address for use within the private home network.
  • a private home network typically has a single subscription with an Internet Service Provider (ISP) that provides a single public IPv4 address (e.g.
  • ISP Internet Service Provider
  • the home router can be either a software or hardware entity offering functionalities like routing, DHCP server, firewall, etc.
  • the private home network further has a number of private IPv4 addresses (e.g. 192.168.0.1, 192.168.0.2, etc., as defined in RFC 1918, Address Allocation for Private Internets, February 1996) assigned to the home devices by a DHCP server running on the home router.
  • these addresses are private addresses and are not known externally to the private home network.
  • the home router runs the NA(P)T (Network Address (Port) Translation) software as described in RFC 3022, Traditional IP Network Address Translator (Traditional NAT), January 2001, in order to map private into public IPv4 addresses and vice versa.
  • NA(P)T Network Address (Port) Translation) software as described in RFC 3022, Traditional IP Network Address Translator (Traditional NAT), January 2001, in order to map private into public IPv4 addresses and vice versa.
  • external devices can address a specific device in the private home network if a dedicated software runs on the home router.
  • Private home IP networks which are currently fully IPv4 based, should preferably be adapted to allow for introduction of IPv6 devices and for a transition to an IPv6 based private home network.
  • IPv6 devices of a private home network can always auto-configure their global IPv6 address that may be used to address the IPv6 devices from the external network.
  • each existing method for auto-configuration of network device is limited to a specific network topology or arrangement and is not generally applicable to all private home networks.
  • some network topologies and configurations are not suitable for determining an address of device in a private home network in accordance with the known methods.
  • an improved system for address auto-configuration would be advantageous and in particular a system allowing for address auto-configuration in different network arrangements or configurations and/or where limited information is available would be advantageous.
  • the Invention preferably seeks to mitigate, alleviate or eliminate one or more of the above mentioned disadvantages singly or in any combination.
  • address auto-configuration depends on the network arrangement or configuration. Specifically, the inventors have realised that address auto-configuration may preferably in some arrangements be based on a gateway address of a gateway element connecting two networks. The inventors have furthermore realised that in some network arrangements or configurations such information may not be available. Specifically, the inventors have realised that if a combined IPv4 and IPv6 network element is coupled to an IPv4-only gateway element (but not to other IPv6 network elements), an IPv6 address may preferably be generated by the public IPv4 address of the gateway element. However, the inventors have furthermore realised that the public IPv4 address is not available in the private home network.
  • a method of address auto-configuration for a first network element being part of a first network connected to a second network through a gateway element, the method comprising the steps of: sending an address inquiry message to a second network element requesting an address of the gateway element; receiving an address response message from the second network element comprising a gateway address of the gateway element; and generating a first address of the first network element in response to the gateway address.
  • the first network may be a private network
  • the second network may be the Internet and/or the gateway element may be a home router.
  • the network element may be a network node.
  • the method allows for the first address to be generated based on the address of the gateway element even if this address is not directly available to the first network element.
  • a simple and flexible method of address auto-configuration is provided which may be used in network configurations wherein information related to an address of the gateway element is not directly available.
  • the first address is in accordance with a different address protocol than the gateway address.
  • the gateway address may be used to determine an address which is according to a different address protocol.
  • the first address is an IPv6 address and the gateway address is an IPv4 address.
  • an IPv6 address to be generated from an IPv4 address of the gateway element and in particular may be generated from the public IPv4 address of a gateway element (e.g. a home router).
  • the IPv6 address may be generated from the IPv4 address even if this is not directly available to the first network element.
  • IPv6 address is intended to include addresses of subsequent versions of the Internet Protocol (e.g. an IPv6 address may be an address according to IP version 6 or later).
  • the gateway element is an IPv4 router and the first network element is a combined IPv4 and IPv6 network element.
  • the first network element may be a dual stack device comprising both an IPv4 and IPv6 stack.
  • the first network element is a combined IPv4 and IPv6 router.
  • the method provides an advantageous way for address auto-configuration for a combined IPv4 and IPv6 router.
  • the first network element is a combined IPv4 and IPv6 host.
  • the method provides an advantageous way for address auto-configuration for a combined IPv4 and IPv6 host.
  • the step of generating the first address is substantially in accordance with the algorithm specified in RFC 3056, Connection of IPv6 Domains via IPv4 Clouds, February 2001. Accordingly, the invention allows for the algorithm of IPv6 address auto-configuration specified in RFC 3056, Connection of IPv6 Domains via IPv4 Clouds, February 2001 to be used even in network configurations wherein the public IPv4 address of the gateway element is not available.
  • the method further comprises the steps of: transmitting router solicitations in accordance with IPv6 standard RFC 2461; determining if a router advertisement in accordance with IPv6 standard RFC 2461 is received; and if a router advertisement is received, determining the first network address in accordance with IPv6 stateless address auto-configuration; and otherwise, determining if the first network element is connected to an IPv6 network node; and if so, determining the first network address in accordance with IPv6 stateful address auto-configuration; and otherwise, determining if the first network element is connected to an IPv4 network node; and if so, determining the first network address in accordance with a 6to4 address auto-configuration scheme as defined in RFC 3056; and otherwise, performing the steps of sending the address inquiry, receiving the address response message and generating the first address.
  • the address auto-configuration may determine the network topology, arrangement or configuration and configure the address using a suitable algorithm for the specific topology, arrangement or configuration.
  • the method may provide a suitable algorithm for address auto-configuration in all possible network topologies, arrangements or configurations thus enabling a fully automatic address auto-configuration regardless of the network environment.
  • fully automatic IPv6 address auto-configuration of IPv6 devices joining a home network may be provided thereby obviating the requirement for any manual intervention.
  • the second network element is part of the second network.
  • the gateway may be retrieved from a network element external to the first network and address auto-configuration may thus be enabled even when the gateway address is not available in the first network.
  • the second network element is the gateway element.
  • This provides for a simple method of address auto-configuration.
  • the approach is particularly suited for implementations wherein the gateway element is a Universal Plug and Play (UPnP) gateway.
  • UFP Universal Plug and Play
  • the second network is the Internet.
  • the invention provides an advantageous method of address auto- configuration for devices of a home network connected to the Internet.
  • the second network element is associated with an Internet Service Provider (ISP). This provides for a suitable implementation wherein an ISP provides the gateway address.
  • ISP Internet Service Provider
  • the second network element is associated with a vendor portal associated with the first network element.
  • a vendor portal associated with the first network element.
  • the second network element is associated with a third party host.
  • a third party host This provides for a suitable implementation with high flexibility as any suitable third party host may be configured to provide the gateway address.
  • the step of generating the first address is further in response to identity information stored at the first network element.
  • the address may be generated in response to a public IPv4 address of the gateway element and a local built in identity code, such as a MAC (Media Access Control) address.
  • MAC Media Access Control
  • the gateway element has an associated second network address and an associated first network address, and the gateway address corresponds to the associated second network address.
  • the gateway element may have a public (e.g. IPv4) address known in the second network (e.g. the Internet) and a private (e.g. IPv4) address known in the first network (e.g. a home network).
  • a network element being part of a first network connected to a second network through a gateway element, the network element comprising: means for sending an address inquiry message to a second network element requesting an address of the gateway element; means for receiving an address response message from the second network element comprising a gateway address of the gateway element; and means for generating a first address of the first network element in response to the gateway address.
  • a communication network comprising at least one network element as described above.
  • a data communication protocol for network arrangement including a first network element being part of a first network connected to a second network through a gateway element, the data communication protocol comprising: an address inquiry message for sending from the first network element to a second network element requesting an address of the gateway element; an address response message for receiving at the first network element from the second network element, the address response message comprising a data field for a gateway address of the gateway element; whereby a first address of the first network element may be generated in response to the gateway address.
  • FIG. 1 illustrates an example of a network configuration wherein a dual stack node is not coupled to an IPv6 router nor has IPv4 or IPv6 external connectivity;
  • FIG. 2 illustrates a communication network comprising a network element in accordance with an embodiment of the invention
  • FIG. 3 illustrates the 6to4 address format:
  • FIG.4 illustrates a flowchart of a method of address auto-configuration in accordance with an embodiment of the invention.
  • a “node” denotes a device that implements either IPv4 or IPv6 or both in its network protocol stack.
  • a “router” denotes a node that forwards IP packets not explicitly addressed to itself.
  • a “gateway” denotes a node that includes additional functionality as compared with a router such as NA(P)T, DHCP server, etc.
  • a "host” denotes any node that is not a router or a gateway.
  • An “interface” denotes a node's attachment to a link.
  • IPv4-only node is used to refer to a host or a router that implements only IPv4 and does not understand IPv6.
  • IPv6-only node is used to refer to a host or a router that implements only IPv6 and does not understand IPv4.
  • IPv6/IPv4 node is used to refer to a host or a router that implements both IPv4 and IPv6.
  • IPv4 node is used to refers to a host or a router that implements IPv4.
  • IPv6/IPv4 and IPv4-only nodes are both IPv4 nodes.
  • IPv6 node is used to refer to a host or a router that implements IPv6.
  • IPv6/IPv4 and IPv6-only nodes are both IPv6 nodes.
  • IPv4 packet is used to refer to an IPv4 header " plus payload.
  • IPv6 packet is used to refer to an IPv6 header plus payload.
  • IPv4 network is used to refer to a network consisting exclusively of IPv4 nodes.
  • IPv6 network is used to refer to a network consisting exclusively of IPv6 nodes.
  • IPv6 IPv4 network is used to refer to a network consisting of both IPv4 and IPv6 nodes.
  • IPv4 Internet based networks will gradually migrate from IPv4 to IPv6 protocol based network elements.
  • IPv4 base due to the massive investment made in the existing IPv4 base, the convergence from IPv4 to IPv6 will probably take a decade or longer. Accordingly, the migration path from IPv4 to IPv6 will be long, implying that coexistence and interoperability will become very important for a long time. The latter is essential for gaining market acceptance and for protecting the huge investment made in the IPv4 infrastructure.
  • IPv6 devices may be introduced behind an IPv4-only home router.
  • IPv6 devices may be introduced behind an IPv6/IPv4 home router.
  • IPv6 devices may be introduced behind an IPv6-only home router.
  • the home router may thus be connected to the Internet using either the IPv4 protocol, or the IPv6 protocol, or both protocols. If the home router is connected to the IPv4 Internet (also known as having IPv4 external connectivity), the home IP network has at least one valid, globally unique 32- bit IPv4 address. This address must be duly allocated to the home network by an address registry (e.g. via a DHCP server of an Internet Service Provider) and it must not be a private address. Hence, the home router is allocated a unique public 32-bit IPv4 address.
  • the home IP network has at least one valid, globally unique IPv6 prefix (usually a 48-bit prefix). This prefix must be duly allocated to the home network by an address registry (e.g. via a DHCPv ⁇ server of an Internet Service Provider). If the home router is connected to the IPv6 and IPv4 Internet (also known as having IPv4 and IPv6 external connectivity), the home router has both a unique 32-bit IPv4 address and a globally unique (48-bit) IPv6 prefix.
  • Router Solicitations RFC 2461, Neighbor discovery for IPv6, December 1998) in order to discover Router Advertisements. If the IPv6 node does receive a valid Router Advertisement (as defined in RFC 2461), this indicates that it is connected to a valid IPv6 router and it may therefore be configured as an IPv6 host. Further, the IPv6 router transmits information (such as the IPv6 prefixes) that allows the IPv6 host to perform IPv6 stateless address auto-configuration explained in RFC 2462. However, Router Advertisements may only be transmitted by IPv6 routers and not by IPv4 routers and accordingly this approach is only feasible if an IPv6 router already exists.
  • Router Advertisements may only be transmitted by IPv6 routers and not by IPv4 routers and accordingly this approach is only feasible if an IPv6 router already exists.
  • IPv6 node does not receive a valid Router Advertisement this indicates that the IPv6 node is not connected to an IPv6 router that can provide the required information for the stateless address auto-configuration. However, if the IPv6 node itself is connected to the IPv6 Internet (i.e. has IPv6 external connectivity) the IPv6 node may access a global DHCPv ⁇ server whereby it may be assigned a unique IPv6 address.
  • the IPv6 node may perfonn an IPv6 address auto -configuration in accordance with the stateful address auto-configuration approach described in RFC draft-ietf-dhc-dhcpv6-28.txt, Dynamic Host Configuration Protocol for IPv6 (DHCPv ⁇ ), October 2002. If the IPv6 node is not connected to an IPv6 router nor has external IPv6 connectivity, it cannot perform address auto-configuration in accordance with the stateful or the stateless address auto-configurations mentioned above. However, if the IPv6 node is a dual stack node, i.e.
  • IPv6/IPv4 comprising both IPv6 and IPv4 stacks
  • its IPv6 address can be configure as explained below. If the IPv6/IPv4 node has direct IPv4 external connectivity, i.e. it is itself a home router between the private home network and the IPv4 Internet, it may generate a special IPv6 address (called 6to4 address) from the unique IPv4 address it has been allocated. As described in Section 2 of RFC 3056, Connection of IPv6 Domains via IPv4 Clouds, February 2001 , 6to4 addresses are applicable under the condition that a subscriber's home network has at least one valid, globally unique 32-bit IPv4 address.
  • This address must be duly allocated to the home network by an address registry (possibly via an Internet Service Provider) and may not be a private address.
  • the dual stack node having direct external IPv4 connectivity satisfies this condition and can therefore be configured according to the 6to4 scheme of RFC 3056.
  • an IPv6/IPv4 host is located behind an IPv4-only router that provides only a private IPv4 address to the host. In this case, the IPv6/IPv4 host cannot configure its IPv6 address according to the 6to4 scheme.
  • FIG. 1 illustrates an example of such network configuration wherein an IPv6/TPv4 node is not connected to an IPv6 router nor has direct IPv4 or IPv6 external connectivity.
  • FIG. 1 shows an example where a private home network is connected to the IPv4 Internet 103 through a gateway element in the form of an IPv4-only router 101.
  • a private IPv4 network 105 is formed by the IPv4-only router 101 and a number of IPv4 devices 107.
  • An IPv6/IPv4 network element 109 is connected to the IPv4-only router 101.
  • the IPv6/IPv4 network node 109 functions as an IPv6 router 109 forming an IPv6 network 111 with a number of IPv6 hosts 113.
  • another IPv6/lPv4 network node 115 is configured as an IPv6/IPv4 host and is connected to both the IPv4 network 105 and IPv6 network 111.
  • the IPv6/lPv4 router 109 cannot auto-configure itself according to the stateless address auto-configuration as it is not connected to another IPv6 router. Nor can it perform the stateful address auto-configuration as it does not have external IPv6 connectivity. Furthermore, the IPv6/IPv4 router 109 has no knowledge of the public IPv4 address of the home network, it knows only private addresses and thus cannot perform address auto-configuration according to the 6to4 scheme. Therefore, the IPv6 router 109 cannot perform address auto-configuration according to any of the prescribed address auto-configuration schemes. It should be noted that the same would apply to an IPv6/IPv4 host connected directly to the IPv4-only router 101. (In other words, if the example of FIG. 1 was modified by all IPv6/IPv4 hosts being deleted and the IPv6/IPv4 router 109 being configured as an IPv6 host, the situation with respect to address auto-configuration would remain the same).
  • FIG. 2 illustrates a communication network comprising a network element in accordance with an embodiment of the invention.
  • a first network element 201 belongs to a first network 203.
  • the first network 203 may be a private home network and the first network element 201 may be the IPv6/IPv4 router 109 of FIG.1.
  • the first network is connected to a second network 207 comprising a second network element 205 through a gateway element 209.
  • the second network 207 may be the Internet 103 and the gateway element 209 may be the IPv4-only router 101 of FIG. 1.
  • address auto- configuration may be performed by the first network element 201 in the following way.
  • the first network element 201 may transmit an address inquiry message to the second network element 205.
  • the address inquiry message requests information related to the address of the gateway element 209 in the second network 207.
  • the second network element 205 is part of the second network 207 and therefore knows the address of the gateway element 209 in the second network.
  • the first network element 201 is only aware of the address of the gateway element 209 in the first network 203.
  • the second network element 205 uses (and thus knows) the public unique IPv4 address of the gateway element 209 whereas the first network element 201 only knows the private IPv4 address.
  • the second network element 205 In response to receiving the address inquiry message, the second network element 205 creates an address response message comprising the address of the gateway element 209 in the second network. This message is transmitted to the first network element 201.
  • the first network element 201 receives the address response message from the second network element 205 and generates a first address of the first network element 201 in response to the gateway address.
  • the first network element 201 receives the public IPv4 address of the gateway element, and thus of the private home network, from the second network element 205. It may accordingly determine an IPv6 address in accordance with the 6to4 scheme for address auto-configuration.
  • an address of the gateway element between two communication networks may be used to determine an address of a device of a network element of one of the networks even when this address is not directly available.
  • An embodiment of the invention specifically aimed at introducing IPv6 network elements in an IPv4 based private home network will be described in more detail. The embodiment will be described with specific reference to FIG. 1.
  • the IPv6 router 109 cannot directly follow the 6to4 procedure for IPv6 prefix allocation as described in RFC 3056. The reason is that it does not know the public IPv4 address of the home network, which the ISP has assigned to the IPv4- only router 101. The IPv6 router 109 has only knowledge of private addresses. However, the public IPv4 address of the IPv4-only router 101 is available to all communication parties located in the external network (the Internet 103) including the IPv4-only router 101. In accordance with the embodiment, a new protocol is executed between the
  • IPv6 router 109 and a party aware of the public IPv4 address of the private home network where the IPv6 router 109 is located.
  • the IPv6 router 109 will get the public IPv4 address of its (home) network as a result of executing the new protocol with a second network having information of the public address of the home network. Once the IPv6 router 109 has received the public IPv4 address, it can construct itself the IPv6 prefix required by the 6to4 scheme. Further, it can construct its IPv6 global address based on the prefix plus the information that is locally available, such as the built in MAC address
  • IPv6/IPv4 device such as the IPv6 router 109, may operate in accordance with the preferred embodiment of the invention.
  • IPv6/IPv4 device boots on the home network it preferably performs the following steps:
  • the IPv6/IPv4 device receives an IPv4 private address, for example 192.168.0.4. This is obtained in a stateful manner e.g. via the DHCP server running on the IPv4-only router 101.
  • the IPv6/IPv4 Internet device uses the IPv4 private address 192.168.0.4 and the NA(P)T functionality of the IPv4-only router 101.
  • the new address inquiry and response protocol is executed.
  • the IPv6/IPv4 device receives information of the public IPv4 address of the home network, i.e. 130.145.174.7.
  • the IPv6/IPv4 device constructs the IPv6 prefix and its global IPv6 address according to the 6to4 scheme defined in RFC 3056.
  • the 6to4 address format is illustrated in FIG. 3.
  • the low-order 80 -bits contain information locally available to an IPv6 node, such as a SLA ID (Site Level Aggregation Identifier) and an Interface ID. The latter is usually the same as the MAC address of the IPv6 node which is built in during manufacture.
  • the high-order 48-bits are known as a 6to4 prefix.
  • the IANA Internet Assigned Numbers Authority
  • TLA Top Level Aggregation
  • FP 001 Form Prefix
  • the 32-bit NLA (Next Level Aggregation) identifier is reserved for colon-hexadecimal representation of the globally unique public IPv4 address of the subscriber's network.
  • the 6to4 prefix, which corresponds to the public IPv4 address 130.145.174.7, is 2002:8291 :ae07::/48.
  • IPv6/IPv4 device advertises its IPv6 global address to an IPv6-enabled DNS server in accordance with RFC 1886, DNS Extensions to support IP version 6,
  • IPv6/IPv4 Internet device can be uniquely and individually addressed using the IPv6 address. Having configured both an IPv4 and an IPv6 address, the IPv6/IPv4 device can automatically adapt to the version of the Internet Protocol (either IPv4 or IPv6) used by the corresponding communication peer. Accordingly the IPv6/IPv4 Internet device is fully adaptive to the network configuration. In particular, when a Content Provider wants to deliver a particular service to the IPv6/IPv4 device, it will send a DNS request to a DNS server to find the IPv6 address of that particular device. After receiving it, all traffic directed to the IPv6/IPv4 device will be tunnelled over the IPv4 Internet infrastructure and the IPv6 packages can be encapsulated into IPv4 packages as is known to the person skilled in the art.
  • DNS Secure Domain Name System
  • the first IPv6/IPv4 device When a user buys a second IPv6 device, the first IPv6/IPv4 device will become an IPv6/IPv4 router, and more specifically a 6to4 router. It will advertise the 6to4 prefix on the local link. This may happen transparently to the user since the router capabilities are automatically integrated into the IPv6/IPv4 device. Therefore, the second and following IPv6 devices may be configured as IPv6 hosts following the IPv6 stateless address auto-configuration introduced in RFC 2462. If there is a second IPv6/IPv4 device in the home network and the first IPv6/IPv4 device functioning as a router becomes unavailable (e.g. due to failure), the second IPv6/IPv4 device can take over the routing functionality. Thus, reliability and down time can be improved. In different embodiments, different functional modules or network devices may be used as the second network element.
  • the second network element is part of the second network.
  • it may be an Internet service or Internet node or network device.
  • the second network element may be the gateway element itself.
  • the IPv4-only router 101 of FIG. 1 may itself provide the public IPv4 address to the IPv6 router 109.
  • the IPv4-only router 101 is a UPnP Gateway, this will facilitate the implementation.
  • the second network element may be a vendor portal associated with the first network element.
  • the manufacturer of the IPv6/IPv4 devices may provide a portal supporting the new protocol and may provide functionality for delivering the public IPv4 address in accordance with this protocol.
  • the implementation of the protocol may be vendor specific.
  • the implementation of the new protocol may be standardized allowing for e.g. an ISP or a 3rd party to provide the functionality of the second network element.
  • IPv6/IPv4 devices may carry out the standardized protocol either with the ISP that holds the subscription of the private home network or with a 3rd party that is aware of the protocol
  • the new address inquiry and response protocol may run on top of the TCP/IP
  • IPv4 protocol and specifically the HTTP protocol may be used.
  • An HTTP client may run on the IPv6/IPv4 Internet device while an HTTP server may be incorporated in the second network element.
  • the HTTP client can make a specific HTTP GET request to get a Perl script from the HTTP server.
  • the script may use the environment variable $ENV ⁇ REMOTE_ADDR ⁇ provided by the HTTP server to determine the public IPv4 address of the network where the remote HTTP client is located, i.e. the IPv6/IPv4 Internet device.
  • the HTTP server returns this public IPv4 address (in plain text) as response to the GET request of the HTTP client.
  • the IPv4 address is embedded in a HTML file rather than as a plain text. This may require some additional parsing by the client device.
  • the first network element operates a full address auto-configuration algorithm wherein the topology, configuration or arrangement of the network is determined and the appropriate address auto-configuration method is used.
  • FIG. 4 illustrates a flowchart of a method of address auto-configuration in accordance with an embodiment of the invention.
  • the first network element transmits router solicitations in accordance with IPv6 standard RFC 2461.
  • IPv6 standard RFC 2461 IPv6 standard
  • step 403 it is determined if a router advertisement in accordance with IPv6 standard RFC 2461 is received.
  • the first network element is connecetd to an IPv6 router and the method proceeds in step 405 by determining the first network address in accordance with IPv6 stateless address auto-configuration as defined in RFC 2462.
  • the method proceeds in step 407 by determining if the first network element is connected directly to the IPv6 Internet network node. Thus, it is determined if the first network element has external IPv6 connectivity. If so, the method proceeds in step 409 where the first network address is determined in accordance with IPv6 stateful address auto-configuration as described in DHCPv ⁇ .
  • step 411 it is determined if the first network element is connected directly to an IPv4 network node. Thus it is determined if the first network element has external IPv4 connectivity.
  • the first network element has information of the public IPv4 address and thus the method proceeds in step 413 where the first network address is determined in accordance with the 6to4 scheme described in RFC 3056.
  • the first network element does not have the information related to the public IPv4 address. Accordingly, it proceeds in step 415 to send an address inquiry message to a second network element requesting an address of the gateway element and subsequently to receive an address response message from the second network element comprising a gateway address of the gateway element.
  • the gateway address is specifically the public IPv4 address of the private home network, and the first network element 201 proceeds to determine the first network address in accordance with the 6to4 scheme described in RFC 3056 using the received gateway address.
  • the algorithm proposed is fully autonomous and an IPv6 node executing the algorithm will, provided that it has either IPv4 or IPv6 connectivity or both, end up with a configured IPv6 interface independently of the topology in which the IPv6 node is situated.
  • the invention can be implemented in any suitable form including hardware, software, firmware or any combination of these. However, preferably, the invention is at least partially implemented as computer software running on one or more data processors and/or digital signal processors.
  • the elements and components of an embodiment of the invention may be physically, functionally and logically implemented in any suitable way. Indeed the functionality may be implemented in a single unit, in a plurality of units or as part of other functional units. As such, the invention may be implemented in a single unit or may be physically and functionally distributed between different units and processors.

Abstract

L'invention concerne un système d'autoconfiguration d'adresses pour un premier élément de réseau (201), faisant partie d'un premier réseau (203) relié à un deuxième réseau (207) par l'intermédiaire d'un élément passerelle (209). Le premier élément de réseau envoie un message de demande d'adresse à un deuxième élément de réseau (205), demandant une adresse de l'élément passerelle (209). Le deuxième élément de réseau (205) envoie ensuite un message de réponse d'adresse comportant une adresse de passerelle de l'élément passerelle (209). A la réception du message de réponse d'adresse, le premier élément de réseau génère une première adresse en fonction de l'adresse de passerelle. L'élément passerelle (209) peut en particulier être un routeur local Ipv4 destiné à un réseau local privé, et le premier élément de réseau (201) peut être un élément de réseau combiné Ipv6/Ipv4. Le deuxième élément de réseau (205) peut communiquer au premier élément de réseau (201) l'adresse publique Ipv4 du réseau local privé, lui permettant ainsi de générer à partir de cette dernière une adresse Ipv6.
PCT/IB2004/050578 2003-05-07 2004-05-04 Reseau de transmission, element de reseau, protocole de transmission et procede d'autoconfiguration d'adresses correspondant WO2004100499A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP03101259.4 2003-05-07
EP03101259 2003-05-07

Publications (1)

Publication Number Publication Date
WO2004100499A1 true WO2004100499A1 (fr) 2004-11-18

Family

ID=33427181

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2004/050578 WO2004100499A1 (fr) 2003-05-07 2004-05-04 Reseau de transmission, element de reseau, protocole de transmission et procede d'autoconfiguration d'adresses correspondant

Country Status (1)

Country Link
WO (1) WO2004100499A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006065635A2 (fr) * 2004-12-16 2006-06-22 Utstarcom, Inc. Procede et appareil pour faciliter la fourniture d'un prefixe ipv6
WO2006075265A1 (fr) * 2005-01-11 2006-07-20 Koninklijke Philips Electronics N.V. Extension efficace d'espace d'adresses a des pseudo ordinateurs centraux fortement connectes
CN102246494A (zh) * 2008-10-07 2011-11-16 爱立信电话股份有限公司 从一个地址领域向不同地址领域中的客户端分配网络资源的系统和方法
US9160672B2 (en) 1998-12-08 2015-10-13 Nomadix, Inc. Systems and methods for controlling user perceived connection speed

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
C. HUITEMA: "Teredo: Tunneling IPv6 over UDP through NATs", DRAFT-HUITEMA-V6OPS-TEREDO-00.TXT, 17 September 2002 (2002-09-17), pages 1 - 54, XP015002876 *
JORDI PALET ET AL: "IPv6 Tunnels through Routers with NAT", EURO6IX CONSORTIUM, 10 April 2003 (2003-04-10), pages 1 - 8, XP002291967, Retrieved from the Internet <URL:http://www.euro6ix.org/documentation/euro6ix_co_upm-consulintel_wp4_ipv6_tunnels_nat_v1_6.pdf> [retrieved on 20040810] *
M. BORELLA, J. LO, D. GRABELSKY, G. MONTENEGRO: "Realm Specific IP: Framework", IETF RFC 3102, October 2001 (2001-10-01), GENEVA, SWITZERLAND, XP015008883 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9160672B2 (en) 1998-12-08 2015-10-13 Nomadix, Inc. Systems and methods for controlling user perceived connection speed
US9548935B2 (en) 1998-12-08 2017-01-17 Nomadix, Inc. Systems and methods for providing content and services on a network system
US10110436B2 (en) 1998-12-08 2018-10-23 Nomadix, Inc. Systems and methods for providing content and services on a network system
US10341243B2 (en) 1998-12-08 2019-07-02 Nomadix, Inc. Systems and methods for providing content and services on a network system
WO2006065635A2 (fr) * 2004-12-16 2006-06-22 Utstarcom, Inc. Procede et appareil pour faciliter la fourniture d'un prefixe ipv6
WO2006065635A3 (fr) * 2004-12-16 2006-08-03 Utstarcom Inc Procede et appareil pour faciliter la fourniture d'un prefixe ipv6
US7463614B2 (en) 2004-12-16 2008-12-09 Utstarcom, Inc. Method and apparatus to facilitate provision of an IPv6 prefix
WO2006075265A1 (fr) * 2005-01-11 2006-07-20 Koninklijke Philips Electronics N.V. Extension efficace d'espace d'adresses a des pseudo ordinateurs centraux fortement connectes
CN102246494A (zh) * 2008-10-07 2011-11-16 爱立信电话股份有限公司 从一个地址领域向不同地址领域中的客户端分配网络资源的系统和方法

Similar Documents

Publication Publication Date Title
US7639686B2 (en) Access network clusterhead for providing local mobility management of a roaming IPv4 node
Cheshire et al. Nat port mapping protocol (nat-pmp)
US6480508B1 (en) Router-based domain name system proxy agent using address translation
US7533164B2 (en) Method and system for enabling connections into networks with local address realms
US7657642B2 (en) IP network node and middleware for establishing connectivity to both the IPv4 and IPv6 networks
US7231452B2 (en) Method and apparatus for communicating on a communication network
US7058059B1 (en) Layer-2 IP networking method and apparatus for mobile hosts
US20060095585A1 (en) System and method for establishing communication between a client and a server in a heterogenous ip network
US20060248202A1 (en) Method and apparatus for connecting ipv4 devices through an ipv6 network using a tunnel setup protocol
EP2599286B1 (fr) Génération d&#39;adresse IPv6 pour déclencher un service de ligne louée virtuelle
EP2347554A1 (fr) Procédé et passerelle permettant d&#39;avoir de multiples accès à internet
WO2012083657A1 (fr) Procédé et système de traitement de paquets et équipement des locaux d&#39;abonné
Afifi et al. Methods for ipv4-ipv6 transition
WO2016192407A1 (fr) Procédé et appareil de configuration d&#39;adresse de système de noms de domaine, et support de stockage informatique
WO2015127751A1 (fr) Procédé de traitement d&#39;un préfixe nat64, dispositif de réseau et serveur dhcpv6
EP2052514B1 (fr) Configuration d&#39;hôte dynamique interdomaine généralisée
WO2004100499A1 (fr) Reseau de transmission, element de reseau, protocole de transmission et procede d&#39;autoconfiguration d&#39;adresses correspondant
WO2015139397A1 (fr) Procédé d&#39;acquisition de ressources nat64 et appareil d&#39;acquisition/distribution
WO2008106773A1 (fr) Dispositif de tunnellisation pour l&#39;établissement automatique de protocoles dans un réseau
Cheshire et al. RFC 6886: Nat port mapping protocol (NAT-PMP)
Sharma Implementation of IPv6
Santos Private realm gateway
Davies TCP/IP Fundamentals for Microsoft Windows
Engman A study on using IPv6 in home networks
Hughes IPv6 Core Protocols

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

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

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA 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 PL 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
122 Ep: pct application non-entry in european phase