embed youtube videos

This commit is contained in:
Nico Schottelius 2021-03-09 17:46:56 +01:00
parent 8cec36024d
commit f6d4e53005
3 changed files with 14 additions and 3 deletions

View File

@ -11,10 +11,15 @@ _hidden: no
_discoverable: yes
---
abstract:
How to configure proxied IPv6 only hosts reliably.
ungleich tech talk number 1
---
body:
<iframe width="560" height="315"
src="https://www.youtube.com/embed/cANwo0IdZYU" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media;
gyroscope; picture-in-picture" allowfullscreen></iframe>
At ungleich we have a lot of IPv6-only web servers. Many of them are
are proxied from the IPv4 world, so the domain name points to two
different machines:

View File

@ -11,7 +11,7 @@ _hidden: no
_discoverable: yes
---
abstract:
A little bit of NAT64 and a little bit of magic
ungleich tech talk number 2
---
body:
@ -20,6 +20,12 @@ talk](https://www.youtube.com/watch?v=Gfe35IFdx-Q) you can find out
how to access IPv4 only devices from the IPv6 Internet using a simple
NAT64 translator.
<iframe width="560" height="315"
src="https://www.youtube.com/embed/Gfe35IFdx-Q" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media;
gyroscope; picture-in-picture" allowfullscreen></iframe>
This is especially helpful if you are by default in IPv6 only
networks, but you still have legacy-only networks or legacy-only
devices that you need to access.

View File

@ -11,7 +11,7 @@ _hidden: no
_discoverable: yes
---
abstract:
How NAT64 - a gentle introduction
ungleich tech talk number 3
---
body: