How to use the IPv4-to-IPv6-Proxy » History » Version 12
Nico Schottelius, 05/05/2020 12:08 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 | 12 | Nico Schottelius | * Setup an A entry for your domain(s) pointing to |
22 | ** 185.203.112.54 (if your VM has the IPv6 address in the range 2a0a:e5c0::/48) |
||
23 | ** 185.203.115.0 (if your VM has the IPv6 address in the range 2a0a:e5c0:2::/48) |
||
24 | |||
25 | 8 | Timothée Floure | |
26 | h2. SMTP proxying (experimental) |
||
27 | |||
28 | 9 | Timothée Floure | This service allows you to *receive* emails from the IPv4-world on an IPv6-only node. |
29 | |||
30 | 11 | Timothée Floure | * Configure / setup your mail server to be reachable by IPv6, with a proper MX record. |
31 | * Inform the ungleich team via support -at- ungleich.ch about your domain. |
||
32 | 8 | Timothée Floure | * Our team configure the proxy for your domain and come back to you. |
33 | 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.@). |