Keep in mind I set up a wireguard server and 3 ubuntu clients. we
wg0.conf
[Interface]
PrivateKey = private.key
address = 11.11.11.6/32
DNS = 8.8.8.8
[Peer]
PublicKey = publicserver.key
AllowedIPs = 0.0.0.0/0
Endpoint = serverip:51820
PersistentKeepalive = 15
rc.conf
wireguard_enable="YES"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.