Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a223d661bd08a9c0

Jump to content

Realm-Specific IP

From Wikipedia, the free encyclopedia

Realm-Specific IP was an experimental IETF framework and protocol intended as an alternative to network address translation (NAT) in which the end-to-end integrity of packets is maintained.

RSIP lets a host borrow one or more IP addresses (and UDP/TCP port) from one or more RSIP gateways, by leasing (usually public) IP addresses and ports to RSIP hosts located in other (usually private) addressing realms.

The RSIP client requests registration with an RSIP gateway. The gateway in turn delivers either a unique IP address or a shared IP address and a unique set of TCP/UDP ports and associates the RSIP host address to this address. The RSIP host uses this address to send packets to destinations in the other realm. The tunnelled packets between RSIP host and gateway contain both addresses, and the RSIP gateway strips off the host address header and sends the packet to the destination.

RSIP can also be used to relay traffic between several different privately addressed networks by leasing several different addresses to reach different destination networks.

RSIP should be useful for NAT traversal as an IETF standard alternative to Universal Plug and Play (UPnP).

As of November 2004, the protocol was in the experimental stage and not yet in widespread use.

See also

[edit]

References

[edit]

IETF References

[edit]
  • RFC 3102 - Realm Specific IP: Framework
  • RFC 3103 - Realm Specific IP: Protocol Specification
  • RFC 3104 - RSIP Support for End-to-end IPsec