Project

General

Profile

How to use IPv6 mapped IPv4 addresses » History » Version 4

Nico Schottelius, 03/08/2021 12:17 PM

1 1 Nico Schottelius
h1. How to use IPv6 mapped IPv4 addresses
2
3
h2. Status
4
5 2 Nico Schottelius
This document is *WORK IN PROGRESS*.
6
7 1 Nico Schottelius
h2. Introduction
8
9
We offer "IPv4 addresses as a service":https://ungleich.ch/u/products/ipv4-as-a-service/ to provide you with dedicated IPv4 addresses, delivered via IPv6.
10
Using [[The ungleich NAT64 infrastructure]] we map an IPv4 address to a dedicated IPv6 address.
11
12 4 Nico Schottelius
13 3 Nico Schottelius
h2. How to use the mapped IPv4 address (incoming traffic)
14 1 Nico Schottelius
15 3 Nico Schottelius
* Setup the defined IPv6 address(es) on your system
16
** You receive this information from the ungleich support
17
* You are done
18
19
h2. How to use the mapped IPv4 address (outgoing traffic)
20
21
* The IPv6 prefix *2a0a:e5c0:1e:c001::/96* is provided to map the IPv4 Internet
22
* You can reach f.i. 8.8.8.8 via your mapped IPv6 address with the following command:
23
24
<pre>
25
ping 2a0a:e5c0:1e:c001::8.8.8.8
26
</pre>
27 4 Nico Schottelius
28
h2. Automatic DNS mapping
29
30
TBD