Actions
Ungleich IPv4 wireguard VPN » History » Revision 3
« Previous |
Revision 3/5
(diff)
| Next »
Nico Schottelius, 10/13/2021 03:31 PM
Ungleich IPv4 wireguard VPN¶
General approach¶
The IPv4 Wireguard VPN works pretty much the same as the Ungleich IPv6 wireguard VPN.
For the general information on wireguard, please refer to above page.
See our IPv4-as-a-service product page for details.
How to get an IPv4 address¶
- Write an email to support@ungleich.ch
- Include your public wireguard key
IPv4 wireguard VPN endpoints¶
vpn-18515529.ungleich.ch¶
The following is a sample configuration for the endpoint vpn-18515529.ungleich.ch:
[Interface] PrivateKey = YOURPRIVATEKEYKERE ListenPort = 51820 Address = YOURIPV4ADDRESSHERE/32 [Peer] PublicKey = 6BRnQ+dmeFzVCH9RbM1pbJ7u3y3qrl+zUzzYCmC88kE= Endpoint = vpn-18515529.ungleich.ch:51820 AllowedIPs = 0.0.0.0/0
Updated by Nico Schottelius about 3 years ago · 3 revisions