diff --git a/content/u/blog/the-v6-pattern-for-proxied-hosts/contents.lr b/content/u/blog/the-v6-pattern-for-proxied-hosts/contents.lr index f20d288..43a75d0 100644 --- a/content/u/blog/the-v6-pattern-for-proxied-hosts/contents.lr +++ b/content/u/blog/the-v6-pattern-for-proxied-hosts/contents.lr @@ -11,10 +11,15 @@ _hidden: no _discoverable: yes --- abstract: -How to configure proxied IPv6 only hosts reliably. +ungleich tech talk number 1 --- body: + + 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: diff --git a/content/u/blog/ungleich-tech-talk-2-accessing-ipv4-only-devices-via-ipv6/contents.lr b/content/u/blog/ungleich-tech-talk-2-accessing-ipv4-only-devices-via-ipv6/contents.lr index 1f611c6..13de7c5 100644 --- a/content/u/blog/ungleich-tech-talk-2-accessing-ipv4-only-devices-via-ipv6/contents.lr +++ b/content/u/blog/ungleich-tech-talk-2-accessing-ipv4-only-devices-via-ipv6/contents.lr @@ -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. + + + 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. diff --git a/content/u/blog/ungleich-tech-talk-3-nat64-introduction/contents.lr b/content/u/blog/ungleich-tech-talk-3-nat64-introduction/contents.lr new file mode 100644 index 0000000..0b77323 --- /dev/null +++ b/content/u/blog/ungleich-tech-talk-3-nat64-introduction/contents.lr @@ -0,0 +1,29 @@ +title: An Introduction to NAT64 +--- +pub_date: 2021-03-09 +--- +author: ungleich +--- +twitter_handle: ungleich +--- +_hidden: no +--- +_discoverable: yes +--- +abstract: +ungleich tech talk number 3 +--- +body: + +In the +[third ungleich tech +talk](https://www.youtube.com/watch?v=AeqS6Cjkd5E) +we give an introduction on NAT64 and how it works in general. + + + +We hope that you enjoy this video and +if you have any questions, feel free to join the [IPv6 chat](/u/projects/ipv6-chat/). diff --git a/content/u/blog/ungleich-tech-talk-3-nat64-introduction/ungleich-tt-3.png b/content/u/blog/ungleich-tech-talk-3-nat64-introduction/ungleich-tt-3.png new file mode 100644 index 0000000..445142e Binary files /dev/null and b/content/u/blog/ungleich-tech-talk-3-nat64-introduction/ungleich-tt-3.png differ diff --git a/content/u/products/hosted-matrix-chat/contents.lr b/content/u/products/hosted-matrix-chat/contents.lr index c186c05..d35ecc9 100644 --- a/content/u/products/hosted-matrix-chat/contents.lr +++ b/content/u/products/hosted-matrix-chat/contents.lr @@ -127,7 +127,7 @@ description3: a hosted web client. Matrix requires a domain name in order to join the global networks, which will appear in your username (e.g. @penguin:example.0co2.cloud): you can either use a subdomain of - 0co2.cloud (e.g. example.0co2.cloud) or your own domain name. + 0co2.cloud (e.g. example.0co2.cloud) or your own domain name.

There are many Matrix @@ -181,7 +181,7 @@ closer to what you expect for a enterprise team chat at the moment. We use both at ungleich, since Matrix is especially convenient to reach out to the world! -## Matrix Light +## Matrix Light Matrix Light is an economic and practical plan for using Matrix chat. If you are not familiar with Matrix and want to start chatting on it you can start with Matrix Light plans. You can easily upgrading to bigger Matrix Light or to Matrix Pro anytime you want. @@ -231,7 +231,7 @@ content2_text: ## Matrix Pro -For communities with more frequent and dynamic use, we recommend Matrix Pro plans. Matrix Pro Chat offers fast reaction and optimal perfomance. Matrix Pro is designed to fit the nature of Matrix which benefits a lot from memory caching. +For communities with more frequent and dynamic use, we recommend Matrix Pro plans. Matrix Pro Chat offers fast reaction and optimal perfomance. Matrix Pro is designed to fit the nature of Matrix which benefits a lot from memory caching. --- offer4_title: Matrix Pro 1 (108.5 CHF/Month) @@ -279,7 +279,11 @@ content4_text: ## Matterbridge option -You can use [matterbridge](https://github.com/42wim/matterbridge) for bridging to other networks. Matterbridge can be set up with a one-time fee of 25 CHF and 5 CHF/month maintenance fee. Matterbridge supports the following protocols: +You can use [matterbridge](https://github.com/42wim/matterbridge) for +bridging to other networks. +Matterbridge can be set up with a one-time fee of **25 CHF per connected +protocol** and **5 CHF/month and protocol** maintenance fee. +Matterbridge supports the following protocols: * Discord * Gitter @@ -299,7 +303,7 @@ You can use [matterbridge](https://github.com/42wim/matterbridge) for bridging t ## Custom deployment consultancy -It is possible to integrate your Matrix instance into your other projects and apps. There are a lot of ways to best utilize the security and federation Matrix offers to best fit your usecase. Talk to us about your ideas and we will help you realise how to customize your Matrix. Get in touch with us via support -at- ungleich.ch and you will hear from our team. +It is possible to integrate your Matrix instance into your other projects and apps. There are a lot of ways to best utilize the security and federation Matrix offers to best fit your usecase. Talk to us about your ideas and we will help you realise how to customize your Matrix. Get in touch with us via support -at- ungleich.ch and you will hear from our team. --- content4_image: matrix-bridge-irc.jpg ---- \ No newline at end of file +---