++ video about accessing IPv4 only devices
This commit is contained in:
parent
18d663803e
commit
d3c7c2332d
2 changed files with 30 additions and 0 deletions
Binary file not shown.
After Width: | Height: | Size: 336 KiB |
|
@ -0,0 +1,30 @@
|
||||||
|
title: Accessing IPv4 only hosts via IPv4
|
||||||
|
---
|
||||||
|
pub_date: 2021-02-28
|
||||||
|
---
|
||||||
|
author: ungleich
|
||||||
|
---
|
||||||
|
twitter_handle: ungleich
|
||||||
|
---
|
||||||
|
_hidden: no
|
||||||
|
---
|
||||||
|
_discoverable: yes
|
||||||
|
---
|
||||||
|
abstract:
|
||||||
|
A little bit of NAT64 and a little bit of magic
|
||||||
|
---
|
||||||
|
body:
|
||||||
|
|
||||||
|
In the [second ungleich tech
|
||||||
|
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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
In this ungleich tech talk we use the
|
||||||
|
[VIWIB](/u/products/viwib-wifi-ipv6-box/) as a NAT64 translator and
|
||||||
|
a reconfigured [VIGIR](/u/products/vigir/) as an IPv4 only demo
|
||||||
|
device.
|
Loading…
Reference in a new issue