Project

General

Profile

How to use IPv6 mapped IPv4 addresses » History » Revision 3

Revision 2 (Nico Schottelius, 03/05/2021 04:56 PM) → Revision 3/4 (Nico Schottelius, 03/05/2021 05:33 PM)

h1. How to use IPv6 mapped IPv4 addresses 

 h2. Status 

 This document is *WORK IN PROGRESS*. 

 h2. Introduction 

 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. 
 Using [[The ungleich NAT64 infrastructure]] we map an IPv4 address to a dedicated IPv6 address. 

 


 h2. How to use the mapped IPv4 address (incoming traffic) 

 * Setup the defined IPv6 address(es) on your system Procedure 
 ** You receive this information from the ungleich support 
 * You are done 

 h2. How to use the mapped IPv4 address (outgoing traffic) 

 * The IPv6 prefix *2a0a:e5c0:1e:c001::/96* is provided to map the IPv4 Internet 
 * You can reach f.i. 8.8.8.8 via your mapped IPv6 address with the following command: 

 <pre> 
 ping 2a0a:e5c0:1e:c001::8.8.8.8 
 </pre>