From 22241a7b024ee94a57cd10e443d737a9444a8184 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 31 Aug 2020 12:12:42 +0200 Subject: [PATCH 1/7] [new product] ipv4-as-a-service --- .../u/products/ipv4-as-a-service/contents.lr | 108 ++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 content/u/products/ipv4-as-a-service/contents.lr diff --git a/content/u/products/ipv4-as-a-service/contents.lr b/content/u/products/ipv4-as-a-service/contents.lr new file mode 100644 index 0000000..43e4e3f --- /dev/null +++ b/content/u/products/ipv4-as-a-service/contents.lr @@ -0,0 +1,108 @@ +_discoverable: no +--- +_hidden: no +--- +title: IPv4 as a Service +--- +subtitle: Your static IPv4 address +--- +headline1: Your IPv4 address +--- +headline2: With a VPN +--- +headline3: Usable anywhere +--- +header_background_color: #1393B4 +--- +header_text_color: text-light +--- +nav_classes: navbar-dark +--- +feature1_title: Your own IPv4 address +--- +feature1_text: +Do you need an IPv4 address to be reachable? Does somebody wants to give +whitelist you in your firewall? This static IPv4 address can be used +anywhere you need to be reliable reachable. + +--- +feature2_title: Next gen service +--- +feature2_text: +Are you behind a NAT or even CGNAT? Do you only get a dynamic IPv4 +address? Are all your resources IPv6 only and you just need 1 IPv4 +address? All of these situations can be solved with our +IPv4-as-a-Service. +--- +feature3_title: Works anywhere +--- +feature3_text: To deliver the IPv4 address we are using a state of the +art VPN based on the Wireguard technology. This allows you to take +your IPv4 address even behind NAT. It just requires UDP +traffic to pass. +--- +content1_text: + +## Getting a static IPv4 address + +To get a static IPv4, you simply connect your computer to our VPN +server using the [wireguard](https://www.wireguard.com/) +technology. You can use the IPv4 address anywhere in the world. On +your notebook, on a server, on a router - even on a +[VIIRB](/u/products/viirb-ipv6-box/)! + +## Reverse DNS included + +You can also setup reverse DNS entries. Simply drop a mail to support +at ungleich.ch with your name and we will set it up for you. + +## Using it as a VPN + +You can use the service like a traditional VPN to have all your +traffic encrypted until the exit point in Switzerland. + +## Using it for VMs + +If you VM does not have a public IPv4 address, you can use this +service to make your VM reachable via IPv4. + +## IPv4 VPN with your own static IPv4 address + +You can use IPv4 as a service like a traditional VPN. Compared to +other VPN providers, you get your own dedicated IPv4 address. The +traffic to this IPv4 address is not shared any only your traffic is +emitted from it. + +## /48 IPv6 network included for free + +The IPv4-as-a-Service product includes an IPv6 network +as described on the [IPv6 VPN](/u/products/ipv6-vpn/) page. We believe +that every service should include IPv6 support. + +--- +content1_image /u/image/ipv6-vpn-ungleich-swiss.jpg +--- +offer1_title: IPv4-as-a-Service 144 CHF/Year +--- +offer1_text: + +* IPv4 addresses registerd in Switzerland +* Static, dedicated address +* Secured with wireguard +* /48 IPv6 network included for free +* 80 bit of IPv6 space +* Encrypted traffic until exit node in Switzerland +* with a /48 network + +--- +offer1_link: https://datacenterlight.ch/product/ipv6-vpn-48/ +--- +offer2_title: IPv4-as-a-Service for IPv6onlyHosting.com customers 108 CHF/Year +--- +offer2_text: + +* Usable only with IPv6-Only-VMs from IPv6OnlyHosting.com +* Other features same as above + +--- +offer2_link: https://datacenterlight.ch/product/ipv6-vpn-48/ From 82f8c89f7761bf29a39cace32e159e9bb4e3af88 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 31 Aug 2020 12:19:11 +0200 Subject: [PATCH 2/7] update links --- .../u/products/ipv4-as-a-service/contents.lr | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/content/u/products/ipv4-as-a-service/contents.lr b/content/u/products/ipv4-as-a-service/contents.lr index 43e4e3f..6f796a0 100644 --- a/content/u/products/ipv4-as-a-service/contents.lr +++ b/content/u/products/ipv4-as-a-service/contents.lr @@ -86,7 +86,7 @@ offer1_title: IPv4-as-a-Service 144 CHF/Year --- offer1_text: -* IPv4 addresses registerd in Switzerland +* IPv4 addresses registered in Switzerland * Static, dedicated address * Secured with wireguard * /48 IPv6 network included for free @@ -97,12 +97,22 @@ offer1_text: --- offer1_link: https://datacenterlight.ch/product/ipv6-vpn-48/ --- -offer2_title: IPv4-as-a-Service for IPv6onlyHosting.com customers 108 CHF/Year +offer2_title: IPv4-as-a-Service with 2 IPv4 address 108 CHF/Year --- offer2_text: -* Usable only with IPv6-Only-VMs from IPv6OnlyHosting.com -* Other features same as above +* Includes 2 IPv4 addresses +* Other features same as the regular offer --- offer2_link: https://datacenterlight.ch/product/ipv6-vpn-48/ +--- +offer3_title: IPv4-as-a-Service for IPv6onlyHosting.com customers 108 CHF/Year +--- +offer3_text: + +* Usable only with IPv6-Only-VMs from IPv6OnlyHosting.com +* Other features same as the regular offer + +--- +offer3_link: https://datacenterlight.ch/product/ipv6-vpn-48/ From 326bd6a3cf34616e01c6855cd7c8ad9f65f53ed9 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 31 Aug 2020 12:21:17 +0200 Subject: [PATCH 3/7] correct titles --- content/u/products/ipv4-as-a-service/contents.lr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/u/products/ipv4-as-a-service/contents.lr b/content/u/products/ipv4-as-a-service/contents.lr index 6f796a0..da15bd2 100644 --- a/content/u/products/ipv4-as-a-service/contents.lr +++ b/content/u/products/ipv4-as-a-service/contents.lr @@ -82,7 +82,7 @@ that every service should include IPv6 support. --- content1_image /u/image/ipv6-vpn-ungleich-swiss.jpg --- -offer1_title: IPv4-as-a-Service 144 CHF/Year +offer1_title: IPv4-as-a-Service 144 CHF/year --- offer1_text: @@ -97,7 +97,7 @@ offer1_text: --- offer1_link: https://datacenterlight.ch/product/ipv6-vpn-48/ --- -offer2_title: IPv4-as-a-Service with 2 IPv4 address 108 CHF/Year +offer2_title: 2x IPv4 addresses 280 CHF/year --- offer2_text: @@ -107,7 +107,7 @@ offer2_text: --- offer2_link: https://datacenterlight.ch/product/ipv6-vpn-48/ --- -offer3_title: IPv4-as-a-Service for IPv6onlyHosting.com customers 108 CHF/Year +offer3_title: IPv4-as-a-Service for IPv6onlyhosting.com customers 108 CHF/year --- offer3_text: From 63b490535faaab1e37d680c76763c4be04c1c823 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 31 Aug 2020 12:24:48 +0200 Subject: [PATCH 4/7] improve titles --- content/u/products/ipv4-as-a-service/contents.lr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/u/products/ipv4-as-a-service/contents.lr b/content/u/products/ipv4-as-a-service/contents.lr index da15bd2..56739a9 100644 --- a/content/u/products/ipv4-as-a-service/contents.lr +++ b/content/u/products/ipv4-as-a-service/contents.lr @@ -82,7 +82,7 @@ that every service should include IPv6 support. --- content1_image /u/image/ipv6-vpn-ungleich-swiss.jpg --- -offer1_title: IPv4-as-a-Service 144 CHF/year +offer1_title: 1x static IPv4 address 144 CHF/year --- offer1_text: @@ -97,7 +97,7 @@ offer1_text: --- offer1_link: https://datacenterlight.ch/product/ipv6-vpn-48/ --- -offer2_title: 2x IPv4 addresses 280 CHF/year +offer2_title: 2x static IPv4 addresses 280 CHF/year --- offer2_text: @@ -107,11 +107,11 @@ offer2_text: --- offer2_link: https://datacenterlight.ch/product/ipv6-vpn-48/ --- -offer3_title: IPv4-as-a-Service for IPv6onlyhosting.com customers 108 CHF/year +offer3_title: For DataCenterLight customers 108 CHF/year --- offer3_text: -* Usable only with IPv6-Only-VMs from IPv6OnlyHosting.com +* Usable only with VMs from IPv6OnlyHosting.com or DataCenterLight.ch * Other features same as the regular offer --- From c0904739017a551c998b5d1750f5e604d35e7a41 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 31 Aug 2020 22:42:45 +0200 Subject: [PATCH 5/7] ++ fixes --- content/u/products/ipv4-as-a-service/contents.lr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/u/products/ipv4-as-a-service/contents.lr b/content/u/products/ipv4-as-a-service/contents.lr index 56739a9..9812d23 100644 --- a/content/u/products/ipv4-as-a-service/contents.lr +++ b/content/u/products/ipv4-as-a-service/contents.lr @@ -21,8 +21,8 @@ nav_classes: navbar-dark feature1_title: Your own IPv4 address --- feature1_text: -Do you need an IPv4 address to be reachable? Does somebody wants to give -whitelist you in your firewall? This static IPv4 address can be used +Do you need an publicly reachable IPv4 address? Does somebody want to +whitelist you in their firewall? This static IPv4 address can be used anywhere you need to be reliable reachable. --- @@ -31,8 +31,8 @@ feature2_title: Next gen service feature2_text: Are you behind a NAT or even CGNAT? Do you only get a dynamic IPv4 address? Are all your resources IPv6 only and you just need 1 IPv4 -address? All of these situations can be solved with our -IPv4-as-a-Service. +address to map to the old Internet? All of these situations can be +solved with an IPv4 address as a service. --- feature3_title: Works anywhere --- From 449e46bb27902f80699f11a8ab8444f87540790c Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 31 Aug 2020 22:47:07 +0200 Subject: [PATCH 6/7] ++update --- .../u/products/ipv4-as-a-service/contents.lr | 26 ++++++++----------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/content/u/products/ipv4-as-a-service/contents.lr b/content/u/products/ipv4-as-a-service/contents.lr index 9812d23..365993c 100644 --- a/content/u/products/ipv4-as-a-service/contents.lr +++ b/content/u/products/ipv4-as-a-service/contents.lr @@ -36,35 +36,31 @@ solved with an IPv4 address as a service. --- feature3_title: Works anywhere --- -feature3_text: To deliver the IPv4 address we are using a state of the +feature3_text: To deliver the IPv4 address we are using the state of the art VPN based on the Wireguard technology. This allows you to take -your IPv4 address even behind NAT. It just requires UDP +your IPv4 address everywhere. Even behind NAT. It just requires UDP traffic to pass. --- content1_text: -## Getting a static IPv4 address +## How to get your static IPv4 address To get a static IPv4, you simply connect your computer to our VPN server using the [wireguard](https://www.wireguard.com/) technology. You can use the IPv4 address anywhere in the world. On -your notebook, on a server, on a router - even on a +your notebook, on a server, on a router or even on a [VIIRB](/u/products/viirb-ipv6-box/)! + +## Using it for IPv6 only and private IPv4 address VMs + +If you VM does not have a public IPv4 address, you can use this +service to make your VM reachable via IPv4. + ## Reverse DNS included You can also setup reverse DNS entries. Simply drop a mail to support -at ungleich.ch with your name and we will set it up for you. - -## Using it as a VPN - -You can use the service like a traditional VPN to have all your -traffic encrypted until the exit point in Switzerland. - -## Using it for VMs - -If you VM does not have a public IPv4 address, you can use this -service to make your VM reachable via IPv4. +at ungleich.ch with your DNS name and we will set it up for you. ## IPv4 VPN with your own static IPv4 address From a899c8006dddacd1907323df8d0c2e76dd213b58 Mon Sep 17 00:00:00 2001 From: PCoder Date: Tue, 1 Sep 2020 09:02:36 +0530 Subject: [PATCH 7/7] Update offer links with corresponding generic products links --- content/u/products/ipv4-as-a-service/contents.lr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/u/products/ipv4-as-a-service/contents.lr b/content/u/products/ipv4-as-a-service/contents.lr index 365993c..04e8d74 100644 --- a/content/u/products/ipv4-as-a-service/contents.lr +++ b/content/u/products/ipv4-as-a-service/contents.lr @@ -91,7 +91,7 @@ offer1_text: * with a /48 network --- -offer1_link: https://datacenterlight.ch/product/ipv6-vpn-48/ +offer1_link: https://datacenterlight.ch/product/1x-static-ipv4-address/ --- offer2_title: 2x static IPv4 addresses 280 CHF/year --- @@ -101,7 +101,7 @@ offer2_text: * Other features same as the regular offer --- -offer2_link: https://datacenterlight.ch/product/ipv6-vpn-48/ +offer2_link: https://datacenterlight.ch/product/2x-static-ipv4-addresses/ --- offer3_title: For DataCenterLight customers 108 CHF/year --- @@ -111,4 +111,4 @@ offer3_text: * Other features same as the regular offer --- -offer3_link: https://datacenterlight.ch/product/ipv6-vpn-48/ +offer3_link: https://datacenterlight.ch/product/1x-static-IPv4-address-for-dcl-customers/