Project

General

Profile

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

Timothée Floure, 02/20/2020 02:42 PM
Add entry for experimental SMTP proxying

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
* Configure / setup your mail server to be reachable by IPv6.
26
* Inform the ungleich team via support -at- ungleich.ch about: your domain name (e.g. @domain.tld@ for jhon.doe@domain.tld) and the address of your mail server (e.g. @my-sexy-ipv6only-vm.domain.tld@).
27
* Our team configure the proxy for your domain and come back to you.
28
* Add a MX DNS record pointing to @ipv6-mx.ungleich.ch@ (e.g. @domain.tld IN MX 10 ipv6-mx.ungleich.ch.@).