I've been smashing my head against this for sometime now and I am at a loss on how to get Wireguard and Protons settings to work. It won't connect.
I've read the wiki and the support forums, and I think this is just slightly outside my wheel house. Can anyone assist?
This is how ProtonVPN formats their Wireguard.conf files
Is it even possible to do this with the WireGuard app built into untangle? Is there a way to just ssh this .conf file into the router? I haven't seen a spot to put the privatekey anywhere.
I appreciate the help
I've read the wiki and the support forums, and I think this is just slightly outside my wheel house. Can anyone assist?
This is how ProtonVPN formats their Wireguard.conf files
[Interface]
# Key for Home
# NetShield = 2
# Moderate NAT = on
# VPN Accelerator = on
PrivateKey =
Address = 10.2.0.2/32
DNS = 10.2.0.1
[Peer]
# US-WA#34
PublicKey =
AllowedIPs = 0.0.0.0/0
Endpoint = 156.146.51.65:51820
# Key for Home
# NetShield = 2
# Moderate NAT = on
# VPN Accelerator = on
PrivateKey =
Address = 10.2.0.2/32
DNS = 10.2.0.1
[Peer]
# US-WA#34
PublicKey =
AllowedIPs = 0.0.0.0/0
Endpoint = 156.146.51.65:51820
I appreciate the help
Comment