2022-02-17 21:03:55 +00:00
|
|
|
_discoverable: no
|
|
|
|
---
|
|
|
|
_hidden: no
|
|
|
|
---
|
|
|
|
title: VPN Server (as a service)
|
|
|
|
---
|
|
|
|
subtitle: Manage your own VPN connections
|
|
|
|
---
|
|
|
|
headline1: Your own VPN server
|
|
|
|
---
|
|
|
|
headline2: GitOps flow
|
|
|
|
---
|
|
|
|
headline3: Worry free VPN
|
|
|
|
---
|
|
|
|
header_background_color: #1393B4
|
|
|
|
---
|
|
|
|
header_text_color: text-light
|
|
|
|
---
|
|
|
|
nav_classes: navbar-dark
|
|
|
|
---
|
|
|
|
FIXMEimage: /u/image/cards/supportsystem.jpg
|
|
|
|
---
|
2022-02-17 21:35:27 +00:00
|
|
|
feature1_title: Ready for teams
|
2022-02-17 21:03:55 +00:00
|
|
|
---
|
|
|
|
feature1_text:
|
2022-02-17 21:35:27 +00:00
|
|
|
|
|
|
|
|
2022-02-17 21:03:55 +00:00
|
|
|
---
|
|
|
|
feature2_title: Made for developers with GitOps
|
|
|
|
---
|
|
|
|
feature2_text:
|
|
|
|
How should one manage VPN zones? What kind of configuration utility
|
|
|
|
should one use? There is a simple answer to this: none at all. Simply
|
|
|
|
commit your VPN zones to a git repository, push it - done. Everything
|
|
|
|
else is taken care of by the our infrastructure.
|
|
|
|
---
|
|
|
|
feature3_title: Concentrate your core business
|
|
|
|
---
|
|
|
|
feature3_text: Don't worry - be happy
|
|
|
|
With the hosted VPN server you can focus on your
|
|
|
|
core business. The system upgrade and maintaenance is taken cared by us.
|
|
|
|
---
|
|
|
|
content1_text:
|
|
|
|
|
|
|
|
## VPN Server as a Service (VPNSaaS)
|
|
|
|
|
|
|
|
This service allows you to manage VPN connections on your own VPN
|
2022-02-17 21:35:27 +00:00
|
|
|
servers. You manage client configurations using the standard
|
|
|
|
Wireguard configuration format.
|
2022-02-17 21:03:55 +00:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
The provided VPN servers are reachable via IPv6 and IPv4.
|
2022-02-17 21:35:27 +00:00
|
|
|
|
|
|
|
They are available in IPv6 only and dual stack (IPv6 + IPv4) versions.
|
|
|
|
|
2022-02-17 21:03:55 +00:00
|
|
|
The VPN servers are configured to pull from the configured repository
|
|
|
|
every 5 minutes.
|
|
|
|
|
|
|
|
If you order more than one VPN server, we offer to place them into
|
|
|
|
different data centers and IP ranges.
|
|
|
|
|
|
|
|
## How to use the VPN servers
|
|
|
|
|
|
|
|
There are a few simple steps required:
|
|
|
|
|
|
|
|
* Create a git repository anywhere you want - for instance on
|
|
|
|
[code.ungleich.ch](https://code.ungleich.ch) with an [ungleich
|
|
|
|
account](https://account.ungleich.ch).
|
2022-02-17 21:35:27 +00:00
|
|
|
* Create a wireguard configuration file named wg0.conf
|
|
|
|
|
|
|
|
## VPN Server modes
|
|
|
|
|
|
|
|
The needs for VPN protection are different depending on your situation
|
|
|
|
and we show some common modes on how to use the VPN server.
|
2022-02-17 21:03:55 +00:00
|
|
|
|
2022-02-17 21:35:27 +00:00
|
|
|
### IPv6 only
|
|
|
|
|
|
|
|
If you want to enable your clients with IPv6, you can assign
|
|
|
|
IPv6 addresses or IPv6 subnetworks to the clients.
|
|
|
|
|
|
|
|
### Dedicated Public IPv4
|
|
|
|
|
|
|
|
If you want your client to be reachable via IPv4 from the outside, you
|
|
|
|
can make them reachable by assigning the client a dedicated public
|
|
|
|
IPv4 address.
|
|
|
|
|
|
|
|
This mode can be combined with the IPv6 mode above.
|
|
|
|
|
|
|
|
### Shared Public IPv4
|
|
|
|
|
|
|
|
If you want your your clients to reach the IPv4 Internet via a shared
|
|
|
|
public IPv4 address. This is the "typical VPN mode".
|
|
|
|
|
|
|
|
This mode can be combined with the IPv6 mode above.
|
2022-02-17 21:03:55 +00:00
|
|
|
|
|
|
|
## Fully Open Source and IPv6 enabled
|
|
|
|
|
|
|
|
The VPN is completely based on Open
|
|
|
|
Source Software components. From the operating system to the software
|
|
|
|
stack, nothing is closed. This service is based
|
2022-02-17 21:35:27 +00:00
|
|
|
on [Wireguard](https://www.wireguard.com/).
|
2022-02-17 21:03:55 +00:00
|
|
|
|
|
|
|
## Zero Carbon Hosting
|
|
|
|
|
|
|
|
The VPN servers are running in our [Zero Carbon
|
2022-02-17 21:41:21 +00:00
|
|
|
Data Center.](https://datacenterlight.ch)
|
2022-02-17 21:03:55 +00:00
|
|
|
|
|
|
|
## Pricing
|
|
|
|
|
|
|
|
Your own VPN server is available in 2 versions:
|
|
|
|
|
2022-02-17 21:35:27 +00:00
|
|
|
* IPv6 only VPN server with a /48 network: 37 CHF/month
|
|
|
|
* Dual stack (IPv6+IPv4) VPN server with a /48 network: 46.5 CHF/month
|
|
|
|
|
|
|
|
Every additional public IPv6 /48 network is 5 CHF/month.
|
|
|
|
Every additional public IPv4 address is 9.5 CHF/month.
|
2022-02-17 21:03:55 +00:00
|
|
|
|
2022-02-17 21:35:27 +00:00
|
|
|
The one time setup fee is 25 CHF.
|
2022-02-17 21:03:55 +00:00
|
|
|
|
|
|
|
## How to order
|
|
|
|
|
2022-02-17 21:35:27 +00:00
|
|
|
You can order via **support -at- ungleich.ch**.
|