Project

General

Profile

How to use the IPv4-to-IPv6-Proxy » History » Version 11

Timothée Floure, 02/22/2020 11:09 AM

1 1 Nico Schottelius
h1. How to use the IPv4-to-IPv6-Proxy
2
3
{{toc}}
4
5 7 Timothée Floure
*%{color:green}This document contains user documentation. See [[Common operations on IPv4-to-IPv6-Proxy]] for staff operations.%*
6
7 1 Nico Schottelius
h2. Status
8
9 6 Nico Schottelius
This document is *IN PRODUCTION*.
10 1 Nico Schottelius
11
h2. Introduction
12
13
To enable IPv6 only VMs to be accessible from the IPv4 Internet, we have an IPv4-to-IPv6 proxy.
14
15 7 Timothée Floure
h2. HTTP(s) proxying
16 3 Nico Schottelius
17
* Configure / setup your website to be reachable by IPv6
18
* Ensure that your domain name has an AAAA entry pointing to your website
19 5 Nico Schottelius
* Inform the ungleich team via support -at- ungleich.ch about your domain
20
* Our team will setup the proxy to whitelist your domain
21
* Setup an A entry for your domain(s) pointing to 185.203.112.54
22 8 Timothée Floure
23
h2. SMTP proxying (experimental)
24
25 9 Timothée Floure
This service allows you to *receive* emails from the IPv4-world on an IPv6-only node.
26
27 11 Timothée Floure
* Configure / setup your mail server to be reachable by IPv6, with a proper MX record.
28
* Inform the ungleich team via support -at- ungleich.ch about your domain.
29 8 Timothée Floure
* Our team configure the proxy for your domain and come back to you.
30 11 Timothée Floure
* Add a *second* MX DNS record pointing to @ipv6-mx.ungleich.ch@, with lower priority (= higher priority number) than the original one (e.g. @domain.tld IN MX 20 ipv6-mx.ungleich.ch.@).