1
24.1 Legacy Series / wireguard not get vpn conection after change from plugin to os pls help
« on: January 23, 2024, 06:48:33 am »
Hi i have a wireguard client to my vpn, in the past version in the interface section i put the info of my vpn provider, but only put always private key and the public key always empty, now in this version i cant save changes without put a public key, but not have in interface
expample vpn provider config:
[Interface]
PrivateKey = CLIENT_PRIVATE_KEY
Address = 10.0.0.11/24
DNS = 10.0.0.1
[Peer]
PublicKey = SERVER_PUBLIC_KEY
Endpoint = SERVER_IP_ADDRESS:51820
AllowedIPs = 0.0.0.0/0
expample vpn provider config:
[Interface]
PrivateKey = CLIENT_PRIVATE_KEY
Address = 10.0.0.11/24
DNS = 10.0.0.1
[Peer]
PublicKey = SERVER_PUBLIC_KEY
Endpoint = SERVER_IP_ADDRESS:51820
AllowedIPs = 0.0.0.0/0